2007-09-23 08:05:10 +00:00
.TH MAKE\-LIVE 1 "2007\-05\-28" "1.0~a12" "live\-helper"
2007-09-23 08:04:51 +00:00
.SH NAME
make\- live \- build a Debian Live system
.SH SYNOPSIS
.B make\-live
[config]
[\- \- mode \fI MODE\fR ]
[\- \- config \fI CONFIG\fR ]
[\- \- apt \fI apt\fR |\fI aptitude\fR ]
[\- \- apt\- ftpproxy \fI URL\fR ]
[\- \- apt\- httpproxy \fI URL\fR ]
[\- \- apt\- generic \fI enabled\fR |\fI disabled\fR ]
[\- \- apt\- pdiffs \fI enabled\fR |\fI disabled\fR ]
[\- \- apt\- recommends \fI enabled\fR |\fI disabled]
[\- \- apt\- secure \fI enabled\fR |\fI disabled\fR ]
[\- \- bootstrap \fI cdebootstrap\fR |\fI deboostrap\fR ]
[\- \- cache \fI enabled\fR |\fI disabled\fR ]
[\- \- debconf\- frontend \fI dialog\fR |\fI readline\fR |\fI noninteractive\fR ]
[\- \- debconf\- priority \fI low\fR |\fI medium\fR |\fI high\fR |\fI critical\fR ]
[\- \- debconf\- nowarnings \fI yes\fR |\fI no\fR ]
[\- \- genisoimage \fI genisoimage\fR |\fI mkisofs\fR ]
[\- \- losetup \fI losetup\fR |\fI losetup.org\fR ]
[\- \- tasksel \fI aptitude\fR |\fI tasksel\fR ]
[\- r|\- \- root \fI DIRECTORY\fR ]
[\- a|\- \- archi\fI tecture \fI ARCHITECTURE\fR ]
[\- d|\- \- distribution \fI stable\fR |\fI testing\fR |\fI unstable\fR |\fI etch\fR |\fI lenny\fR |\fI sid\fR ]
[\- \- distribution\- config \fI DIRECTORY\fR ]
[\- f|\- \- bootstrap\- flavour \fI minimal\fR |\fI standard\fR ]
[\- m|\- \- mirror\- build \fI URL\fR ]
[\- \- mirror\- build\- security \fI URL\fR ]
[\- \- mirror\- image \fI URL\fR ]
[\- \- mirror\- image\- security \fI URL\fR ]
[\- \- sections \fI SECTION\fR |\fI \"SECTIONS\"\fR]
[\- \- interactive \fI shell\fR |\fI x11\fR |\fI xnest\fR ]
[\- k|\- \- kernel\- flavour \fI FLAVOUR\fR ]
[\- \- kernel\- packages \fI PACKAGE\fR |\fI \"PACKAGES\"\fR]
[\- \- keyring\- packages \fI PACKAGE\fR |\fI \"PACKAGES\"\fR]
[\- \- hooks \fI \"COMMAND\"\fR|\fI\"COMMANDS\"\fR]
[\- l|\- \- language \fI LANGUAGE\fR ]
[\- \- packages \fI PACKAGE\fR |\fI \"PACKAGES\"\fR]
[\- p|\- \- packages\- lists \fI LIST\fR |\fI \"LISTS\"\fR]
[\- \- tasks \fI TASK\fR |\fI \"TASKS\"\fR]
[\- \- security \fI enabled\fR |\fI disabled\fR ]
[\- \- symlinks \fI enabled\fR |\fI disabled\fR ]
[\- \- sysvinit \fI enabled\fR |\fI disabled\fR ]
[\- \- bootappend \fI KERNEL_PARAMETER\fR |\fI \"KERNEL_PARAMETERS\"\fR]
[\- e|\- \- encryption \fI ALGORITHM\fR ]
[\- \- username \fI NAME\fR ]
[\- \- hostname \fI NAME\fR ]
[\- \- filesystem \fI ext2\fR |\fI plain\fR |\fI squashfs\fR ]
[\- \- memtest \fI memtest86\fR |\fI memtest86+\fR ]
[\- \- iso\- volume \fI STRING\fR ]
[\- \- server\- address \fI HOSTNAME\fR |\fI IP\fR ]
[\- \- server\- path \fI DIRECTORY\fR ]
[\- \- source \fI enabled\fR |\fI disabled\fR ]
[\- \- bootloader \fI grub\fR |\fI syslinux\fR ]
[\- \- grub\- splash \fI FILE\fR ]
[\- \- syslinux\- splash \fI FILE\fR ]
2007-09-23 08:04:52 +00:00
[\- b|\- \- binary\- image \fI hdd\fR |\fI iso\fR |\fI usb-hdd\fR |\fI net\fR ]
[\- s|\- \- source\- image \fI generic\fR |\fI hdd\fR |\fI iso\fR |\fI usb-hdd\fR |\fI net\fR ]
2007-09-23 08:04:51 +00:00
[\- \- includes \fI PATH\fR ]
[\- \- templates \fI PATH\fR ]
[\- \- breakpoints]
[\- \- debug]
[\- \- force]
[\- \- quiet]
[\- \- verbose]
.SH DESCRIPTION
make\- live is a script calling all required live\- helper(7) programs to build a live system.
.SH OPTIONS
.SH SEE ALSO
\fI live\- helper\fR (7)
.PP
This program is a part of live\- helper.
.SH BUGS
Report bugs against live\- helper <\fI http://packages.qa.debian.org/live\- helper/\fR >.
.SH HOMEPAGE
More information about the Debian Live project can be found at <\fI http://debian\- live.alioth.debian.org/\fR > and <\fI http://wiki.debian.org/DebianLive/\fR >.
.SH AUTHOR
live\- helper was written by Daniel Baumann <\fI daniel@debian.org\fR > for the Debian project.