mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-30 04:01:39 +00:00
adjust naming to something easier consumable for cdimage of os snap in snappy builds
This commit is contained in:
parent
463e1fbdf5
commit
768445efda
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (2.384) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* slightly adjust the naming of the OS snap for snappy builds so it becomes
|
||||||
|
easier for cdimage to grab and publish it.
|
||||||
|
|
||||||
|
-- Oliver Grawert <ogra@ubuntu.com> Tue, 08 Mar 2016 19:43:19 +0100
|
||||||
|
|
||||||
livecd-rootfs (2.383) xenial; urgency=medium
|
livecd-rootfs (2.383) xenial; urgency=medium
|
||||||
|
|
||||||
* add snap cration for ubuntu-core snappy rootfs builds
|
* add snap cration for ubuntu-core snappy rootfs builds
|
||||||
|
@ -341,7 +341,7 @@ EOF
|
|||||||
snappy build --squashfs $rootfs
|
snappy build --squashfs $rootfs
|
||||||
|
|
||||||
snapfile="$(ls ubuntu-core*.snap)"
|
snapfile="$(ls ubuntu-core*.snap)"
|
||||||
cp -a $snapfile $PREFIX.$snapfile
|
cp -a $snapfile $PREFIX.os.snap
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user