From 945b9af1ca9b7b04e9ef324938b11de67022abf1 Mon Sep 17 00:00:00 2001 From: Junichi Uekawa Date: Fri, 20 Feb 2009 12:04:38 +0900 Subject: revise documentation for obvious changes for lenny release, and squeeze updates. --- Documentation/pbuilder-doc.xml | 57 ++++++------------------------------------ 1 file changed, 7 insertions(+), 50 deletions(-) (limited to 'Documentation') diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml index cc1a9ad..4771334 100644 --- a/Documentation/pbuilder-doc.xml +++ b/Documentation/pbuilder-doc.xml @@ -259,12 +259,10 @@ different distributions. - Please note ${HOME}/.pbuilderrc supersede system settings. For - example, if you are upgrading from sarge to etch, you may need to - adjust some part of your local setting just like new - /usr/share/pbuilder/pbuilderrc, e.g., "unset DEBOOTSTRAPOPTS", to cope - with the use of cdebootstrap. The same care is needed if you edited - old system setting in /etc/pbuilderrc. + Please note ${HOME}/.pbuilderrc supersede + system settings. Caveats is that if you have some + configuration, you may need to tweak the configuration to work + with new versions of pbuilder when upgrading. @@ -851,8 +849,8 @@ $ sudo pbuilder update --hookdir ~/loginhooks/E10shell with scripts that reduce the amount of typing. An example script pbuilder-distribution.sh is provided as an example. Invoking the script as - pbuilder-etch will invoke - pbuilder with a etch chroot. + pbuilder-squeeze will invoke + pbuilder with a squeeze chroot. @@ -1456,47 +1454,6 @@ git-clone ssh://git.debian.org/git/pbuilder/pbuilder.git $ pdebuild --pbuilder cowbuilder - - Using cowdancer for sarge - - This section is mostly obsolete now that etch is released, - but left for reference, and will be removed after lenny - release. - - - cowdancer was introduced after the release of Debian sarge; - if you want to build packages for sarge with cowbuilder, you - will need to workaround its unavailability. - - - One way to workaround the problem is to set APTCONFDIR in pbuilderrc - to point to a directory with a list of sources for APT which has both - sarge and sarge-backports. - - - -$ cat sources.list -# sarge-backports -deb http://www.backports.org/debian sarge-backports main -deb-src http://www.backports.org/debian sarge-backports main - -# sarge -deb http://ftp.de.debian.org/debian sarge main -deb-src http://ftp.de.debian.org/debian sarge main - - - It is recommended to "Pin" the cowdancer package appropriately in - this case, via the APT preferences mechanism. - - - -$ cat preferences -Explanation: use cowdancer from backports -Package: cowdancer -Pin: release a=sarge-backports -Pin-Priority: 950 - - Using pbuilder without tar.gz @@ -1515,8 +1472,8 @@ Pin-Priority: 950 It should be possible to create base chroot images for dchroot with the following commands: -# pbuilder create --distribution etch --no-targz --basetgz /chroot/etch # pbuilder create --distribution lenny --no-targz --basetgz /chroot/lenny +# pbuilder create --distribution squeeze --no-targz --basetgz /chroot/squeeze # pbuilder create --distribution sid --no-targz --basetgz /chroot/sid -- cgit v1.2.3