diff options
author | Daniel Baumann <daniel@debian.org> | 2013-02-18 13:56:07 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 14:50:06 +0200 |
commit | dbfe7b10d78d8a71ee404af0d3952af48eeb4d1d (patch) | |
tree | 709a2c9331091622e6b96bb22b52410d0109ccb1 /manpages/de/lb_testroot.de.1 | |
parent | 04cec317cc4437eed514f4277f6779010e587662 (diff) | |
download | vyos-live-build-dbfe7b10d78d8a71ee404af0d3952af48eeb4d1d.tar.gz vyos-live-build-dbfe7b10d78d8a71ee404af0d3952af48eeb4d1d.zip |
Removing incomplete support for fakeroot.
Diffstat (limited to 'manpages/de/lb_testroot.de.1')
-rw-r--r-- | manpages/de/lb_testroot.de.1 | 9 |
1 files changed, 3 insertions, 6 deletions
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 |