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 703307d09..7b39a7f2f 100644 --- a/manpages/en/lb.1 +++ b/manpages/en/lb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a11-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 b0c4a9854..8f0a6b487 100644 --- a/manpages/en/lb_binary.1 +++ b/manpages/en/lb_binary.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a11-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 0859b0426..c7d890aeb 100644 --- a/manpages/en/lb_bootstrap.1 +++ b/manpages/en/lb_bootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a11-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 ccf8ddd9e..fc7422766 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a11-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 9e3b8dc2d..81e88a11f 100644 --- a/manpages/en/lb_chroot.1 +++ b/manpages/en/lb_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a11-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 e3c07bb40..01144e889 100644 --- a/manpages/en/lb_clean.1 +++ b/manpages/en/lb_clean.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a11-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 687256127..f3d69bfe4 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a11-1 "Debian Live Project" .SH NAME \fBlb config\fR \- Create config directory @@ -197,8 +197,6 @@ .br [\fB\-\-quiet\fR] .br - [\fB\-\-root-command\fR sudo] -.br [\fB\-\-use-fakeroot\fR true|false] .br [\fB\-\-archives\fR \fIARCHIVE\fR|\fI"ARCHIVES"\fR] @@ -434,8 +432,6 @@ defines if a compressed tarball should be created. Disabling this options leads reduces the verbosity of messages output by \fBlb build\fR. .IP "\fB\-\-archives\fR \fIARCHIVE\fR|""\fIARCHIVES\fR""" 4 enables one of available third-party archive configurations in /usr/share/live/build/archives. -.IP "\fB\-\-root-command\fR sudo" 4 -controls if live\-build should use sudo internally to build the live image. Note that this is not well tested and that you should, when relying on sudo, call the individual live\-build command with sudo itself. .IP "\fB\-\-use-fakeroot\fR true|false" 4 controls if live\-build should utilize fakeroot and fakechroot to try and avoid requiring root privillages where possible. By default, this option is false. .IP "\fB\-\-archive\-areas\fR \fIARCHIVE_AREA\fR|""\fIARCHIVE_AREAS\fR""" 4 diff --git a/manpages/en/lb_source.1 b/manpages/en/lb_source.1 index ca6b15502..7e214932f 100644 --- a/manpages/en/lb_source.1 +++ b/manpages/en/lb_source.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a11-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 089d67b5d..b75a84e62 100644 --- a/manpages/en/lb_testroot.1 +++ b/manpages/en/lb_testroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a11-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 3e323c91b..8fc6c9648 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 7 2013\-02\-15 4.0~a11-1 "Debian Live Project" +.TH LIVE\-BUILD 7 2013\-02\-18 4.0~a11-1 "Debian Live Project" .SH NAME \fBlive\-build\fR \- the Debian Live tool suite |