diff options
Diffstat (limited to 'manpages/de')
-rw-r--r-- | manpages/de/lb_config.de.1 | 6 | ||||
-rw-r--r-- | manpages/de/lb_testroot.de.1 | 9 |
2 files changed, 3 insertions, 12 deletions
diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index e7163f428..07cd28834 100644 --- a/manpages/de/lb_config.de.1 +++ b/manpages/de/lb_config.de.1 @@ -202,8 +202,6 @@ .br [\fB\-\-quiet\fP] .br - [\fB\-\-use\-fakeroot\fP true|false] -.br [\fB\-\-archives\fP \fIARCHIVE\fP|\fI"ARCHIVES"\fP] .br [\fB\-\-archive\-areas\fP \fIARCHIVE_AREA\fP|\fI"ARCHIVE_AREAS"\fP] @@ -670,10 +668,6 @@ reduces the verbosity of messages output by \fBlb build\fP. .IP "\fB\-\-archives\fP \fIARCHIVE\fP|\(dq\fIARCHIVES\fP\(dq" 4 enables one of available third\-party archive configurations in /usr/share/live/build/archives. -.IP "\fB\-\-use\-fakeroot\fP 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\fP \fIARCHIVE_AREA\fP|\(dq\fIARCHIVE_AREAS\fP\(dq" 4 defines which package archive areas of a debian packages archive should be used for configured debian package mirrors. By default, this is set to diff --git a/manpages/de/lb_testroot.de.1 b/manpages/de/lb_testroot.de.1 index 873531f82..2826a7ff2 100644 --- a/manpages/de/lb_testroot.de.1 +++ b/manpages/de/lb_testroot.de.1 @@ -16,13 +16,10 @@ Debian Live tool suite. .PP .\" FIXME -\fBlb testroot\fP simply checks to see if you are root. If not, it exits with -an error. Debian Live images must currently be built as real root. -.PP .\" FIXME -Note: Support for using \fIfakeroot\fP(1) and \fIsudo\fP(8) internally in -live\-build itself is still experimental, however, calling a helper yourself -with sudo is safe. +\fBlb testroot\fP simply checks to see if you are root. If not, it exits with +an error. Debian Live images must currently be built as real root (using +sudo is fine too). .SH OPTIONS \fBlb testroot\fP has no specific options but understands all generic |