Stephen Liu wrote:
Hi Alexander,
svn co svn://svn.linuxfromscratch.org/livecd/trunk lfs-livecd
The above link is not working. Would it be the document removed?
It is working, but it is not a link that you can open with a browser.
You just have to install Subversion (see BLFS) and type the full command
(including "svn co") into the terminal. For more information about
Subversion and its commands, read their book:
http://svnbook.red-bean.com/
Probably you also need some background information on version control
systems and their use.
http://en.wikipedia.org/wiki/Version_control_system
I found following site;
http://www.fsl.cs.sunysb.edu/project-unionfs.html
Is it the same?
Yes. But note that all their releases are buggy, patches are needed
(read archives of their mailing lists for more information).
Can following technique be applied on LiveCD
http://www.7-zip.org/
Yes (but it is slow), it only remains to teach all programs to
transparently use compressed files. This can be done e.g. by adding FUSE
to the CD and writing the 7-zip filesystem driver for FUSE. The catch is
that you have to write this driver yourself. I think it would be more
productive to create and test a simple uncompressed LFS-only LiveCD first :)
BTW my first (unofficial) LiveCD used zisofs as a compression method.
--
Alexander E. Patrakov
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page