diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:16 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:26 +0100 |
commit | f314791fa2fa3e6a557ca50ecb4a0cf7798fee79 (patch) | |
tree | 1289402c2df38afa3f1f70c7e40fe4f35835d670 /manpages/make-live.en.1 | |
parent | c79ab34a7c597c9e3ab202c644121c6944789424 (diff) | |
download | vyos-live-build-f314791fa2fa3e6a557ca50ecb4a0cf7798fee79.tar.gz vyos-live-build-f314791fa2fa3e6a557ca50ecb4a0cf7798fee79.zip |
Adding live-helper 1.0~a20-1.
Diffstat (limited to 'manpages/make-live.en.1')
-rw-r--r-- | manpages/make-live.en.1 | 88 |
1 files changed, 0 insertions, 88 deletions
diff --git a/manpages/make-live.en.1 b/manpages/make-live.en.1 deleted file mode 100644 index 9af89798f..000000000 --- a/manpages/make-live.en.1 +++ /dev/null @@ -1,88 +0,0 @@ -.TH MAKE\-LIVE 1 "2007\-07\-16" "1.0~a19" "live\-helper" - -.SH NAME -make\-live \- build a Debian Live system - -.SH SYNOPSIS -.B make\-live -[config] -[\-\-mode \fIMODE\fR] -[\-\-config \fICONFIG\fR] -[\-\-apt \fIapt\fR|\fIaptitude\fR] -[\-\-apt\-ftpproxy \fIURL\fR] -[\-\-apt\-httpproxy \fIURL\fR] -[\-\-apt\-generic \fIenabled\fR|\fIdisabled\fR] -[\-\-apt\-pdiffs \fIenabled\fR|\fIdisabled\fR] -[\-\-apt\-recommends \fIenabled\fR|\fIdisabled] -[\-\-apt\-secure \fIenabled\fR|\fIdisabled\fR] -[\-\-bootstrap \fIcdebootstrap\fR|\fIdeboostrap\fR] -[\-\-cache \fIenabled\fR|\fIdisabled\fR] -[\-\-debconf\-frontend \fIdialog\fR|\fIreadline\fR|\fInoninteractive\fR] -[\-\-debconf\-priority \fIlow\fR|\fImedium\fR|\fIhigh\fR|\fIcritical\fR] -[\-\-debconf\-nowarnings \fIyes\fR|\fIno\fR] -[\-\-genisoimage \fIgenisoimage\fR|\fImkisofs\fR] -[\-\-losetup \fIlosetup\fR|\fIlosetup.org\fR] -[\-\-tasksel \fIaptitude\fR|\fItasksel\fR] -[\-r|\-\-root \fIDIRECTORY\fR] -[\-a|\-\-archi\fItecture \fIARCHITECTURE\fR] -[\-d|\-\-distribution \fIstable\fR|\fItesting\fR|\fIunstable\fR|\fIetch\fR|\fIlenny\fR|\fIsid\fR] -[\-\-distribution\-config \fIDIRECTORY\fR] -[\-f|\-\-bootstrap\-flavour \fIminimal\fR|\fIstandard\fR] -[\-m|\-\-mirror\-build \fIURL\fR] -[\-\-mirror\-build\-security \fIURL\fR] -[\-\-mirror\-image \fIURL\fR] -[\-\-mirror\-image\-security \fIURL\fR] -[\-\-sections \fISECTION\fR|\fI\"SECTIONS\"\fR] -[\-\-interactive \fIshell\fR|\fIx11\fR|\fIxnest\fR] -[\-k|\-\-kernel\-flavour \fIFLAVOUR\fR] -[\-\-kernel\-packages \fIPACKAGE\fR|\fI\"PACKAGES\"\fR] -[\-\-keyring\-packages \fIPACKAGE\fR|\fI\"PACKAGES\"\fR] -[\-\-hooks \fI\"COMMAND\"\fR|\fI\"COMMANDS\"\fR] -[\-l|\-\-language \fILANGUAGE\fR] -[\-\-packages \fIPACKAGE\fR|\fI\"PACKAGES\"\fR] -[\-p|\-\-packages\-lists \fILIST\fR|\fI\"LISTS\"\fR] -[\-\-tasks \fITASK\fR|\fI\"TASKS\"\fR] -[\-\-security \fIenabled\fR|\fIdisabled\fR] -[\-\-symlinks \fIenabled\fR|\fIdisabled\fR] -[\-\-sysvinit \fIenabled\fR|\fIdisabled\fR] -[\-\-bootappend \fIKERNEL_PARAMETER\fR|\fI\"KERNEL_PARAMETERS\"\fR] -[\-e|\-\-encryption \fIALGORITHM\fR] -[\-\-username \fINAME\fR] -[\-\-hostname \fINAME\fR] -[\-\-filesystem \fIext2\fR|\fIplain\fR|\fIsquashfs\fR] -[\-\-memtest \fImemtest86\fR|\fImemtest86+\fR] -[\-\-iso\-volume \fISTRING\fR] -[\-\-server\-address \fIHOSTNAME\fR|\fIIP\fR] -[\-\-server\-path \fIDIRECTORY\fR] -[\-\-source \fIenabled\fR|\fIdisabled\fR] -[\-\-bootloader \fIgrub\fR|\fIsyslinux\fR] -[\-\-grub\-splash \fIFILE\fR] -[\-\-syslinux\-splash \fIFILE\fR] -[\-b|\-\-binary\-image \fIiso\fR|\fInet\fR|\fItar\fR|\fInet\fR] -[\-s|\-\-source\-image \fIiso\fR|\fInet\fR|\fItar\fR|\fInet\fR] -[\-\-includes \fIPATH\fR] -[\-\-templates \fIPATH\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 -\fIlive\-helper\fR(7) -.PP -This program is a part of live\-helper. - -.SH BUGS -Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper/\fR>. - -.SH HOMEPAGE -More information about the Debian Live project can be found at <\fIhttp://debian\-live.alioth.debian.org/\fR> and <\fIhttp://wiki.debian.org/DebianLive/\fR>. - -.SH AUTHOR -live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project. |