aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-user-mode-linux.1
diff options
context:
space:
mode:
authordancer <dancer>2003-01-09 11:18:49 +0000
committerdancer <dancer>2003-01-09 11:18:49 +0000
commite5ce30f5f77c12ca2d8db6e3d7a86e95daa2989e (patch)
treef6321d2f52df1f43577d4a00eb79dae475daf77b /pbuilder-user-mode-linux.1
parentcd156a6e295d5649aaafc8eba9a723255dc925bf (diff)
downloadpbuilder-e5ce30f5f77c12ca2d8db6e3d7a86e95daa2989e.tar
pbuilder-e5ce30f5f77c12ca2d8db6e3d7a86e95daa2989e.tar.gz
+2003-01-09 Junichi Uekawa <dancer@debian.org>
+ + * pbuilder-user-mode-linux: use /var/cache/pbuilder/pbuilder-mnt + instead of /mnt, which may be used for other tasks. + PBUILDER_COWFILENAME is buildplace/$$.cow. + + * Makefile (install): install /var/cache/pbuilder/pbuilder-mnt dir. + + * pbuilder-user-mode-linux (UML_EXTRAOPT): --buildresult ignore. + + * pbuilder-user-mode-linux.1: document --uml-hostname + + * pbuilder-user-mode-linux: set hostname inside UML. + (UML_EXTRAOPT): --uml-hostname option. + + * pbuilder-uml.conf.5: document + + * pbuilder-uml.conf (UML_HOSTNAME): add variable for hostname
Diffstat (limited to 'pbuilder-user-mode-linux.1')
-rw-r--r--pbuilder-user-mode-linux.19
1 files changed, 9 insertions, 0 deletions
diff --git a/pbuilder-user-mode-linux.1 b/pbuilder-user-mode-linux.1
index b1e8cce..e660694 100644
--- a/pbuilder-user-mode-linux.1
+++ b/pbuilder-user-mode-linux.1
@@ -71,6 +71,10 @@ Specify the UML image to use.
Specify whether to mount tmpfs inside UML chroot.
.TP
+.BI "--uml-hostname [" "uml-host" "]"
+The hostname inside uml.
+
+.TP
.BI "--distribution [" "sid" "]"
Specify the distribution.
see pbuilder.8
@@ -111,6 +115,11 @@ Specify this option to make the output go to
.I logfilename
instead of standard output.
+.TP
+.BI "--buildresult " "dummy"
+A dummy option.
+
+
.SH "NOTES"
This software is in early stage of development.
Reading the source may help you in case this software doesn't work for you.