aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-checkparams
Commit message (Collapse)AuthorAge
* +2002-09-06 Junichi Uekawa <dancer@debian.org>dancer2002-09-06
| | | | | | | | | | | + + * pbuider-loadconfig: create from checkparams. a module to load config files only. + + * debuild-pbuilder: add debuild wrapper script. + + * debuild-pbuilder.1: add manpage + + * pbuilder-buildpackage (BUILD_PID): use "trap" a bit, so that error checking can be done at all.
* +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 changes, trying to address bugsdancer2002-03-03
|
* noninteractivedancer2002-02-08
|
* fixing typos and minor details.dancer2002-02-01
|
* many modifications done to make things improved.dancer2002-02-01
|
* checkparam, reads ${home}/.pbuilderrc.dancer2002-01-28
| | | | --logfile option is improved. (hopefully)
* fixing minor bugs ready for releasedancer2002-01-18
|
* added Daniel Kobras patch, to implement dpkg-buildpacakge options.dancer2002-01-17
| | | | Testing this should be a good idea.
* some modsdancer2002-01-16
|
* added configsdancer2002-01-15
|
* added --logfile optiondancer2001-11-25
|
* fix pbuilder login noninteractiveness problemdancer2001-11-18
|
* fixes, and improvementsdancer2001-11-03
|
* added some feature, which I think was a bad idea.dancer2001-11-03
|
* fixing DEBEMAIL related things, anddancer2001-11-02
| | | | noninteractive
* fixed typodancer2001-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
|
* adding non-us mirror and other supportdancer2001-09-07
|
* fixes and enhancementsdancer2001-09-01
|
* fixed the --mirror option to workdancer2001-08-28
|
* 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.
* changed the buildplace.dancer2001-08-27
|
* added buildresult feature and fixed the readlink typodancer2001-08-27
|
* moved pbuilderrc loading to the main file.dancer2001-08-27
|
* adding support for proc and using readlinkdancer2001-08-25
|
* fixed typodancer2001-08-25
|
* fixed debian/control, and debian/rules for real buildsdancer2001-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
* added a pbuilder-checkparams, to be sourced from packages to configure from ↵dancer2001-08-25
command-line.