aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-createbuildenv
Commit message (Expand)AuthorAge
* create: load hooks before trying to execute themMattia Rizzolo2015-11-25
* use log.e() instead of log()Mattia Rizzolo2015-11-15
* use log.i() instead of log()Mattia Rizzolo2015-11-15
* {create,update}buildenv: consider APTGETOPT also when running apt-get updateMattia Rizzolo2015-11-12
* use relative sources where possibleMattia Rizzolo2015-11-01
* no need to load runhooks anymore now that it's all handled in -modulesMattia Rizzolo2015-10-28
* always load hooks just after extracting the build place, and unload them when...Mattia Rizzolo2015-10-13
* createbuildenv: remove a couple of quotes, they mke debootrap fail in some co...Mattia Rizzolo2015-09-24
* fix a whole bunch of warning from shellcheckMattia Rizzolo2015-09-18
* parametrize the build directory using the conf option BUILDDIRMattia Rizzolo2015-08-08
* Add support for hurdGabriele Giacone2015-06-22
* Show current time in create / update operations too. (closes: #613854)Junichi Uekawa2012-03-28
* factor out common code for apt key rings.Junichi Uekawa2012-03-13
* make longer lines wrap so reading patch files aren't as painful.Junichi Uekawa2012-03-09
* Bug#579028: pbuilder: installs untrusted packages without askingSimon Ruderich2012-03-09
* Add an option to verify key signatures. (closes: #579028)Junichi Uekawa2010-07-05
* Add builtin ccache support, enabled by defaultLoïc Minier2010-01-02
* Remove aptitude with apt-get install aptitude-Loïc Minier2010-01-02
* Only remove/install aptitude on create/updateLoïc Minier2010-01-02
* Add aptitude if pbuilder-satisfydepends uses itLoïc Minier2010-01-02
* Remove apt from $CHROOTEXEC apt-get install callLoïc Minier2010-01-02
* debootstrap with --include=apt; for buildd variantLoïc Minier2010-01-02
* pbuilder: Add --architecture and ARCHITECTURE flagLoïc Minier2009-12-30
* pass apt-get '-q' option to remove the progress.Junichi Uekawa2009-08-15
* install aptitude via EXTRAPACKAGES, and not hard-code. (closes: #539578)Junichi Uekawa2009-08-08
* refactor to use 'log' function rather than using 'echo' directly.Junichi Uekawa2009-02-26
* * rename pbuilder-satisfydepends to pbuilder-satisfydepends-classic, andJunichi Uekawa2007-08-28
* fix always ending with "Aborting with error"Junichi Uekawa2007-05-27
* fix thinko: trap exit -> trap - exitJunichi Uekawa2007-05-27
* change "trap" handling so that all trap function calls are called _trap, and ...Junichi Uekawa2007-05-27
* trap sighup as well as exit: create/updateJunichi Uekawa2007-05-27
* trap SIGHUP as well as EXIT.Junichi Uekawa2007-05-27
* copyright year 2007, and changelog about it, and changelog warning/error to >&2Junichi Uekawa2007-03-27
* Make 'pbuilder create' also use FORCE_CONFNEWdancer2006-12-17
* update copyright info.dancer2006-05-30
* * fix pdebuild --help output (closes: #367133)dancer2006-05-14
* preliminary support for bind-mounted apt cache directory.dancer2006-02-12
* implement hookdir for workaround of initscripts and cdebootstrap bug.dancer2006-01-29
* use readlink -f instead of -e.dancer2005-12-21
* Use readlink -e instead of readlink -f :dancer2005-12-05
* Revert to using --force-yes, since --allow-unauthenticated doesn't work with ...dancer2005-12-04
* * Bug fix: "pbuilder-buildpackage-funcs check for createbuilduser fordancer2005-12-04
* * Bug fix: "/usr/share/doc/pbuilder/examples/B90linda missingdancer2005-12-04
* fixed documentation, added changes to createbuildenv to chek for error statedancer2005-11-03
* [Junichi Uekawa]dancer2005-10-09
* +2005-08-07 Junichi Uekawa <dancer@debian.org>dancer2005-08-07
* change to use experimental,dancer2005-06-03
* update documentation, and other minor fix in response to FIXME entries.dancer2004-12-01
* + * Implement --variant=buildd support, thanks for Daniel Scheplerdancer2004-04-06
* + * debian/control (Description): do not conflict with older bash.dancer2003-12-16