mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-23 00:31:33 +00:00
fix version in comment
This commit is contained in:
parent
2cb63fc7a5
commit
f0a0953e14
@ -431,7 +431,7 @@ deb-src ${USERMIRROR} ${STE}-updates ${COMP}
|
|||||||
# we mv the initramfs, so it's not wasting space on the livefs
|
# we mv the initramfs, so it's not wasting space on the livefs
|
||||||
mv ${ROOT}/boot/initrd.img-"${KVER}" livecd.${FSS}.initrd-"${SUBARCH}"
|
mv ${ROOT}/boot/initrd.img-"${KVER}" livecd.${FSS}.initrd-"${SUBARCH}"
|
||||||
rm -f ${ROOT}/boot/initrd.img-"${KVER}".bak
|
rm -f ${ROOT}/boot/initrd.img-"${KVER}".bak
|
||||||
# ubiquity >= 1.9.3 copies the kernel from the CD root if it doesn't
|
# ubiquity >= 1.9.4 copies the kernel from the CD root if it doesn't
|
||||||
# find one on the livefs, allowing us to save space
|
# find one on the livefs, allowing us to save space
|
||||||
mv ${ROOT}/boot/vmlinu?-"${KVER}" livecd.${FSS}.kernel-"${SUBARCH}"
|
mv ${ROOT}/boot/vmlinu?-"${KVER}" livecd.${FSS}.kernel-"${SUBARCH}"
|
||||||
done
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user