aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* +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
|
* 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
|
* uploaddancer2003-06-08
|
* mark documentationdancer2003-06-07
|
* mark documentationdancer2003-06-07
|
* update doc with URLdancer2003-05-16
|
* updancer2003-04-24
|
* update docdancer2003-04-24
|
* fixdancer2003-04-20
|
* pbuilder update fixdancer2003-04-20
|
* fix pbuilder-buildpackage ordering, and release 0.73dancer2003-04-20
|
* update copyright datedancer2003-04-19
|
* documentation updates, and fixing ordering of D hooksdancer2003-04-19
|
* documentation updatesdancer2003-04-17
|