| Commit message (Expand) | Author | Age |
* | fix always ending with "Aborting with error" | Junichi Uekawa | 2007-05-27 |
* | fix thinko: trap exit -> trap - exit | Junichi Uekawa | 2007-05-27 |
* | change "trap" handling so that all trap function calls are called _trap, and ... | Junichi Uekawa | 2007-05-27 |
* | trap sighup as well as exit: create/update | Junichi Uekawa | 2007-05-27 |
* | trap SIGHUP as well as EXIT. | Junichi Uekawa | 2007-05-27 |
* | copyright year 2007, and changelog about it, and changelog warning/error to >&2 | Junichi Uekawa | 2007-03-27 |
* | update copyright info. | dancer | 2006-05-30 |
* | * fix pdebuild --help output (closes: #367133)••• * pbuilderrc.5: undocument the restriction that --buildresult
option needs to be specified for pdebuild, and BUILDRESULT cannot
be used.
I should probably warn that the directory should be absolute.
* pdebuild.1: fix man a bit to make --buildresult option doc
unambiguous.
| dancer | 2006-05-14 |
* | preliminary support for bind-mounted apt cache directory. | dancer | 2006-02-12 |
* | Revert to using --force-yes, since --allow-unauthenticated doesn't work with ...••• * Bug fix: "/usr/share/doc/pbuilder/examples/B90linda missing
--force-yes option", thanks to qfunk (Closes: #340715).
Note: --allow-unauthenticated is probably a better option here, but
apt-get in sarge does not support it, we will revisit it after etch.
| dancer | 2005-12-04 |
* | * Bug fix: "/usr/share/doc/pbuilder/examples/B90linda missing••• --allow-unauthenticated option", thanks to qfunk (Closes: #340715).
- fixed other scripts to use --allow-unauthenticated option rather than --force-yes.
* debconf compatibility level 4
| dancer | 2005-12-04 |
* | update documentation and manual pages••• * suppress warnings from find; it wants -maxdepth before any other
argument. (closes: #330848)
* Documentation update patch from Osamu Aoki to clarify about
configuration file priorities and issues associated with it.
(closes: #325318)
| dancer | 2005-09-30 |
* | testsuite is ran again. | dancer | 2005-06-04 |
* | autoclean option. | dancer | 2005-06-03 |
* | + * 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-updatebuildenv: Patch from matt kraai to save•••+ apt cache when pbuilder update fails.
+ 252777, 252793
+
| dancer | 2004-06-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-createbuildenv (DEBOOTSTRAPSCRIPT): use $TRAP instead of trap,•••+ and set TRAP to trap only when PRESERVE_BUILDPLACE is not yes.
+
+ * Makefile (install): install new examples.
+ * atoron.procmailrc (DUMMY): add daisuke to family.
| dancer | 2003-12-16 |
* | +2003-09-04 Junichi Uekawa <dancer@debian.org>•••+
+ * pbuilder-modules: fix typo in file existence checking.
+
+ * debian/TODO: how about passing "-o dpkg::Options=--force-confnew" to apt? is now done.
+ Request from Roland Stigge <ernie@atari.antcom.de>
+ to finally implement the missing feature.
+
+ * pbuilder-checkparams: set FORCE_CONFNEW array variable if
+ DEBIAN_FRONTEND is noninteractive to allow non-interactive install.
+
+ * pbuilder-updatebuildenv: use FORCE_CONFNEW variable to
+ give force-confnew option to DPKG
+
| dancer | 2003-09-03 |
* | update copyright date | dancer | 2003-04-19 |
* | + * pbuilder.8,pbuilder-createbuildenv,pbuilder-updatebuildenv: change hook n...•••+
| dancer | 2003-03-10 |
* | + * debian/rules: add check target for build.•••+
+ * Makefile (check): add check target to makefile, to see if there is
+ any syntax error.
+
+ * pbuilder-updatebuildenv: support --preserve-buildplace
+ apply things from
+ Daniel Schepler <schepler@math.berkeley.edu>
+
+ * pbuilder-satisfydepends: support --preserve-buildplace
+ support Format: field.
+
+ * pbuilder-modules (pbuilder-options): support --preserve-buildplace
+
+ * pbuilder-buildpackage (PACKAGENAME): support --preserve-buildplace
+
+ * pbuilder-buildpackage-funcs: support --preserve-buildplace
+
+ * pbuilder-createbuildenv (DEBOOTSTRAPSCRIPT): support --preserve-buildplace
+
+ * pbuilder-checkparams (PRESERVE_BUILDPLACE): add PRESERVE_BUILDPLACE
+
+ * pbuilder.8: update docs to add --preserve-buildplace
+
| dancer | 2003-03-10 |
* | +•••+ * pbuilder-modules (create_basetgz): new function
+ add file locking
+ (extractbuildplace) add file locking.
+
+ * pbuilder-updatebuildenv: use create_basetgz
+
+ * pbuilder-createbuildenv (DEBOOTSTRAPSCRIPT): make error handling more
+ fine-grained, and add more handling for error cases.
+ (create_basetgz): move function over to -modules.
+ and use it.
+
| dancer | 2002-10-11 |
* | + * pbuilder-user-mode-linux: add trapping and cleaning up routine.•••+
+ * pbuilder-modules: modify things shuffling around until it works...
+
+ * pbuilder-user-mode-linux (BUILDING_DSC_FILE): add call to pbuilder update.
+
+ * pbuilder-updatebuildenv: check for INTERNAL_BUILD_UML and ignore the
+ basetgz creation in UML.
+
+ * pbuilder-modules: remove invocation of hostname from uml.
+
+ * debian/control (Depends): require 1.31.1 or greater of debianutils for readlink
+
+ * Makefile (install): add pbuilder-user-mode-linux to install target
+
+ * debian/control (Depends): add depends on debianutils, for readlink
+
| dancer | 2002-09-16 |
* | + * pbuilder-checkparams (CHROOTEXEC): add --internal-chrootexec option to se...•••+
+ * pbuilder-createbuildenv: remove def for CHROOTEXEC
+ * pbuilder-updatebuildenv: ditto
+
+ * pbuilder-checkparams (CHROOTEXEC): CHROOTEXEC is set in checkparams, instead of -buildpackage etc.
| dancer | 2002-09-13 |
* | 20020713:vivare: | dancer | 2002-07-12 |
* | added hooks support for pbuilder build target. | dancer | 2002-02-24 |
* | changes | dancer | 2002-02-14 |
* | changes. | dancer | 2002-02-11 |
* | update, and bugfixes | dancer | 2002-02-09 |
* | fixing typos and minor details. | dancer | 2002-02-01 |
* | modified the cleaning process to the one using trap, for create, update, and ...•••build is not modified (yet)
| dancer | 2002-01-27 |
* | trap, instead of other methods | dancer | 2002-01-24 |
* | updated/changed. | dancer | 2002-01-22 |
* | major updates. adding set -e and other things | dancer | 2001-11-02 |
* | fixing bugs related to runhooks, reported by Dale. Some serious logic disorde... | dancer | 2001-10-21 |
* | fixing some serious typos . | dancer | 2001-09-27 |
* | including the patch submitted from dale amon | dancer | 2001-09-27 |
* | fixes and enhancements | dancer | 2001-09-01 |
* | making ready for uploading to Debian archive, changing depends line to deboot... | dancer | 2001-08-28 |
* | added even more quotes in the script | dancer | 2001-08-27 |
* | cleanbuildplace is split out and made some things surrounded by quotes | dancer | 2001-08-27 |
* | created pbuilder-modules and made others use it for common routines, and mad... | dancer | 2001-08-27 |
* | moved pbuilderrc loading to the main file. | dancer | 2001-08-27 |
* | adding support for proc and using readlink | dancer | 2001-08-25 |
* | making more use of quotation marks, and adding pbuilder checkparams support f... | dancer | 2001-08-25 |
* | updating docs, and fixing local data, and removing the feature to have a loca... | dancer | 2001-08-24 |
* | updated | dancer | 2001-08-23 |
* | Initial revision | dancer | 2001-08-23 |