diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-26 12:38:38 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-09-26 15:11:45 +0200 |
commit | 152d608f61fd22a1414c3a90ba061b790200350a (patch) | |
tree | 44a6d3a12cd11067aea2a4d43eb9133cc25bad2f /manpages/en/lb_testroot.1 | |
download | vyos-live-build-152d608f61fd22a1414c3a90ba061b790200350a.tar.gz vyos-live-build-152d608f61fd22a1414c3a90ba061b790200350a.zip |
Adding debian version 3.0~a1-1.
Diffstat (limited to 'manpages/en/lb_testroot.1')
-rw-r--r-- | manpages/en/lb_testroot.1 | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/manpages/en/lb_testroot.1 b/manpages/en/lb_testroot.1 new file mode 100644 index 000000000..8257b076e --- /dev/null +++ b/manpages/en/lb_testroot.1 @@ -0,0 +1,36 @@ +.TH LIVE\-BUILD 1 2010\-09\-26 3.0~a1 "Debian Live Project" + +.SH NAME +\fBlb testroot\fR \- Ensure that a system is built as root + +.SH SYNOPSIS +\fBlb testroot\fR [\fIlive\-build options\fR] + +.SH DESCRIPTION +\fBlb testroot\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live tool suite. +.PP +.\" FIXME +\fBlb testroot\fR 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 +Note: Support for using \fIfakeroot\fR(1) and \fIsudo\fR(8) internally in live\-build itself is still experimental, however, calling a helper yourself with sudo is safe. +.\" FIXME + +.SH OPTIONS +\fBlb testroot\fR has no specific options but understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build options. + +.SH FILES +.IP "\fBnone\fR" 4 + +.SH SEE ALSO +\fIlive\-build\fR(7) +.PP +This program is a part of live\-build. + +.SH HOMEPAGE +More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project. |