Live-cd-sources
From JonDonym Wiki
(Difference between revisions)
Line 7: | Line 7: | ||
*[https://www.awxcnx.de/download2/jondo-live-dvd-en-src.tar.bz2 jondo-live-dvd-en-src.tar.bz2] (DVD version) | *[https://www.awxcnx.de/download2/jondo-live-dvd-en-src.tar.bz2 jondo-live-dvd-en-src.tar.bz2] (DVD version) | ||
− | After download and unpack an archive you can build your own live-cd. You have to install ''live-build'' on your Linux computer first. If you were running Debian ''wheezy'', you may install with ''aptitude''. Otherwise you may get the sources at [[http://live.debian.net]] | + | After download and unpack an archive you can build your own live-cd. You have to install ''live-build'' on your Linux computer first. If you were running Debian ''wheezy'', you may install with ''aptitude''. Otherwise you may get the sources at [[http://live.debian.net http://live.debian.net]]. |
<code> tar -xaf jondo-live-en-src.tar.bz2 | <code> tar -xaf jondo-live-en-src.tar.bz2 | ||
cd jondo-live-en-src | cd jondo-live-en-src | ||
lb build</code> | lb build</code> |
Revision as of 13:40, 18 December 2012
Live-CD build sources
You may download the build sources of our live-cd:
- jondo-live-cd-en-src.tar.bz2 (CD version)
- jondo-live-dvd-en-src.tar.bz2 (DVD version)
After download and unpack an archive you can build your own live-cd. You have to install live-build on your Linux computer first. If you were running Debian wheezy, you may install with aptitude. Otherwise you may get the sources at [http://live.debian.net].
tar -xaf jondo-live-en-src.tar.bz2
cd jondo-live-en-src
lb build