aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-modules
Commit message (Collapse)AuthorAge
* +2002-08-20 Junichi Uekawa <dancer@debian.org>dancer2002-08-20
| | | | | | | | | | | | | | | | + + * pbuilder-modules: document --timeout option. + + * pbuilder.8: document --timeout option + + * pbuilder-checkparams: add --timeout option + + * pbuilderrc.5: document TIMEOUT_TIME + + * pbuilder-buildpackage (CHROOTEXEC): add missing executehooks "C" to a + case. + (CHROOTEXEC): clean the command-line a bit, so that it's easier to use. + (BUILD_PID): add timeout for build process.
* commit changedancer2002-05-30
|
* +2002-05-30 Junichi Uekawa <dancer@debian.org>dancer2002-05-30
| | | | | + + * pbuilder-modules: add suggestion from david@josefine.at
* +2002-05-26 Junichi Uekawa <dancer@debian.org>dancer2002-05-26
| | | | | | + + * pbuilder-modules: use readlink -f to determine the real location of etc/hostname etc. +
* implement /dev/pts mounting routinedancer2002-05-07
|
* updates, mostly for having giced bug, joeyh patch, and supporting emacsdancer2002-02-19
|
* changes.dancer2002-02-11
|
* update, and bugfixesdancer2002-02-09
|
* fixing typos and minor details.dancer2002-02-01
|
* many modifications done to make things improved.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)
* added Daniel Kobras patch, to implement dpkg-buildpacakge options.dancer2002-01-17
| | | | Testing this should be a good idea.
* some more fixup, for release.dancer2002-01-07
|
* removed deb-src lines from apt config files.dancer2002-01-05
|
* fixed a typo, and reordered apt source generationdancer2001-12-25
|
* added --logfile optiondancer2001-11-25
|
* updated some documentation, added more error checking, and some general ↵dancer2001-11-25
| | | | improvement on the well-being of the package
* hooks to do more things when umounting of proc failsdancer2001-11-23
|
* fixed bugs 12057 and 12063, which are typo/logic errors, thanks to stevedancer2001-11-18
|
* A different way to implement the aforementioned feature.dancer2001-11-03
| | | | It should be really good. I hope.
* added some feature, which I think was a bad idea.dancer2001-11-03
|
* site-local /etc/passwd no longer is copied.dancer2001-11-03
|
* major updates. adding set -e and other thingsdancer2001-11-02
|
* things are re-implemented with DEBEMAIL in mind. Always call ↵dancer2001-11-02
| | | | dpkg-buildpackage with -m
* fixed some problems. Changed specs, so that it will use env var to specify ↵dancer2001-10-25
| | | | maint address than command-line
* added support for sponsorshipdancer2001-10-25
|
* including the patch submitted from dale amondancer2001-09-27
|
* pbuilder fixings ... adding more options.dancer2001-09-25
|
* daily checkindancer2001-09-23
|
* fixing typodancer2001-09-07
|
* adding non-us mirror and other supportdancer2001-09-07
|
* fixed typo in apt-line generationdancer2001-09-01
|
* fixes and enhancementsdancer2001-09-01
|
* added functions, and moving core functionality to this file.dancer2001-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.
* 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