mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
tweaks before review
This commit is contained in:
parent
8c8b16b5e6
commit
3ecbd2802e
2
debian/changelog
vendored
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…
x
Reference in New Issue
Block a user