aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-modules
Commit message (Expand)AuthorAge
* runhooks: move (un)loadhooks() and executehooks() to pbuilder-modules.Mattia Rizzolo2015-11-25
* buildpackage: move the binNMU() function from modules to buildpackage-funcs, ...Mattia Rizzolo2015-11-25
* fixup a bunch of things for binNMU supportMattia Rizzolo2015-11-23
* modules: copy /etc/resolv.conf from the host only when USENETWORK=yesMattia Rizzolo2015-11-15
* pbuilder: add an (undocumented) --help operation. Exit 0 if the help was req...Mattia Rizzolo2015-11-15
* modules: short the --help output and point to the manual pagesMattia Rizzolo2015-11-15
* only set Changed-By to --binnmu-maintainer in .changesAndreas Beckmann2015-11-15
* add "binary-only=yes" mark to the binNMU changelogAndreas Beckmann2015-11-15
* modules: style improvments to binNMU()Mattia Rizzolo2015-11-15
* add binNMU supportLuca Falavigna2015-11-15
* make the output level configurable through LOGLEVEL (--loglevel)Mattia Rizzolo2015-11-15
* use log.e() instead of log()Mattia Rizzolo2015-11-15
* use log.w() instead of log()Mattia Rizzolo2015-11-15
* use log.i() instead of log()Mattia Rizzolo2015-11-15
* 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