mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-08-15 10:44:26 +00:00
Seed snaps from stable, cause channels are msising.
This commit is contained in:
parent
f85e411e6e
commit
f3c89783ac
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.525.27~ppa1) bionic; urgency=medium
|
||||
|
||||
* Seed snaps from stable, cause channels are msising.
|
||||
|
||||
-- Dimitri John Ledkov <xnox@ubuntu.com> Fri, 31 May 2019 10:49:33 +0100
|
||||
|
||||
livecd-rootfs (2.525.26) bionic; urgency=medium
|
||||
|
||||
* Strip translation files out of the minimal images, another thing that
|
||||
|
@ -85,7 +85,7 @@ preinstall_snaps() {
|
||||
snap_prepare chroot
|
||||
|
||||
for snap in "$@"; do
|
||||
snap_preseed chroot "${snap}"
|
||||
snap_preseed chroot "${snap}" stable
|
||||
done
|
||||
lb chroot_resolv remove
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user