MakeCD README

MakeCD is just a wrapper over mkcd, it allow to run mkcd on system where
the needed perl modules are only in the mirrored tree.

The basic command to make CDs is to type:

<PATH_TO_MAKECD>/MakeCD -t <where you want the ISOs files to be created> -a <where is the repository root>

for example:

/usr/local/mirror/cooker/i586/misc/MakeCD -t /tmp/ -a /usr/local/mirror/cooker/i586/

You can include the sources with the -s tag:

/usr/local/mirror/cooker/i586/misc/MakeCD -t /tmp/ -a -s /usr/local/mirror/cooker/i586/

You can limit the number of CD created:

/usr/local/mirror/cooker/i586/misc/MakeCD -t /tmp/ -a -c 2 /usr/local/mirror/cooker/i586/