>Now my question is, since I have the Live-CD is 
>"mkdir -v $LFS/sources" necessary?
>
>I would have thought something like "cp -a / $LFS" is
>sufficient. OK, /mnt/lfs itself could go in circles.
>In addition, I don't want all the stuff what a Live-CD
>needs, just the bare minimum.
>
>Can somebody show me the way out?
>
>Or does Live-CD contain the essential files in one place?
>
>regards
>Steve

Hi Steve,
I'm still more of a Linux guru-in-training, so forgive me if I am vague
or even incorrect. IIRC, the LFS book gives you the instructions to
create a Linux environment once you have booted into Linux. I think it
regards the LFS LiveCD as a separate project. I normally do create a
$LFS/sources folder and copy the LiveCD's packages there. If you really
want to pare things down when you're done, you can always go back and
delete the sources folder, or you could just tarball it to save space,
and that way you can easily go back to exactly what you had, should you
ever need to.

I believe you could even leave the sources on the LiveCD, and just tar
xvf <source> -C/mnt/lfs/sources or something similar... Let me know if
this is the answer you were looking for.

Dan
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to