| 1 |
Livecd.net iBuild README |
|---|
| 2 |
----------------------- |
|---|
| 3 |
iBuild v 0.27, 11th October 2004 |
|---|
| 4 |
|
|---|
| 5 |
NOTICE: This README is just a short introduction of iBuild. More extensive HOWTO can be found at the project homepage http://ibuild.livecd.net/howto.en.php |
|---|
| 6 |
|
|---|
| 7 |
What is iBuild? |
|---|
| 8 |
========================= |
|---|
| 9 |
iBuild is a special tool for remastering GNU/Linux LiveCD's. In short - this tool can change your life if you are trying to build your own GNU/Linux LiveCD. |
|---|
| 10 |
|
|---|
| 11 |
For the impatient |
|---|
| 12 |
======================== |
|---|
| 13 |
|
|---|
| 14 |
For the installation instructions see INSTALL |
|---|
| 15 |
|
|---|
| 16 |
The idea behind iBuild |
|---|
| 17 |
======================== |
|---|
| 18 |
iBuild is basically a graphical user interface (GUI) for Intellibuild - set of scripts, written in python, designed to simplify the process of creation/remastering of Morphix LiveCD's. Using iBuild one can build his own GNU/Linux LiveCD with his own components, end-user programms and outfit in just a few steps, without extensive knowledge of programming. In short, iBuild allows you to concentrate on your own customizations and content of LiveCD, iBuild will take care for the rest of the remastering process "behind the scenes". |
|---|
| 19 |
|
|---|
| 20 |
How does it work? |
|---|
| 21 |
======================= |
|---|
| 22 |
From user's perspective, iBuild is quite simple. You simply open a template with base settings, select (add and/or remove) the programs and insert the content you want to be included into your own GNU/Linux LiveCD and click the "Build" button. When iBuild is done, your custom .iso image of GNU/Linux LiveCD awaits you. All you have to do is to burn it on CD and you are ready to go. |
|---|
| 23 |
|
|---|
| 24 |
More behind the scene |
|---|
| 25 |
====================== |
|---|
| 26 |
One of the main components of Intellibuild python scripts in the back of iBuild are patches for each end-user program and settings, which you want to apply into your own GNU/Linux LiveCD. Those paches take care of the installation of Debian .deb packages from the different mirrors (every package with end-user or system program is downloaded from the Internet at the time of build or from proxy/cache). Patches also apply some custom settings onto your GNU/Linux LiveCD. At the end, your GNU/Linux LiveCD is a pure Debian system, which runs from CD and it can also have your personal settings, touch or content. |
|---|
| 27 |
|
|---|
| 28 |
Where can I get more information? |
|---|
| 29 |
====================== |
|---|
| 30 |
More information on iBuild and extensive HOWTO can be found on project homepage |
|---|
| 31 |
|
|---|
| 32 |
http://ibuild.livecd.net/ |
|---|
| 33 |
|
|---|
| 34 |
You can also join developers mailing list at http://lists.owca.info/listinfo/livecd-devel |
|---|
| 35 |
|
|---|
| 36 |
Questions, comments and bug reports can be sent to livecd-devel@lists.owca.info |
|---|
| 37 |
|
|---|
| 38 |
IRC support can be found on channel #morphix at irc.freenode.net |
|---|
| 39 |
|
|---|
| 40 |
More information on LiveCD project can be found at http://www.livecd.net/ |
|---|
| 41 |
|
|---|
| 42 |
Enjoy remastering with iBuild! |
|---|
| 43 |
|
|---|
| 44 |
LiveCD.net iBuild Developement Team |
|---|
| 45 |
|
|---|