aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-modules
Commit message (Expand)AuthorAge
* modules: add 3 log.{i,w,e} functions to be used instead of log()Mattia Rizzolo2015-11-15
* use relative sources where possibleMattia Rizzolo2015-11-01
* pbuilder-modules: change the pbuilder-runhooks source directory to be relativeGianfranco Costamagna2015-10-28
* add hook type H: they run just after unpacking the chroot, for every target.Mattia Rizzolo2015-10-13
* always load hooks just after extracting the build place, and unload them when...Mattia Rizzolo2015-10-13
* pbuilder-modules: normalize whitespacesMattia Rizzolo2015-10-13
* modules: mount correctly selinux: bindmount from the host, and in the same pl...Mattia Rizzolo2015-10-11
* Allow copying the local configuration from a defined directory, instead of sy...Mattia Rizzolo2015-09-18
* fix a whole bunch of warning from shellcheckMattia Rizzolo2015-09-18
* pbuilder-modules: remove the /tmp/buildd symlink if it points to the current ...Mattia Rizzolo2015-09-06
* pbuilder-modules: fix spelling error: s,compatibily,compatibility,gMattia Rizzolo2015-08-29
* Add a symlink from /tmp/buildd to the current BUILDD to avoid too many breakagesMattia Rizzolo2015-08-26
* parametrize the build directory using the conf option BUILDDIRMattia Rizzolo2015-08-08
* pbuilder-modules: copy /etc/mailname from the host, instead of writing it aft...Mattia Rizzolo2015-08-08
* Thanks to TG for the bad feedback! More than one value aren't allowed in that...Gianfranco Costamagna2015-08-06
* Use a hostname -A as fallback in case of -f fails (Closes: #637627)Gianfranco Costamagna2015-08-03
* pbuilder-modules: stop downloading translations of package descriptionsMattia Rizzolo2015-06-23
* Add support for hurdGabriele Giacone2015-06-22
* Use "none" instead of "/dev/pts" as device for the /dev/pts mount inside the ...Axel Beckert2015-06-22
* Do not try to use /dev/shm if /run/shm is not present. (closes: #702811, #702...Junichi Uekawa2013-03-26
* Added support for shared memory mounting point (closes: #700591)Agustin Henze2013-02-28
* what's this x.Junichi Uekawa2013-02-28
* move around echobacktime definition location. (closes: #666440)Junichi Uekawa2012-03-31
* 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
* fix test, and use standard lib for output.Junichi Uekawa2011-12-04
* factor out the file copy test part and add a test.Junichi Uekawa2011-12-04
* Bug#569917: Support base.tar.xz/bz2 as well as tgzTino Keitel2011-11-29
* From: Luca Falavigna <dktrkranz@debian.org>Junichi Uekawa2011-06-24
* Bug#542915: NMU patchSteve M. Robbins2011-06-24
* Bug#582415: [pbuilder]: typo "taget"Hideki Yamane2010-06-20
* pdebuild: Add architecture flag; #516625Loïc Minier2009-12-30
* pbuilder: Add --architecture and ARCHITECTURE flagLoïc Minier2009-12-30
* Do not mention codename of testing where possibleLoïc Minier2009-12-14
* COMPONENTS is always setLoïc Minier2009-12-13
* Add support for building packages twice; #493538Loïc Minier2009-12-11
* Gracefully handle non-existing bind-mount in --bindmount option (closes: #556...Junichi Uekawa2009-12-02
* Bug#520251: pbuilder: Pbuilder does not umount bindmounts when ssh connection...Stefan Fritsch2009-03-18
* implement --inputfile option.Junichi Uekawa2009-03-07
* refactor to use 'log' function rather than using 'echo' directly.Junichi Uekawa2009-02-26
* Bug#493154: warn if --othermirror is specified and --override-config is not s...Junichi Uekawa2009-02-24
* umount on failed bind-mount (closes: #474771)Junichi Uekawa2008-04-29
* Fix devpts mount permissions (closes: #453862)Junichi Uekawa2007-12-26
* * Create /etc/apt/apt.conf.d just in case it doesn't exist. (Closes:Junichi Uekawa2007-11-24
* * Bug fix: "pbuilder-satisfydepends-classic should passJunichi Uekawa2007-11-07
* [Pbuilder-maint] Bug#422371: Patch for specifying componentsAdrien Cunin2007-10-22
* * Bug fix: "pbuilder: incoherence man page with --help", thanks to DavidJunichi Uekawa2007-10-15
* 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
* minor documentation update for etch releaseJunichi Uekawa2007-04-10