diff --git a/debian/changelog b/debian/changelog index 6b66e3d8..3b959a69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/live-build/ubuntu-server/hooks/032-installer-squashfs.binary b/live-build/ubuntu-server/hooks/032-installer-squashfs.binary index a6bc08a1..ce66d209 100755 --- a/live-build/ubuntu-server/hooks/032-installer-squashfs.binary +++ b/live-build/ubuntu-server/hooks/032-installer-squashfs.binary @@ -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