Line 19: |
Line 19: |
| | | |
| == How to Build == | | == How to Build == |
| + | |
| + | The construction of the CD is pretty easy. Configuration is all done in the /livecd/conf directory, you can read how to do it [http://wiki.debian.org/DebianLive debian-live site], or go in debian-live [irc://irc.oftc.net/#debian-live IRC channel] |
| + | |
| + | === In non-Debian systems (Fedora, etc) === |
| + | |
| + | === In Debian systems === |
| + | |
| + | 1. |
| + | apt-get install live-helper |
| + | 2. |
| + | svn co https://sugarlivecd.svn.sourceforge.net/svnroot/sugarlivecd |
| + | cd ./sugarlivecd/live-cd |
| + | lh_clean ; lh_build |
| + | |
| + | The creation takes time, and you will need to be connected to the internet. |