mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-06 15:42:31 +00:00
Import patches-unapplied version 2.413 to ubuntu/yakkety-proposed
Imported using git-ubuntu import. Changelog parent: 41e1ae746cef1251904d02c2d8efd6e2388181f6 New changelog entries: * name switch from ubuntu-core to just core was postponed ... temporarily revert this bit til we have the necessary snapd bits in place.
This commit is contained in:
parent
41e1ae746c
commit
6ece5f6535
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (2.413) yakkety; 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