aboutsummaryrefslogtreecommitdiff
path: root/pbuilder.8
diff options
context:
space:
mode:
authordancer <dancer>2005-08-07 04:14:48 +0000
committerdancer <dancer>2005-08-07 04:14:48 +0000
commit44f99bd88ef35a45461c47255cbfb0cfc05a6dd3 (patch)
treed31c6a51a3f93709e6072c779b54d36eda2bd2ce /pbuilder.8
parent9d0a4846c5a92ac3130344aa899913ed3f7ceece (diff)
downloadpbuilder-44f99bd88ef35a45461c47255cbfb0cfc05a6dd3.tar
pbuilder-44f99bd88ef35a45461c47255cbfb0cfc05a6dd3.tar.gz
+2005-08-07 Junichi Uekawa <dancer@debian.org>
+ + * debian/control: allow cdebootstrap dependency. + + * testsuite/run-test.sh: complicate the process by testing both + cdebootstrap and debootstrap. + + * pbuilder.8: document --debootstrap + + * pbuilder-checkparams: --debootstrap + + * pbuilder-modules: --debootstrap + + * pbuilder-createbuildenv: unset DEBOOTSTRAPSCRIPT instead of setting + "". The number of parameter given to cdebootstrap changes. + since DEBOOTSTRAPSCRIPT are not supported by cdebootstrap, + Giving cdebootstrap this parameter caused it to fail. + + * pbuilderrc.5: Document DEBOOTSTRAP + + * pbuilderrc (DEBOOTSTRAP): new option. + + * pbuilder-createbuildenv (DEBOOTSTRAPSCRIPT): call ${DEBOOTSTRAP} instead of calling debootstrap directly. +
Diffstat (limited to 'pbuilder.8')
-rw-r--r--pbuilder.88
1 files changed, 8 insertions, 0 deletions
diff --git a/pbuilder.8 b/pbuilder.8
index 1606eac..b785178 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -459,6 +459,14 @@ targets.
Add extra command-line options to debootstrap.
.TP
+.BI "\-\-debootstrap " "debootstrap"
+Use specified debootstrap implementation as debootstrap.
+Known implementations are
+.B cdebootstrap
+and
+.B debootstrap
+
+.TP
.BI "\-\-save\-after\-login "
.TP
.BI "\-\-save\-after\-exec "