| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
| |
default place build results are placed is
/var/cache/pbuilder/result.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
pbuilder supports pdebuild/cowbuilder
login/execute/update/create etc. can also be --login/--execute/--update/--create etc.
to cater for cowbuilder
documentation updates / XML typesetting fixes.
manpage fixes / spellchecking
generally what I did while I was on plane trip from Debconf Mexico to Japan.
|
|
|
|
| |
maintainers.
|
| |
|
|
|
|
|
| |
repository.
thanks to Ondrej.
|
|
|
|
| |
Thanks to Peter Eisentraut for patch.
|
|
|
|
|
|
|
|
|
|
|
| |
* pbuilderrc.5: undocument the restriction that --buildresult
option needs to be specified for pdebuild, and BUILDRESULT cannot
be used.
I should probably warn that the directory should be absolute.
* pdebuild.1: fix man a bit to make --buildresult option doc
unambiguous.
|
|
|
|
|
|
| |
+ add reference to PDF version.
and update some copyright years to 2006.
|
|
|
|
| |
it will fix the testsuite failure
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * pbuilder.8: update documentation of --pkgname-logfile
+
+ * pbuilder-buildpackage: allow chown, and add support for PKGNAME_LOGFILE_EXTENTION.
+
+ * pbuilderrc (PKGNAME_LOGFILE_EXTENTION): add
+
+ * pbuilderrc.5: document
+
|
| |
|
| |
|
| |
|
|
|
|
| |
remove testsuite/regression/344089-initscripts-inetd-workaround-check.sh, since the problem is now gone.
|
| |
|
|
|
|
|
|
|
|
|
| |
(Closes: #352224).
* Bug fix: "sudo pbuilder login --save-after-login includes the apt
cache in the base.tgz", thanks to Andreas Beckmann (Closes: #351526).
* Bug fix: "pbuilder: Arch-specific
build-deps printed weird", thanks to Daniel Schepler (Closes:
#184149).
|
|
|
|
| |
add G hooks for pbuilder create.
|
|
|
|
| |
test scripts.
|
|
|
|
|
|
|
| |
+ * debian/TODO: update notes on cowdancer.
+
+ * Documentation/pbuilder-doc.xml (BINDMOUNTS): add note on regression testing.
+
|
|
|
|
| |
+ have changed recently", thanks to Johan Boule (Closes: #347296).
|
| |
|
| |
|
| |
|
|
|
|
| |
add q-funk's script.
|
| |
|
|
|
|
| |
set HOME=$(pwd)/../ in pdebuid-internal to match pdebuild.
|
|
|
|
|
| |
Document that ccache requires cache directory to be writable by the user within chroot.
re #342665
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* pdebuild-user-mode-linux:
* pdebuild-uml-checkparams:
* pdebuild-checkparams:
* pdebuild: readlink -e instead of readlink -f
* pbuilder-uml-checkparams: readlink -e instead of readlink -f
* pbuilder-modules: readlink -e instead of readlink -f
* pbuilder-createbuildenv: quote HOOKDIR and readlink -e instead of readlink -f.
* pbuilder-checkparams:
* pbuilder-buildpackage: use readlink -e here.
* pbuilder-buildpackage-funcs: use readlink -e instead of readlink -f. 342117
thanks to Markus Kolb
|
|
|
|
|
|
|
|
| |
EXTRAPACKAGES handling. Fix.
pbuilderrc: make fakeroot default.
Documentation/pbuilder-doc.xml: update a note on pdebuild-internal is ran as the outside user uid.
pdebuild-internal: Add a note what I'm doing.
|
|
|
|
|
|
|
|
|
| |
sarge
* Bug fix: "/usr/share/doc/pbuilder/examples/B90linda missing
--force-yes option", thanks to qfunk (Closes: #340715).
Note: --allow-unauthenticated is probably a better option here, but
apt-get in sarge does not support it, we will revisit it after etch.
|
|
|
|
|
|
| |
SUTOUSER is bogus", thanks to Brian Nelson (Closes: #338976).
* Bug fix: "--no-targz option creates tarball in pbuilder create",
thanks to Junichi Uekawa (Closes: #341916).
|
|
|
|
|
|
| |
--allow-unauthenticated option", thanks to qfunk (Closes: #340715).
- fixed other scripts to use --allow-unauthenticated option rather than --force-yes.
* debconf compatibility level 4
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
when debootstrap/cdebootstrap does not exist.
Documentation update.
|
| |
|
|
|
|
| |
add ||true for 'ln -s' creating mtab.
|
| |
|