From 44f99bd88ef35a45461c47255cbfb0cfc05a6dd3 Mon Sep 17 00:00:00 2001 From: dancer Date: Sun, 7 Aug 2005 04:14:48 +0000 Subject: +2005-08-07 Junichi Uekawa + + * 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. + --- pbuilder-modules | 1 + 1 file changed, 1 insertion(+) (limited to 'pbuilder-modules') diff --git a/pbuilder-modules b/pbuilder-modules index 2def2e9..e9ab324 100644 --- a/pbuilder-modules +++ b/pbuilder-modules @@ -74,6 +74,7 @@ pbuilder-options: --autocleanaptcache --debootstrapopts [debootstrap options] --save-after-login/--save-after-exec + --debootstrap=[debootstrap|cdebootstrap] pdebuild-specific pbuilder-options: --pbuilderroot [command to obtain root privilege for pbuilder] -- cgit v1.2.3