5 livecd-creator, creates live cd or dvd images.
9 B<livecd-creator> [OPTIONS]
13 B<livecd-creator> creates live cd or dvd images from kickstart files. Kickstart files contain the information about packages and configurations that are built into the image.
21 Shows a help message and exits.
27 These options define the created image.
31 =item -c KSCFG, --config=KSCFG
33 Path to kickstart config file
35 =item -b BASE_ON, --base-on=BASE_ON
37 Add packages to an existing live CD iso9660 image.
39 =item -f FS_LABEL, --fslabel=FS_LABEL
41 File system label (default based on config name)
45 =head1 SYSTEM DIRECTORY OPTIONS
47 These options define directories used on your system for creating the live image
51 =item -t TMPDIR, --tmpdir=TMPDIR
53 Temporary directory to use (default: /var/tmp)
55 =item --cache=CACHEDIR
57 Cache directory to use (default: private cache)
66 --config=/usr/share/livecd-tools/livecd-fedora-minimal.ks
68 Fedora Desktop Live CD
71 --config=/usr/share/livecd-tools/livecd-fedora-desktop.ks \
72 --fslabel=Fedora9-LiveCD-foo
76 David Zeuthen, Jeremy Katz, Douglas McClendon and a team of many other contributors. See the AUTHORS file in the source distribution for the complete list of credits.
80 Report bugs to the mailing list C<http://www.redhat.com/mailman/listinfo/fedora-livecd-list> or directly to BugZilla C<http://bugzilla.redhat.com/bugzilla/> against the C<Fedora> product, and the C<livecd-tools> component.
84 Copyright (C) Fedora Project 2008, and various contributors. This is free software. You may redistribute copies of it under the terms of the GNU General Public License C<http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law.
88 C<livecd-iso-to-disk(1)>, project website C<http://fedoraproject.org/wiki/FedoraLiveCD>