| Commit message (Collapse) | Author | Age |
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
update.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ChangeLog is required to be updated.
|
|
|
|
|
|
|
|
| |
* Document that --debug option preserves build place.
If the following fails, the build directory will remain intact:
pbuilder create --distribution etch --basetgz a.tgz --debug
(closes: #331635)
* README.Debian, pbuilder-doc.xml: updated.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* suppress warnings from find; it wants -maxdepth before any other
argument. (closes: #330848)
* Documentation update patch from Osamu Aoki to clarify about
configuration file priorities and issues associated with it.
(closes: #325318)
|
| |
|
|
|
|
| |
+ * pbuilder.8: update semantics; left-to-right
|
|
|
|
| |
* pbuilderrc: SHELL variable is set a default value.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ * debian/control: allow cdebootstrap dependency.
+
+ * testsuite/run-test.sh: complicate the process by testing both
+ cdebootstrap and debootstrap.
+
+ * pbuilder.8: document --debootstrap
+
+ * pbuilder-checkparams: --debootstrap
+
+ * pbuilder-modules: --debootstrap
+
+ * pbuilder-createbuildenv: unset DEBOOTSTRAPSCRIPT instead of setting
+ "". The number of parameter given to cdebootstrap changes.
+ since DEBOOTSTRAPSCRIPT are not supported by cdebootstrap,
+ Giving cdebootstrap this parameter caused it to fail.
+
+ * pbuilderrc.5: Document DEBOOTSTRAP
+
+ * pbuilderrc (DEBOOTSTRAP): new option.
+
+ * pbuilder-createbuildenv (DEBOOTSTRAPSCRIPT): call ${DEBOOTSTRAP} instead of calling debootstrap directly.
+
|
| |
|
|
|
|
| |
allow su design change. Bug: 317264
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
+
+ * pbuilder-user-mode-linux.1:
+ * pdebuild-user-mode-linux.1:
+ * pdebuild.1:
+ * pbuilder.8: use \- for dash.
+
|
|
|
|
|
|
| |
really need them;
+ and add test for etch.
|