From bb5aa22a18f0969f77d0de0a5a92e372b7f63e2d Mon Sep 17 00:00:00 2001 From: dancer Date: Sun, 28 Dec 2003 23:48:50 +0000 Subject: + + * Documentation/pbuilder-doc.xml: update docs on --use-pdebuild-internal + release 0.98 --- ChangeLog | 4 ++++ Documentation/pbuilder-doc.xml | 23 ++++++++++++++++++++++- debian/changelog | 5 +++-- 3 files changed, 29 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 82d2fce..edc2dde 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-12-29 Junichi Uekawa + + * Documentation/pbuilder-doc.xml: update docs on --use-pdebuild-internal + 2003-12-27 Junichi Uekawa * testsuite/run-test.sh (PBUILDER_UML): fix rm testbuild2. diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml index 61c7d8e..ac03f36 100644 --- a/Documentation/pbuilder-doc.xml +++ b/Documentation/pbuilder-doc.xml @@ -175,6 +175,28 @@ See pdebuild.1 manual page for more details. + + There is a slightly different mode of operation available + to pdebuild since version 0.97. pdebuild usually runs debian/rules clean outside of chroot, however, it is possible to change the behavior to run it inside chroot with . + It will try to bind mount the working directory inside chroot, + and run dpkg-buildpackage inside. + It has the following characteristics, and thus cannot be made default. + + + + The working directory is modified from inside chroot + + + Building with pdebuild does not guarantee that it works with pbuilder + + + If making source package fails, the chroot session is wasted + + + Does not work in the same manner as it used to, such as --buildresult does not have an effect + + + Configuration Files @@ -970,7 +992,6 @@ read The third year is already there. pbuilder is widely adopted, and activity is focused on fixing minor problems. Some features are added, but most was filling the missing portions for user-mode-linux port. - diff --git a/debian/changelog b/debian/changelog index 461f121..2cf0ef3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -pbuilder (0.98) UNRELEASED; urgency=low +pbuilder (0.98) unstable; urgency=low * use dpkg-buildpackage in pdebuild-internal rather than debuild, and do not try to gpg-sign inside the chroot, which will always fail. + * Document --use-pdebuild-internal in the documentation. - -- Junichi Uekawa Sat, 27 Dec 2003 10:03:08 +0900 + -- Junichi Uekawa Mon, 29 Dec 2003 08:48:49 +0900 pbuilder (0.97) unstable; urgency=low -- cgit v1.2.3