diff options
Diffstat (limited to 'manpages/en')
-rw-r--r-- | manpages/en/lb.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_binary.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_bootstrap.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_build.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_chroot.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_clean.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_config.1 | 6 | ||||
-rw-r--r-- | manpages/en/lb_source.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_testroot.1 | 2 | ||||
-rw-r--r-- | manpages/en/live-build.7 | 2 |
10 files changed, 10 insertions, 14 deletions
diff --git a/manpages/en/lb.1 b/manpages/en/lb.1 index d838e1f97..f35f7532b 100644 --- a/manpages/en/lb.1 +++ b/manpages/en/lb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-20 3.0~b6-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 3.0~b6-1 "Debian Live Project" .SH NAME \fBlb\fR \- wrapper for live\-build programs diff --git a/manpages/en/lb_binary.1 b/manpages/en/lb_binary.1 index bd7a2d079..e4723188d 100644 --- a/manpages/en/lb_binary.1 +++ b/manpages/en/lb_binary.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-20 3.0~b6-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 3.0~b6-1 "Debian Live Project" .SH NAME \fBlb binary\fR \- Complete the binary stage diff --git a/manpages/en/lb_bootstrap.1 b/manpages/en/lb_bootstrap.1 index b910d2a40..9d60d6561 100644 --- a/manpages/en/lb_bootstrap.1 +++ b/manpages/en/lb_bootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-20 3.0~b6-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 3.0~b6-1 "Debian Live Project" .SH NAME \fBlb bootstrap\fR \- Complete the bootstrap stage diff --git a/manpages/en/lb_build.1 b/manpages/en/lb_build.1 index 2fa2221bf..3d4cf18c5 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-20 3.0~b6-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 3.0~b6-1 "Debian Live Project" .SH NAME \fBlb build\fR \- Complete the bootstrap, chroot, binary, and source stages diff --git a/manpages/en/lb_chroot.1 b/manpages/en/lb_chroot.1 index ab464a863..3e39e5a09 100644 --- a/manpages/en/lb_chroot.1 +++ b/manpages/en/lb_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-20 3.0~b6-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 3.0~b6-1 "Debian Live Project" .SH NAME \fBlb chroot\fR \- Complete the chroot stage diff --git a/manpages/en/lb_clean.1 b/manpages/en/lb_clean.1 index 56f58ed14..4f34c3722 100644 --- a/manpages/en/lb_clean.1 +++ b/manpages/en/lb_clean.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-20 3.0~b6-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 3.0~b6-1 "Debian Live Project" .SH NAME \fBlb clean\fR \- Clean build directory diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 7ea1d820d..a024dabba 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-20 3.0~b6-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 3.0~b6-1 "Debian Live Project" .SH NAME \fBlb config\fR \- Create config directory @@ -213,8 +213,6 @@ .br [\-s|\fB\-\-source\-images\fR iso|netboot|tar|hdd] .br - [\fB\-\-syslinux\-theme\fR \fITHEME_SUFFIX\fR] -.br [\fB\-\-tasksel\fR apt|aptitude|tasksel] .br [\fB\-\-templates\fR \fIPATH\fR] @@ -456,8 +454,6 @@ defines if firmware packages should be automatically included into the live imag defines the path to a swap file to create in the binary image. Default is not to create a swap file. .IP "\fB\-\-swap\-file\-size\fR \fIMB\fR" 4 defines what size in megabytes the swap file should be, if one is to be created. Default is 512MB. -.IP "\fB\-\-syslinux\-theme\fR \fITHEME_SUFFIX\fR" 4 -defines the syslinux theme to use. The theme suffix is the name of a directory in /usr/share/syslinux/themes/ provided by a package named syslinux\-theme\- plus the suffix. In debian mode, this defaults to debian\-squeeze. .IP "\fB\-\-tasksel\fR apt|aptitude|tasksel" 4 selects which program is used to install tasks. By default, this is set to tasksel. .IP "\fB\-\-templates\fR \fIPATH\fR" 4 diff --git a/manpages/en/lb_source.1 b/manpages/en/lb_source.1 index 022ee09e7..3dbbe5228 100644 --- a/manpages/en/lb_source.1 +++ b/manpages/en/lb_source.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-20 3.0~b6-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 3.0~b6-1 "Debian Live Project" .SH NAME \fBlb source\fR \- Complete the source stage diff --git a/manpages/en/lb_testroot.1 b/manpages/en/lb_testroot.1 index 8315edc66..11fc07eca 100644 --- a/manpages/en/lb_testroot.1 +++ b/manpages/en/lb_testroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-20 3.0~b6-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 3.0~b6-1 "Debian Live Project" .SH NAME \fBlb testroot\fR \- Ensure that a system is built as root diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7 index f05606bd3..1987e702b 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 7 2013\-01\-20 3.0~b6-1 "Debian Live Project" +.TH LIVE\-BUILD 7 2013\-02\-09 3.0~b6-1 "Debian Live Project" .SH NAME \fBlive\-build\fR \- the Debian Live tool suite |