aboutsummaryrefslogtreecommitdiff
path: root/pdebuild-user-mode-linux.1
diff options
context:
space:
mode:
authordancer <dancer>2004-01-18 23:31:03 +0000
committerdancer <dancer>2004-01-18 23:31:03 +0000
commit88d22ba86f0ec516af2dc0cbd2a1f209c41de40c (patch)
treeb61ffda904dabb7dfa8006680c915c3d039cca15 /pdebuild-user-mode-linux.1
parentaf3bb651833765c2070d80695c87bb31dc6a36b8 (diff)
downloadpbuilder-88d22ba86f0ec516af2dc0cbd2a1f209c41de40c.tar
pbuilder-88d22ba86f0ec516af2dc0cbd2a1f209c41de40c.tar.gz
+2004-01-19 Junichi Uekawa <dancer@debian.org>
+ + * pdebuild-user-mode-linux.1: document + + * pdebuild.1: document + + * pdebuild-internal: add support for DEBBUILDOPTS + + * pdebuild-user-mode-linux: add support for DEBBUILDOPTS + remove '|| true ' from dpkg-source invocation + + * pdebuild: --debbuildopts support. + + * examples/execute_installtest.sh (KILLPID): add killing routine; + change it to reboot, to get a reboot done. +
Diffstat (limited to 'pdebuild-user-mode-linux.1')
-rw-r--r--pdebuild-user-mode-linux.14
1 files changed, 4 insertions, 0 deletions
diff --git a/pdebuild-user-mode-linux.1 b/pdebuild-user-mode-linux.1
index 14391b3..36bffb7 100644
--- a/pdebuild-user-mode-linux.1
+++ b/pdebuild-user-mode-linux.1
@@ -40,6 +40,10 @@ The place which build result is stored.
The configuration file is used, and passed on to
.BR "pbuilder-user-mode-linux" .
+.TP
+.BI "--debbuildopts [" "options to pass to dpkg-buildpackage" "]"
+
+The space-delimited list of options are passed to dpkg-buildpackage.
.TP
.BI "--use-pdebuild-internal"