tweaks before review

ubuntu/cosmic
Michael Hudson-Doyle 7 years ago
parent 8c8b16b5e6
commit 3ecbd2802e

2
debian/changelog vendored

@ -1,4 +1,4 @@
livecd-rootfs (2.488~ppa5) bionic; urgency=medium
livecd-rootfs (2.488) UNRELEASED; urgency=medium
* Move casper from filesystem.squashfs to installer.squashfs.

@ -50,7 +50,7 @@ for INITRAMFS in $(find $SQUASH_ROOT/boot -name 'initrd*' -not -type l); do
done
# and lb_binary_linux-image:
mv $SQUASH_ROOT/boot/initrd.img-* binary/casper/
# To replace the previously built one with it.
# to replace the previously built one with it.
chroot $SQUASH_ROOT apt-get -y install curtin

Loading…
Cancel
Save