aboutsummaryrefslogtreecommitdiff
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.
* pbuilder execute with command-line options support.dancer2003-12-15
| | | | Documentation, and mass-install script.
* /dev/null error comes from nodevdancer2003-12-14
|
* + * Documentation/pbuilder-doc.xml (EXTRAPACKAGES): add notes on debconf ↵dancer2003-12-14
| | | | inside pbuilder.
* updancer2003-12-11
|
* new rundancer2003-12-11
|
* +dancer2003-12-10
| | | | | | | + * debuild-pbuilder.1: fix document formatting error, from Roland Stigge. + + * pbuilder-runhooks (hooks): Try and detect file name non-matching case + for hooks, from Dale Amon.
* update docdancer2003-11-29
|
* add conflicts with older bashdancer2003-11-27
|
* update doc on fakechrootdancer2003-11-20
|
* updatedancer2003-11-19
|
* update, new run after UML starts working under 2.6.0-test9dancer2003-11-16
|
* + * pbuilder-user-mode-linux: preen fsck.dancer2003-11-16
| | | | | + comment out fsck bit, it's too slow. +
* + * THANKS: adddancer2003-11-16
| | | | | | | + + * pbuilder-runhooks: fix warning messages to be more correct, thanks + to Daniel Martin. +
* +dancer2003-11-10
| | | | | | + * pbuilder-modules (pbuilder-options): reorder umount and mount so that + dev, devpts, proc is done in that order. +
* change slightly.dancer2003-11-08
|
* + * pbuilder-user-mode-linux: add fsckdancer2003-11-08
|
* + * pdebuild-user-mode-linux.1: update documentation.dancer2003-11-05
| | | | | | | + + * pdebuild.1: typographical fix. + + * pdebuild-user-mode-linux (ARCHITECTURE): update to support --configfile option.
* updatedancer2003-10-28
|
* 0.93dancer2003-10-28
|
* +2003-10-29 Junichi Uekawa <dancer@debian.org>dancer2003-10-28
| | | | | | | | + + * debian/TODO: note the memo. + + * elmo.txt: note on apt. +
* +2003-10-28 Junichi Uekawa <dancer@debian.org>dancer2003-10-27
| | | | | | | | | | | | | | | | | | | | | | | | + + * pdebuild.1: pbuilder will use the config file that is specified + as pdebuild command-line. + + * pdebuild (ARCHITECTURE): Add --configfile to the call to pbuilder + invocation. + + * pbuilder-checkparams (IGNORE_UMOUNT): EXTRA_CONFIGFILE is an array + containing the list of CONFIGFILEs loaded via --configfile. + + * pbuilder-user-mode-linux: rename variable that looked similar to + other variable. CONFIGFILE->SYSTEM_CONFIG. + + * pbuilder-checkparams (IGNORE_UMOUNT): add error check to --configfile option + + * pbuilderrc.5: update docs on BUILDRESULT not effective on + pdebuild. + + * pdebuild.1: add notes on pdebuild requiring buildresult to be + specified. +
* 0.92dancer2003-10-23
|
* fix a bitdancer2003-10-22
|
* updancer2003-10-21
|
* + * pbuilder.8: document.dancer2003-10-19
| | | | + add more warnings against bind mounting. -xdev does cross bind-mount boundaries if they are the same device.
* updatedancer2003-10-18
|
* +pbuilder (0.90) unstable; urgency=lowdancer2003-10-18
|
* + * testsuite/run-test.sh (PBUILDER_UML): add more cases, test-build ↵dancer2003-10-18
| | | | | | | | | debootstrap also. + + * pbuilder-modules (pbuilder-options): change policy-rc.d to allow makedev + to run. +
* * pbuilder-user-mode-linux.1: update doc.dancer2003-10-17
| | | | | * pbuilder-user-mode-linux (UML_DEBUGMODE): error check if BUILDPLACE is user-accessible.
* updatedancer2003-10-09
|
* new entrydancer2003-10-04
|
* releasedancer2003-10-04
|
* +dancer2003-10-04
| | | | | | | + * auditing of readlink occurrences + * Bug fix: "pbuilder: Please deal with nonexistent --buildplace + directory", reported from Artur R. Czechowski (Closes: #213890). +
* updancer2003-10-03
|
* updancer2003-10-02
|
* updancer2003-09-28
|
* updancer2003-09-28
|
* sarge upgrade failing a lotdancer2003-09-26
|
* new releasedancer2003-09-23
|
* new log after change.dancer2003-09-23
|
* +dancer2003-09-23
| | | | | | | | | | | | | | | + * pbuilder-modules (pbuilder-options): actually, return 101 for policy-rc.d + + * debian/TODO: update + + * pbuilder-modules (pbuilder-options): install policy-rc.d inside chroot if it does not exist, + and make it a dummy exit-all one. + + * THANKS: add Aaron here. + + * pbuilder-buildpackage (PACKAGENAME): use echo here, so that su won't + mess up the command-line. c.f. 203584, "Aaron M. Ucko" <ucko@debian.org> +
* working log.dancer2003-09-23
|
* +dancer2003-09-23
| | | | | | | | | | | | | + * 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
* update sarge is failingdancer2003-09-23
|
* + * Bug fix: "pdebuild continues after source package fails to build",dancer2003-09-21
| | | | + thanks to Matt Kraai (Closes: #211108).
* New scripts and such for testing both sarge and sid; both failing.dancer2003-09-21
|
* updancer2003-09-20
|
* updancer2003-09-20
|