aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-updatebuildenv
Commit message (Collapse)AuthorAge
...
* + * debian/control (Description): do not conflict with older bash.dancer2003-12-16
| | | | | | | | | | | | | | | + + * 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 +
* + * pbuilder-createbuildenv (DEBOOTSTRAPSCRIPT): use $TRAP instead of trap,dancer2003-12-16
| | | | | | | + and set TRAP to trap only when PRESERVE_BUILDPLACE is not yes. + + * Makefile (install): install new examples. + * atoron.procmailrc (DUMMY): add daisuke to family.
* +2003-09-04 Junichi Uekawa <dancer@debian.org>dancer2003-09-03
| | | | | | | | | | | | | | | | + + * 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 +
* update copyright datedancer2003-04-19
|
* + * pbuilder.8,pbuilder-createbuildenv,pbuilder-updatebuildenv: change hook ↵dancer2003-03-10
| | | | | | name to E. +
* + * debian/rules: add check target for build.dancer2003-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | + + * 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 +
* +dancer2002-10-11
| | | | | | | | | | | | | | + * 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. +
* + * pbuilder-user-mode-linux: add trapping and cleaning up routine.dancer2002-09-16
| | | | | | | | | | | | | | | | | | | + + * 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 +
* + * pbuilder-checkparams (CHROOTEXEC): add --internal-chrootexec option to ↵dancer2002-09-13
| | | | | | | | | | set CHROOTEXEC variable. + + * pbuilder-createbuildenv: remove def for CHROOTEXEC + * pbuilder-updatebuildenv: ditto + + * pbuilder-checkparams (CHROOTEXEC): CHROOTEXEC is set in checkparams, instead of -buildpackage etc.
* 20020713:vivare:dancer2002-07-12
|
* added hooks support for pbuilder build target.dancer2002-02-24
|
* changesdancer2002-02-14
|
* changes.dancer2002-02-11
|
* update, and bugfixesdancer2002-02-09
|
* fixing typos and minor details.dancer2002-02-01
|
* modified the cleaning process to the one using trap, for create, update, and ↵dancer2002-01-27
| | | | | | login methods. build is not modified (yet)
* trap, instead of other methodsdancer2002-01-24
|
* updated/changed.dancer2002-01-22
|
* major updates. adding set -e and other thingsdancer2001-11-02
|
* fixing bugs related to runhooks, reported by Dale. Some serious logic ↵dancer2001-10-21
| | | | disorder seems to be.
* fixing some serious typos .dancer2001-09-27
|
* including the patch submitted from dale amondancer2001-09-27
|
* fixes and enhancementsdancer2001-09-01
|
* making ready for uploading to Debian archive, changing depends line to ↵dancer2001-08-28
| | | | debootstrap with versioned depends. Re-tabbing, extactbuildplace function is created to move common code out from create and build. added an error message for unknown parameter option. added a TAGS target to the makefile to make ETAGS work.
* added even more quotes in the scriptdancer2001-08-27
|
* cleanbuildplace is split out and made some things surrounded by quotesdancer2001-08-27
|
* created pbuilder-modules and made others use it for common routines, and ↵dancer2001-08-27
| | | | made PROC support optional for some people without PROC interface
* moved pbuilderrc loading to the main file.dancer2001-08-27
|
* adding support for proc and using readlinkdancer2001-08-25
|
* making more use of quotation marks, and adding pbuilder checkparams support ↵dancer2001-08-25
| | | | for all apps. They all have decent command-line support now, I guess
* updating docs, and fixing local data, and removing the feature to have a ↵dancer2001-08-24
| | | | local mirror sites.
* updateddancer2001-08-23
|
* Initial revisiondancer2001-08-23