aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAge
* /dev/null error comes from nodevdancer2003-12-14
|
* + * Documentation/pbuilder-doc.xml (EXTRAPACKAGES): add notes on debconf ↵dancer2003-12-14
| | | | inside pbuilder.
* +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
|
* + * 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.
* +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. +
* fix a bitdancer2003-10-22
|
* + * pbuilder.8: document.dancer2003-10-19
| | | | + add more warnings against bind mounting. -xdev does cross bind-mount boundaries if they are the same device.
* +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
|
* +dancer2003-10-04
| | | | | | | + * auditing of readlink occurrences + * Bug fix: "pbuilder: Please deal with nonexistent --buildplace + directory", reported from Artur R. Czechowski (Closes: #213890). +
* +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> +
* +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
* + * 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
|
* updatedancer2003-09-18
|
* + * Makefile (clean): remove testsuite/testimage, it's 1G.dancer2003-09-18
| | | | | | | | | | | | + (full-check): add new target to run the test program. + + * pbuilder-user-mode-linux (UML_EXITCODE): check for rootstrap.conf in the + current directory. + + * testsuite/run-test.sh (PBUILDER_UML): a test script to run pbuilder-uml and see if it's working. + + * testsuite/rootstrap.conf (interface): testsuite config +
* updatedancer2003-09-05
|
* +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 +
* +dancer2003-09-02
| | | | | + * pbuilder-modules: check if etc/hosts etc. exists before trying to + readlink.
* +dancer2003-08-31
| | | | | | | | | | | + * debian/changelog: 0.85 + + * THANKS: update + + * pbuilder-checkparams (IGNORE_UMOUNT): fix case of --basetgz option + when the base.tgz does not exist (pbuilder create). + readlink failed if file did not exist. +
* +2003-08-27 Junichi Uekawa <dancer@debian.org>dancer2003-08-26
| | | | | | | | | | | | | | | + + * 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. +
* updancer2003-08-24
|
* 0.83dancer2003-08-22
| | | | | | | | | | | + + * pbuilder-user-mode-linux: error out when COW file cannot be created. + (UML_DEBUGMODE): add --buildplace option. + + * pbuilder-user-mode-linux.1: update manual page since some + information are missing. + Add information on --buildplace option. +
* + * pbuilder-user-mode-linux: Give warning when ran as root.dancer2003-08-20
| | | | | + * Give more meaningful message when there is problem accessing the root + filesystem from inside user-mode-linux. (closes: #206292)
* + * pbuilder-buildpackage (BUILD_PID): Use chown "userid:" instead ofdancer2003-08-20
| | | | + "userid"
* updancer2003-08-15
|
* + * "pbuilder-user-mode-linux create" will run properly when --distributiondancer2003-08-15
| | | | + is unset.
* updancer2003-08-14
|
* 0.80dancer2003-08-08
|
* +2003-08-05 Junichi Uekawa <dancer@debian.org>dancer2003-08-04
| | | | | | + + * pbuilder-user-mode-linux: add 'rw' option to linux invocation to mount + / read-write.
* + * pbuilder-user-mode-linux (UML_EXITCODE): remove |lv from pipe,dancer2003-08-01
| | | | | | | + it's not needed. + Subject: Bug#203732: pbuilder-uml: Missing dependency on lv + From: Daniel Schepler <schepler@math.berkeley.edu> +
* + * pbuilder-user-mode-linux: support --distribution flag fordancer2003-07-26
| | | | | | + pbuilder-user-mode-linux + #176095 +
* +dancer2003-07-26
| | | | | + * debian/pbuilder.links: Try symlinking /etc/pbuilderrc to /etc/pbuilder/pbuilderrc +
* improve doc slightly.dancer2003-07-21
|
* changes to documentation.dancer2003-07-08
|
* patch user-mode-linux to use --configfile optiondancer2003-07-02
|
* mark documentationdancer2003-06-07
|
* update doc with URLdancer2003-05-16
|
* update docdancer2003-04-24
|