aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-runhooks
Commit message (Expand)AuthorAge
* add a more useful message for pbuilder-runhooks when hookdir cannot be remove...Junichi Uekawa2010-07-04
* Warn when there is non-existing hookdir. (closes: #525420)Junichi Uekawa2009-12-05
* make --hookdir work on pdebuild-internal (closes:#526471)Junichi Uekawa2009-11-29
* fix spelling mistake in commentJunichi Uekawa2009-11-29
* refactor to use 'log' function rather than using 'echo' directly.•••First cut into doing this, hopefully we're not breaking anything. Junichi Uekawa2009-02-26
* Dereference symlinks when copying hooks. (closes: #499358)•••I keep a number of different hooks in my $HOME/.pbuilder/hooks/ directory, and some are symlinks to files outside that directory. When 'pbuilder-runhooks' copies the hooks, it copies them without dereference, which fails inside the chroot since the referenced files are not found. The attached patch, generated using 'git format-patch', fixes this by using the '-L' ('--dereference') option to 'cp' when copying the hook files into the pbuilder chroot. Ben Finney2008-09-28
* add people to AUTHORS sometimesJunichi Uekawa2007-06-05
* add hook handling in pdebuild-internalJunichi Uekawa2007-05-31
* warning message goes to &2Junichi Uekawa2007-03-27
* error message goes to &2Junichi Uekawa2007-03-27
* +•••+ * debuild-pbuilder.1: fix document formatting error, from Roland Stigge. + + * pbuilder-runhooks (hooks): Try and detect file name non-matching case + for hooks, from Dale Amon. dancer2003-12-10
* + * THANKS: add•••+ + * pbuilder-runhooks: fix warning messages to be more correct, thanks + to Daniel Martin. + dancer2003-11-16
* +2003-03-10 Junichi Uekawa <dancer@debian.org>•••+ + * pbuilder-satisfydepends: quote some strings... trying to be pedantic + + * pbuilder-buildpackage-funcs: unset LOGNAME for when building with + real root privilage. + thanks Barak Pearlmutter <bap@cs.unm.edu> + + * pbuilder.8: document X hooks which were previously undocumented. + + * pbuilder-user-mode-linux (BUILDING_DSC_FILE): use readlink on real existing files. + GNU "readlink -f " exits with an exit code of 1 when the file does not + exist, debianutils readlink did not. + + * pbuilder-runhooks (hooks): do not call readlink here, + since the file may not exist. + + * pbuilder-checkparams (USE_PKGNAME_LOGFILE): use readlink on real existing files. + + * pbuilder-buildpackage (PACKAGENAME): use readlink on real existing files. + dancer2003-03-10
* + * pbuilder-runhooks (hooks): do not error out if there are no hooks in the ...dancer2002-09-25
* release is ready, I've checked.dancer2002-02-24
* added hooks support for pbuilder build target.dancer2002-02-24
* fixing bugs related to runhooks, reported by Dale. Some serious logic disorde...dancer2001-10-21
* changing the error message to warning, because these messages do not stop exe...dancer2001-10-12
* fixed my logical disorder.dancer2001-10-12
* diffdancer2001-10-12
* removing commentdancer2001-09-27
* removing pushd and popd.dancer2001-09-27
* fixing some serious typos .dancer2001-09-27
* changing little bits to my liking, and hopefully removing any potentially dan...dancer2001-09-27
* and even more reindentation.dancer2001-09-27
* reindent etc.dancer2001-09-27
* new file from dale amon.dancer2001-09-27