--- trunk/www/project.html 2011/06/05 11:40:18 179 +++ trunk/www/project.html 2011/06/06 18:57:10 180 @@ -92,7 +92,7 @@

Documentation: About the project

30/06/2011 - v 3.2.0

-

Last update: 29/05/2011

+

Last update: 06/06/2011

@@ -125,39 +125,31 @@ The script copies all files from both ISOs to a temporary folder, integrates a new isolinux configuration file and creates a new ISO file that can be burnt to CD.

-Isolinux is a so called CD boot manager, that is controled by a configuration file called isolinux.cfg. The current implementation - based on Clonezilla Live - displays a list of boot options to the user. create-clonezilla-sysresccd provides two "sample" cfg files, to set the visible items of the boot options list:

- -

-Important
Do NOT change these two files. They will be overwritten with every program update, to provide new features. Instead use them as templates for your profiles. -

- +Isolinux is a so called CD boot manager, that is controled by a configuration file called isolinux.cfg. The current implementation - based on Clonezilla Live - displays a list of boot options to the user.

Quick creation of the CD [^]

Open /root/.clonezilla-sysresccd/profiles.conf in a text editor and:

When you are done, create your CD by executing form console:

-

create-clonezilla-sysresccd -p 2

+

create-clonezilla-sysresccd -p 3

Note
The CD you will create following this procedure will lack the customization I have done. If you wanted to have it, you would have to follow the procedure introduced in the page Custom CDs.

@@ -521,7 +513,7 @@