> > tar -cjf path/to/archive.tar.bz2 $LFS/* > > should do it.. that's what I do.. Just remember to pack it up from the > host system, not the LFS system itself while it's running ;) >
I've always done: tar cjpf archive.tar.bz2 (within the $LFS directory to make things a bit smoother when I unpack it).
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
