chiark / gitweb /
TODO
[autopkgtest.git] / virt-subproc / adt-virt-chroot.1
index 1d421161691ddc66bf50b27ecff05710e01566c7..a78c32e86c1fce8fe1f1d53fbf6865744a8eaee4 100644 (file)
@@ -1,4 +1,4 @@
-.TH adt\-run 1 2006 autopkgtest "Linux Programmer's Manual"
+.TH adt\-virt\-chroot 1 2007 autopkgtest "Linux Programmer's Manual"
 .SH NAME
 adt\-virt\-chroot \- autopkgtest virtualisation server using a chroot
 .SH SYNOPSYS
@@ -16,9 +16,9 @@ provides an autopkgtest virtualisation server using a chroot install
 (or similar).
 
 Normally
-.B adt\-virt\-chroot
+.B adt-virt-chroot
 will be invoked by
-.BR adt\-run .
+.BR adt-run .
 
 The chroot to use must be specified.  If it starts with a
 .B =
@@ -31,25 +31,25 @@ and will be taken to an absolute path.
 .TP
 .BR \-\-gain\-root | \-r " \fIgain\-root\-cmd\fR"
 Specifies that
-.B adt\-virt\-chroot
+.B adt-virt-chroot
 can become root (on the host) by prefixing its commands with
-.IR gain\-root\-cmd .
+.IR gain-root-cmd .
 The command may consist of several words separated by whitespace,
 in which case words other than the first are supplied as additional
 arguments to the command; other shell (or other) metacharacters in 
-.IR gain\-root\-cmd
+.IR gain-root-cmd
 are not interpreted or modified by
-.BR adt\-virt\-chroot .
+.BR adt-virt-chroot .
 The actual command to be run as root, and
 its arguments, are supplied as additional (separate) arguments to
-.IR gain\-root\-cmd .
+.IR gain-root-cmd .
 
 Root privilege is needed, to successfully run
 .BR chroot (8),
 if the chroot to use is specified as an absolute path.  The default is
 not to take any special action when root will be needed, in which case
 for an absolute path chroot,
-.B adt\-virt\-chroot
+.B adt-virt-chroot
 must be started as root.
 .TP
 .BR \-d " | " \-\-debug
@@ -57,23 +57,19 @@ Enables debugging output.  Probably not hugely interesting.
 
 .SH INPUT, OUTPUT AND EXIT STATUS
 The behaviour of
-.B adt\-virt\-chroot
+.B adt-virt-chroot
 is as described by the AutomatedTesting virtualisation regime
 specification.
 
 .SH SEE ALSO
 \fBadt\-run\fR(1),
-.br
-.I "AutomatedTesting"
-.RB ( https://wiki.ubuntu.com/AutomatedTesting )
-
-.SH BUGS
-This tool lacks flexibility, and also lacks features provided for by
-the specification which would be useful for robust testing.
+\fBadt\-virt-null\fR(1),
+\fBadt\-virt-xenlvm\fR(1),
+\fB/usr/share/doc/autopkgtest/\fR.
 
 .SH AUTHORS AND COPYRIGHT
 This manpage is part of autopkgtest, a tool for testing Debian binary
-packages.  autopkgtest is Copyright (C) 2006 Canonical Ltd and others.
+packages.  autopkgtest is Copyright (C) 2006-2007 Canonical Ltd and others.
 
 See \fB/usr/share/doc/autopkgtest/CREDITS\fR for the list of
 contributors and full copying conditions.