specifies a package list file, one package for each line. It overrides list option.
.TP
.BI"\-\-logfile "FILE
specifies the location of the logfile. It can be set through LIVE_LOGFILE,
default is \$LIVE_ROOT/make-live.log
.TP
.BI"\-\-preseed "FILE
clone the packages selection and configuration from the provided
root directory.
.TP
.BI"\-\-rootfs "DIRECTORY
skip all phases of rootfs generation and just install casper and the
kernel in the specified root directory (must be a debian).
.TP
.BI"\-s, \-\-section "SECTION"\|.\|.\|.\|"
specifies which sections are going to be availble for the package selection inside the chroot (Default: main). Can be set to every combination of "main contrib non-free", also through LIVE_SECTIONS.
.TP
.BI"\-\-splashy [\|"THEME\|]
specifies that splashy should be installed and included in initamfs, an optional
official THEME could be selected or an exernal theme could be installed, in the
second case the .tar.gz theme should be passed without extension and must be in
the current directory. Can be also set through LIVE_SPLASHY and
LIVE_SPLASHY_THEME environment variables.
.TP
.BI"\-t, \-\-type "TYPE
specifies the image type to generate. Currently, only iso and net are available.
.TP
.BI"\-\-templates "DIRECTORY
specifies a templates directory to use instead of the default one.
.TP
.B\-\-verbose
providing debug information for third-party tools.
.TP
.B\-h,\-\-help
display this help and exit.
.TP
.B\-u,\-\-usage
show usage and exit.
.TP
.B\-v,\-\-version
output version information and exit.
.SHLISTS
Every list does already include the Debian standard package selection.
.TP
.Bgnome|gnome-core|gnome-full
include GNOME.
.TP
.Bkde|kde-core|kde-full|kde-extra
include KDE.
.TP
.Bx11|x11-core
include X-Window-System only.
.TP
.Bxfce
include Xfce.
.SHBUGS
.Bmake-live
works fully on amd64 and i386, partially on alpha, hppa, ia64, mips, mipsel,
powerpc, s390 and sparc. Other architectures, such as arm and m68k, as well as
non-linux ports of Debian, like hurd-i386, are currently not supported.
.SHHOMEPAGE
Debian Live project <http://live.debian.net/>
.SHSEEALSO
.BRmake-live.conf(8).
.SHAUTHOR
make-live was written by Daniel Baumann <daniel@debian.org> and Marco Amadori