~asac/live-build/virtual-hdd-mtab-hack

« back to all changes in this revision

Viewing changes to manpages/lh_testroot.en.1

  • Committer: Daniel Baumann
  • Date: 2009-11-22 13:38:00 UTC
  • Revision ID: git-v1:a62f12110b19a52a58d7eae871012202cfa16055
Renaming categories to archive areas (Closes: #519690).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH LH_TESTROOT 1 "2009\-06\-14" "1.0.5" "live\-helper"
 
2
 
 
3
.SH NAME
 
4
lh_testroot \- ensure that a system is built as root
 
5
 
 
6
.SH SYNOPSIS
 
7
\fBlh_testroot\fR [\fIlive\-helper\ options\fR]
 
8
 
 
9
.SH DESCRIPTION
 
10
lh is a high\-level command (porcelain) of live\-helper, the Debian Live tool suite. It 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.
 
11
.PP
 
12
Support for using \fIfakeroot\fR(1) and \fIsudo\fR(8) internally in live\-helper itself is still experimental, however, calling a helper yourself with sudo is safe.
 
13
 
 
14
.SH OPTIONS
 
15
lh_testroot has no specific options but understands all generic live\-helper options. See \fIlive\-helper\fR(7) for a complete list of all generic live\-helper options.
 
16
 
 
17
.SH SEE ALSO
 
18
\fIlive\-helper\fR(7)
 
19
.PP
 
20
This program is a part of live\-helper.
 
21
 
 
22
.SH HOMEPAGE
 
23
More information about live\-helper and the Debian Live project can be found in the homepage at <\fIhttp://debian\-live.alioth.debian.org/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
 
24
 
 
25
.SH BUGS
 
26
Report bugs by submitting a bugreport for the live\-helper package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or write a mail to the mailinglist at <\fIdebian-live@lists.debian.org\fR>.
 
27
 
 
28
.SH AUTHOR
 
29
live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project.