aboutsummaryrefslogtreecommitdiff
path: root/pbuilder.8
Commit message (Expand)AuthorAge
* Bug#569917: Support base.tar.xz/bz2 as well as tgz•••Package: pbuilder Version: 0.203 Followup-For: Bug #569917 I cooked a little patch that adds a --compressprog command line option and COMPRESSPROG option in pbuilderrc. Tested with pigz, to get multithreaded, and therefore much faster compression/decompression, and xz. Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.1.0-00002-g5eeb7f9 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages pbuilder depends on: ii cdebootstrap 0.5.8+b1 ii coreutils 8.13-3 ii debconf [debconf-2.0] 1.5.41 ii debianutils 4.0.4 ii debootstrap 1.0.38 ii wget 1.13.4-1 Versions of packages pbuilder recommends: ii devscripts 2.11.2 ii fakeroot 1.18.1-1 ii sudo 1.8.3p1-2 Versions of packages pbuilder suggests: pn cowdancer 0.65 pn gdebi-core <none> pn pbuilder-uml <none> -- debconf information: pbuilder/mirrorsite: http://ftp.de.debian.org/debian/ pbuilder/nomirror: pbuilder/rewrite: false Tino Keitel2011-11-29
* Fix misc man page typosLoïc Minier2010-01-30
* Mention quoting around --bindmounts; LP: #376612Loïc Minier2010-01-08
* pbuilder: Add --architecture and ARCHITECTURE flag•••pbuilder: add support for setting the architecture on the command-line and in pbuilderrc. Loïc Minier2009-12-30
* Do not mention codename of testing where possible•••Avoid mentionning the codename of the current testing distribution where possible as this gets out of date -- except in the rebuild README where the current testig is really what we want. Loïc Minier2009-12-14
* Use debootstrap by default instead of cdebootstrapLoïc Minier2009-12-13
* Make --debbuildopts additive•••Change --debbuildopts to be additive and reset the list of options to the empty list if --debbuildopts "" is passed. Update docs and add NEWS entry. Loïc Minier2009-12-12
* Add support for building packages twice; #493538•••Add support for building packages twice; based on a patch by Nicolas Valcárcel; closes: #493538 Loïc Minier2009-12-11
* Remove the space before "and"•••If "and" is preceded by a space, man inserts a newline after --create. Matt Kraai2009-11-08
* implement --inputfile option.•••Copies extra files to inside chroot. Junichi Uekawa2009-03-07
* Bug#501390 make debbuildopts description in manpage more verbose such•••that it is understandable by Drew Parsons. Junichi Uekawa2009-02-06
* Bug#513359: A minor modification to pbuilder.8 (patch)•••The following patch removes a superfluous new line by putting the word `and' at the beginning of the line. shaul Karl2009-01-29
* Bug#513316: Document the default debootstrap implementation•••cdebootstrap looks like the default, document it in pbuilder.8 manual page. Junichi Uekawa2009-01-29
* [Pbuilder-maint] Bug#422371: Patch for specifying components••• Here is a patch against latest git revision which adds the ability to specify the components either via $COMPONENTS in pbuilderrc or via the command line with --components. It is based on some of the Ubuntu changes [1]. [1] http://patches.ubuntu.com/p/pbuilder/pbuilder_0.170ubuntu1.patch Adrien Cunin2007-10-22
* * make pbuilderrc example on DEBBUILDOPTS not contain -b, which is not recomm...Junichi Uekawa2007-06-20
* add -- to command-line options in manpageJunichi Uekawa2007-06-17
* * fix pbuilder.8 manpage example, it was different from real output.Junichi Uekawa2007-06-17
* reorganize whitespaceJunichi Uekawa2007-06-15
* reorganize manpage ordering and contentsJunichi Uekawa2007-06-15
* update manual pages to refer to docbook documentation, and refer to alioth we...Junichi Uekawa2007-05-27
* change --logfile option to "tee" and document that changeJunichi Uekawa2007-05-17
* --debbuildopts --debootstrapopts documentation clarificationJunichi Uekawa2007-04-16
* minor documentation update for etch releaseJunichi Uekawa2007-04-10
* 409135: SEE ALSO fix.Junichi Uekawa2007-04-01
* 409135: change manual page section SEE ALSO spacingJunichi Uekawa2007-03-28
* add EXAMPLES section to documentationJunichi Uekawa2007-01-20
* documentation fixdancer2006-10-25
* From comment from Sesse, note that the•••default place build results are placed is /var/cache/pbuilder/result. dancer2006-05-27
* initial cowbuilder support in pdebuild•••pbuilder supports pdebuild/cowbuilder login/execute/update/create etc. can also be --login/--execute/--update/--create etc. to cater for cowbuilder documentation updates / XML typesetting fixes. manpage fixes / spellchecking generally what I did while I was on plane trip from Debconf Mexico to Japan. dancer2006-05-24
* updatedancer2006-03-21
* +2006-03-18 Junichi Uekawa <dancer@debian.org>•••+ + * pbuilder.8: update documentation of --pkgname-logfile + + * pbuilder-buildpackage: allow chown, and add support for PKGNAME_LOGFILE_EXTENTION. + + * pbuilderrc (PKGNAME_LOGFILE_EXTENTION): add + + * pbuilderrc.5: document + dancer2006-03-17
* remove support for --nonusmirror.dancer2006-02-22
* implement hookdir for workaround of initscripts and cdebootstrap bug.•••add G hooks for pbuilder create. dancer2006-01-29
* [Junichi Uekawa]••• * Document that --debug option preserves build place. If the following fails, the build directory will remain intact: pbuilder create --distribution etch --basetgz a.tgz --debug (closes: #331635) * README.Debian, pbuilder-doc.xml: updated. dancer2005-10-09
* Change "exec" to "execute" in the description of the --save-after-exec•••option. kraai2005-09-29
* + * pdebuild.1: update semantics; left-to-right•••+ * pbuilder.8: update semantics; left-to-right dancer2005-08-29
* +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. + dancer2005-08-07
* +2005-07-10 Junichi Uekawa <dancer@debian.org>•••+ + * pbuilder-user-mode-linux.1: + * pdebuild-user-mode-linux.1: + * pdebuild.1: + * pbuilder.8: use \- for dash. + dancer2005-07-10
* 312153: synchronize pbuilder and pbuilderrc man pagedancer2005-06-12
* +2005-06-05 Junichi Uekawa <dancer@debian.org>•••+ + * debuild-pbuilder.1: + * pbuilder-uml.conf.5: + * pbuilderrc.5: + * pdebuild.1: + * pdebuild-user-mode-linux.1: + * pbuilder.8: add \% escape for URL. + dancer2005-06-05
* --help option for pdebuilddancer2005-06-04
* + * pbuilder.8: document --autocleanaptcache•••+ + * pbuilder-updatebuildenv: + * pbuilder-checkparams (AUTOCLEANAPTCACHE): support auto-clean of aptcache + (IGNORE_UMOUNT): add --autocleanaptcache + dancer2005-06-03
* change to use experimental,•••and apply patch; and apply my own patch. dancer2005-06-03
* +pbuilder (0.124) unstable; urgency=low•••+ + * Update confusing documentation on --debemail option. (closes: #302855) + + -- Junichi Uekawa <dancer@debian.org> Wed, 6 Apr 2005 08:09:25 +0900 + dancer2005-04-05
* +2005-03-04 Junichi Uekawa <dancer@debian.org>•••+ + * pbuilder: apply patch frp, Danilo to save aptcache on pbuilder login. + Apply similar change to pbuilder execute. + 271600 + + * pbuilder.8: + * pbuilder-checkparams: + * pbuilder-modules: support --aptcache option + thanks: Danilo Piazzalunga <danilopiazza@libero.it> + 295766 + + * Cleaned build dir for pbuilder-uml #297100 + + * pbuilder-modules (pbuilder-options): document save-after-login/exec + flag in --help output. #296672 + dancer2005-03-04
* 2005-02-13 Junichi Uekawa <dancer@debian.org>••• * pbuilder.8: update documentation to include 'sarge' * pbuilder: set umask 0022 in pbuilder. 276589 * pbuilderrc (BUILDRESULT): make default distribution sarge, instead of woody. * pbuilder-modules: update to include sarge in list of distributions; this list is too long, needs some improvement. 289170 * pdebuild: Change build results by default to be owned by the building user, not root:root This change only required for pdebuild only, UML already runs as user. 286397 * pbuilder.8: clarify documentation for 286602, Do not use --debbuildopts -B, but use --binary-arch * Documentation/pbuilder-doc.xml: 293882: Jens Seidel <jensseidel@users.sf.net> small typo fixes. * pbuilderrc (MIRRORSITE): 295032: change default mirror from www.jp.debian.org to ftp.jp.debian.org dancer2005-02-13
* +2004-11-19 Junichi Uekawa <dancer@debian.org>•••+ + * pbuilder.8: update docs. + dancer2004-11-19
* +2004-10-31 Junichi Uekawa <dancer@debian.org>•••+ + * Documentation/pbuilder-doc.xml (PBUILDER_UML_IMAGE): add notes on + BUILRESULTUID and SUDO interaction. + + * pbuilder-buildpackage (PACKAGENAME): move around buildresult dir creation before pkgname logfile creation. + + * pbuilder.8: add documentation for --save-after-login/exec option. + + * pbuilder: execute and login with --save-after-login/exec option. + + * pbuilder-user-mode-linux.1: add notes that uml-nocow is effective for exec and login. + + * pbuilder-uml-checkparams (UML_SAVE_AFTER_LOGIN): add UML_NOCOW for exec + + * pbuilder-checkparams (SAVE_AFTER_LOGIN): --save-after-login/exec command-option. + + * pdebuild-user-mode-linux.1: add notes that the option will override + pbuilder option. + + * pdebuild.1: add notes that the option will override pbuilder option + + * pdebuild-user-mode-linux: ditto. + + * pdebuild: override --debbbuildopts in pbuilder option when DEBBUILDOPTS is available and for non-internal mode. + dancer2004-10-31
* uml testsuite works now with sid.•••sarge didn't work out this time, maybe next. dancer2004-07-24
* + * Implement --variant=buildd support, thanks for Daniel Schepler•••+ for the work on debootstrap side. + Note that this change does not affect user-mode-linux, since + user-mode-linux version uses rootstrap + (closes: #154528) dancer2004-04-06