~tom-gall/live-build/integrate-linaro-media-create

« back to all changes in this revision

Viewing changes to manpages/make-live.1.en

  • Committer: Daniel Baumann
  • Date: 2011-03-09 17:18:29 UTC
  • Revision ID: git-v1:97c3a13dcc9becf93cb7c2aa89ea3e00f06b9179
Adding live-helper 1.0~a10-1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH MAKE\-LIVE 1 "2007\-05\-07" "1.0~a9" "live\-helper"
2
 
 
3
 
.SH NAME
4
 
make\-live \- build a Debian Live system
5
 
 
6
 
.SH SYNOPSIS
7
 
.B make\-live
8
 
[config]
9
 
[\-\-mode \fIMODE\fR]
10
 
[\-\-config \fICONFIG\fR]
11
 
[\-\-apt \fIapt\fR|\fIaptitude\fR]
12
 
[\-\-apt\-ftpproxy \fIURL\fR]
13
 
[\-\-apt\-httpproxy \fIURL\fR]
14
 
[\-\-apt\-generic \fIenabled\fR|\fIdisabled\fR]
15
 
[\-\-apt\-pdiffs \fIenabled\fR|\fIdisabled\fR]
16
 
[\-\-apt\-recommends \fIenabled\fR|\fIdisabled]
17
 
[\-\-apt\-secure \fIenabled\fR|\fIdisabled\fR]
18
 
[\-\-bootstrap \fIcdebootstrap\fR|\fIdeboostrap\fR]
19
 
[\-\-cache \fIenabled\fR|\fIdisabled\fR]
20
 
[\-\-debconf\-frontend \fIdialog\fR|\fIreadline\fR|\fInoninteractive\fR]
21
 
[\-\-debconf\-priority \fIlow\fR|\fImedium\fR|\fIhigh\fR|\fIcritical\fR]
22
 
[\-\-debconf\-nowarnings \fIyes\fR|\fIno\fR]
23
 
[\-\-genisoimage \fIgenisoimage\fR|\fImkisofs\fR]
24
 
[\-\-losetup \fIlosetup\fR|\fIlosetup.org\fR]
25
 
[\-\-tasksel \fIaptitude\fR|\fItasksel\fR]
26
 
[\-r|\-\-root \fIDIRECTORY\fR]
27
 
[\-a|\-\-archi\fItecture \fIARCHITECTURE\fR]
28
 
[\-d|\-\-distribution \fIstable\fR|\fItesting\fR|\fIunstable\fR|\fIetch\fR|\fIlenny\fR|\fIsid\fR]
29
 
[\-\-distribution\-config \fIDIRECTORY\fR]
30
 
[\-f|\-\-bootstrap\-flavour \fIminimal\fR|\fIstandard\fR]
31
 
[\-m|\-\-mirror\-build \fIURL\fR]
32
 
[\-\-mirror\-build\-security \fIURL\fR]
33
 
[\-\-mirror\-image \fIURL\fR]
34
 
[\-\-mirror\-image\-security \fIURL\fR]
35
 
[\-\-sections \fISECTION\fR|\fI\"SECTIONS\"\fR]
36
 
[\-\-interactive \fIshell\fR|\fIx11\fR|\fIxnest\fR]
37
 
[\-k|\-\-kernel\-flavour \fIFLAVOUR\fR]
38
 
[\-\-kernel\-packages \fIPACKAGE\fR|\fI\"PACKAGES\"\fR]
39
 
[\-\-keyring\-packages \fIPACKAGE\fR|\fI\"PACKAGES\"\fR]
40
 
[\-\-hooks \fI\"COMMAND\"\fR|\fI\"COMMANDS\"\fR]
41
 
[\-l|\-\-language \fILANGUAGE\fR]
42
 
[\-\-packages \fIPACKAGE\fR|\fI\"PACKAGES\"\fR]
43
 
[\-p|\-\-packages\-lists \fILIST\fR|\fI\"LISTS\"\fR]
44
 
[\-\-tasks \fITASK\fR|\fI\"TASKS\"\fR]
45
 
[\-\-security \fIenabled\fR|\fIdisabled\fR]
46
 
[\-\-symlinks \fIenabled\fR|\fIdisabled\fR]
47
 
[\-\-sysvinit \fIenabled\fR|\fIdisabled\fR]
48
 
[\-\-bootappend \fIKERNEL_PARAMETER\fR|\fI\"KERNEL_PARAMETERS\"\fR]
49
 
[\-e|\-\-encryption \fIALGORITHM\fR]
50
 
[\-\-username \fINAME\fR]
51
 
[\-\-hostname \fINAME\fR]
52
 
[\-\-filesystem \fIext2\fR|\fIplain\fR|\fIsquashfs\fR]
53
 
[\-\-memtest \fImemtest86\fR|\fImemtest86+\fR]
54
 
[\-\-iso\-volume \fISTRING\fR]
55
 
[\-\-server\-address \fIHOSTNAME\fR|\fIIP\fR]
56
 
[\-\-server\-path \fIDIRECTORY\fR]
57
 
[\-\-source \fIenabled\fR|\fIdisabled\fR]
58
 
[\-\-bootloader \fIgrub\fR|\fIsyslinux\fR]
59
 
[\-\-grub\-splash \fIFILE\fR]
60
 
[\-\-syslinux\-splash \fIFILE\fR]
61
 
[\-b|\-\-binary\-image \fIhdd\fR|\fIiso\fR|\fIusb-hdd\fR|\fInet\fR]
62
 
[\-s|\-\-source\-image \fIgeneric\fR|\fIhdd\fR|\fIiso\fR|\fIusb-hdd\fR|\fInet\fR]
63
 
[\-\-includes \fIPATH\fR]
64
 
[\-\-templates \fIPATH\fR]
65
 
[\-\-breakpoints]
66
 
[\-\-debug]
67
 
[\-\-force]
68
 
[\-\-quiet]
69
 
[\-\-verbose]
70
 
 
71
 
.SH DESCRIPTION
72
 
make\-live is a script calling all required live\-helper(7) programs to build a live system.
73
 
 
74
 
.SH OPTIONS
75
 
 
76
 
.SH SEE ALSO
77
 
\fIlive\-helper\fR(7)
78
 
.PP
79
 
This program is a part of live\-helper.
80
 
 
81
 
.SH BUGS
82
 
Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper/\fR>.
83
 
 
84
 
.SH HOMEPAGE
85
 
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>.
86
 
 
87
 
.SH AUTHOR
88
 
live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project.