[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

typos



Hi,

live-helper_1.0~a14~1990_all.deb
live-initramfs_1.90.1~1986_i386.deb

typos i've found:

* lh_binary_rootfs:

if LIVE_CHROOT_FILESYSTEM is ext2:

-               DU_DIM="`du -ks chroot | cut -f1`"
+               DU_DIM="`du -ks chroot/chroot | cut -f1`"

because lh_binary_chroot makes a copy of chroot into chroot/chroot

Question: Why do you make a copy?


* lh_binary_syslinux, lh_binary_grub and lh_binary_yaboot

f [ -n "${LIVE_HOSTNAME}" ]
then
-       case "${LIVE_INITRAMFS}" in
+       case "${LH_INITRAMFS}" in
                casper)


cu Peter






Reply to: