mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-13 19:21:36 +00:00
revert the renaming from ubuntu-core to core for the os snap until snapd is ready for this
This commit is contained in:
parent
581e738ae4
commit
e9c7cee3de
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (2.413) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* name switch from ubuntu-core to just core was postponed ... temporarily
|
||||||
|
revert this bit til we have the necessary snapd bits in place.
|
||||||
|
|
||||||
|
-- Oliver Grawert <ogra@ubuntu.com> Mon, 30 May 2016 17:43:40 +0200
|
||||||
|
|
||||||
livecd-rootfs (2.412) yakkety; urgency=medium
|
livecd-rootfs (2.412) yakkety; urgency=medium
|
||||||
|
|
||||||
* rename the ubuntu-core snap to simply be "core", update the package
|
* rename the ubuntu-core snap to simply be "core", update the package
|
||||||
|
@ -330,7 +330,7 @@ if [ "$PROJECT:$SUBPROJECT" = "ubuntu-core:system-image" ]; then
|
|||||||
VERSION="$(lsb_release -r -s)+$(date +20%y%m%d.%H-%M)"
|
VERSION="$(lsb_release -r -s)+$(date +20%y%m%d.%H-%M)"
|
||||||
|
|
||||||
cat > $rootfs/meta/snap.yaml <<EOF
|
cat > $rootfs/meta/snap.yaml <<EOF
|
||||||
name: core
|
name: ubuntu-core
|
||||||
version: $VERSION
|
version: $VERSION
|
||||||
summary: The core runtime environment for snapd
|
summary: The core runtime environment for snapd
|
||||||
architectures: [$ARCH]
|
architectures: [$ARCH]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user