| Commit message (Expand) | Author | Age |
* | [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 Cunin | 2007-10-22 |
* | * make pbuilderrc example on DEBBUILDOPTS not contain -b, which is not recomm... | Junichi Uekawa | 2007-06-20 |
* | add -- to command-line options in manpage | Junichi Uekawa | 2007-06-17 |
* | * fix pbuilder.8 manpage example, it was different from real output. | Junichi Uekawa | 2007-06-17 |
* | reorganize whitespace | Junichi Uekawa | 2007-06-15 |
* | reorganize manpage ordering and contents | Junichi Uekawa | 2007-06-15 |
* | update manual pages to refer to docbook documentation, and refer to alioth we... | Junichi Uekawa | 2007-05-27 |
* | change --logfile option to "tee" and document that change | Junichi Uekawa | 2007-05-17 |
* | --debbuildopts --debootstrapopts documentation clarification | Junichi Uekawa | 2007-04-16 |
* | minor documentation update for etch release | Junichi Uekawa | 2007-04-10 |
* | 409135: SEE ALSO fix. | Junichi Uekawa | 2007-04-01 |
* | 409135: change manual page section SEE ALSO spacing | Junichi Uekawa | 2007-03-28 |
* | add EXAMPLES section to documentation | Junichi Uekawa | 2007-01-20 |
* | documentation fix | dancer | 2006-10-25 |
* | From comment from Sesse, note that the•••default place build results are placed is
/var/cache/pbuilder/result.
| dancer | 2006-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.
| dancer | 2006-05-24 |
* | update | dancer | 2006-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
+
| dancer | 2006-03-17 |
* | remove support for --nonusmirror. | dancer | 2006-02-22 |
* | implement hookdir for workaround of initscripts and cdebootstrap bug.•••add G hooks for pbuilder create.
| dancer | 2006-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.
| dancer | 2005-10-09 |
* | Change "exec" to "execute" in the description of the --save-after-exec•••option.
| kraai | 2005-09-29 |
* | + * pdebuild.1: update semantics; left-to-right•••+ * pbuilder.8: update semantics; left-to-right
| dancer | 2005-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.
+
| dancer | 2005-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.
+
| dancer | 2005-07-10 |
* | 312153: synchronize pbuilder and pbuilderrc man page | dancer | 2005-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.
+
| dancer | 2005-06-05 |
* | --help option for pdebuild | dancer | 2005-06-04 |
* | + * pbuilder.8: document --autocleanaptcache•••+
+ * pbuilder-updatebuildenv:
+ * pbuilder-checkparams (AUTOCLEANAPTCACHE): support auto-clean of aptcache
+ (IGNORE_UMOUNT): add --autocleanaptcache
+
| dancer | 2005-06-03 |
* | change to use experimental,•••and apply patch; and apply my own patch.
| dancer | 2005-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
+
| dancer | 2005-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
+
| dancer | 2005-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
| dancer | 2005-02-13 |
* | +2004-11-19 Junichi Uekawa <dancer@debian.org>•••+
+ * pbuilder.8: update docs.
+
| dancer | 2004-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.
+
| dancer | 2004-10-31 |
* | uml testsuite works now with sid.•••sarge didn't work out this time, maybe next.
| dancer | 2004-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)
| dancer | 2004-04-06 |
* | change some | dancer | 2004-04-04 |
* | update testsuite and verify that it works. | dancer | 2004-03-13 |
* | pbuilder memo implementation•••0.100
| dancer | 2004-02-28 |
* | doc update. | dancer | 2004-01-06 |
* | document | dancer | 2003-12-17 |
* | + * debian/control (Description): do not conflict with older bash.•••+
+ * pbuilder-buildpackage-funcs:
+ * pbuilder-checkparams: do not error out on
+ failure to unset.
+
+ * pbuilder.8: document --debug.
+
+ * pbuilder-checkparams (IGNORE_UMOUNT): --debug option.
+
+ * pbuilder-createbuildenv:
+ * pbuilder-updatebuildenv: use PBUILDER_DEBUGMODE variable
+
| dancer | 2003-12-16 |
* | pbuilder execute with command-line options support.•••Documentation, and mass-install script.
| dancer | 2003-12-15 |
* | + * pbuilder.8: document.•••+ add more warnings against bind mounting. -xdev does cross bind-mount boundaries if they are the same device.
| dancer | 2003-10-19 |
* | +•••+ * debian/TODO: update
+
+ * pbuilder.8: updated docs.
+
+ * pbuilder-user-mode-linux.1: add docs on new options, mirror and nonusmirror.
+
+ * testsuite/run-test.sh (PBUILDER_UML): add option --mirror.
+
+ * pbuilder-user-mode-linux (UML_DEBUGMODE): support mirror option to set mirror, and nonusmirror.
up
| dancer | 2003-09-23 |
* | +2003-08-27 Junichi Uekawa <dancer@debian.org>•••+
+ * Documentation/pbuilder-doc.xml (PBUILDER_UML_IMAGE): Update
+ documentation to note updates that I am aware of.
+
+ * THANKS: update the list.
+
+ * pbuilder.8: fix unintended italic in manual page
+ Subject: Bug#207390: italicized period in manual page
+ From: Matt Kraai <kraai@alumni.cmu.edu>
+
+ * pbuilder-buildpackage (BUILD_PID): add default BUILDRESULTGID for chown.
+
| dancer | 2003-08-26 |
* | mark documentation | dancer | 2003-06-07 |
* | documentation updates, and fixing ordering of D hooks | dancer | 2003-04-19 |
* | 0.70 | dancer | 2003-04-06 |