mklive: switch to xz initramfs; misc tweaks.

This commit is contained in:
Juan RP
2014-05-23 10:55:03 +02:00
parent 27aa44e0fd
commit 11e39d0fbc
4 changed files with 12 additions and 15 deletions

View File

@ -4,4 +4,4 @@
# Copy the initramfs back to the new rootfs for proper shutdown.
KVER=$(uname -r)
cp /run/initramfs/live/boot/initrd.lz $NEWROOT/boot/initramfs-${KVER}.img
cp /run/initramfs/live/boot/initrd $NEWROOT/boot/initramfs-${KVER}.img