Peter Holik wrote:
> -               DU_DIM="`du -ks chroot | cut -f1`"
> +               DU_DIM="`du -ks chroot/chroot | cut -f1`"

fixed, thanks.

> Question: Why do you make a copy?

because we build the squashfs image with mksquashfs from inside the
chroot. otherwise, the mksquashfs from the host distribution would be
used, which not necessarily needs to match the debian distribution we
built (in fact, does not even need to be a debian distribution at all).

> -       case "${LIVE_INITRAMFS}" in
> +       case "${LH_INITRAMFS}" in
>                 casper)

fixed, thanks.

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          [EMAIL PROTECTED]
Internet:       http://people.panthera-systems.net/~daniel-baumann/



_______________________________________________
Debian-live-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel
  • typos Peter Holik
    • typos Peter Holik
      • Re: typos Daniel Baumann

Reply via email to