Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | * improve B92test-pkg: cd to package build directory before invoking | dancer | 2006-01-24 |
| | | | | test scripts. | ||
* | open up 0.146 | dancer | 2006-01-13 |
| | |||
* | + | dancer | 2006-01-13 |
| | | | | | | | + * debian/TODO: update notes on cowdancer. + + * Documentation/pbuilder-doc.xml (BINDMOUNTS): add note on regression testing. + | ||
* | + * Bug fix: "pbuilder: url to debian experimental's apt archive seems to | dancer | 2006-01-12 |
| | | | | + have changed recently", thanks to Johan Boule (Closes: #347296). | ||
* | open up 0.145 | dancer | 2006-01-07 |
| | |||
* | pbuilder 0.144 release | dancer | 2006-01-07 |
| | |||
* | 344958 | dancer | 2006-01-06 |
| | |||
* | 345870 | dancer | 2006-01-06 |
| | |||
* | open up new development | dancer | 2005-12-21 |
| | |||
* | 0.143 release | dancer | 2005-12-21 |
| | |||
* | use readlink -f instead of -e. | dancer | 2005-12-21 |
| | | | | add q-funk's script. | ||
* | update workaround for libc to work around bugs in initscripts. | dancer | 2005-12-21 |
| | |||
* | open up 0.143 development | dancer | 2005-12-19 |
| | |||
* | 0.142 | dancer | 2005-12-19 |
| | |||
* | Document HOME=/tmp/buildd inside chroot. | dancer | 2005-12-19 |
| | | | | set HOME=$(pwd)/../ in pdebuid-internal to match pdebuild. | ||
* | add a regression testsuite. | dancer | 2005-12-12 |
| | | | | | Document that ccache requires cache directory to be writable by the user within chroot. re #342665 | ||
* | update TODO | dancer | 2005-12-09 |
| | |||
* | update TODO | dancer | 2005-12-07 |
| | |||
* | Use readlink -e instead of readlink -f : | dancer | 2005-12-05 |
| | | | | | | | | | | | | | | | | | | | * 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 | ||
* | open up 0.142 | dancer | 2005-12-05 |
| | |||
* | 0.141 | dancer | 2005-12-05 |
| | |||
* | pbuilder-buildpackage-funcs: 'install' was missing from apt-get for ↵ | dancer | 2005-12-05 |
| | | | | | | | | 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. | ||
* | open new release 0.141 | dancer | 2005-12-04 |
| | |||
* | 0.140 | dancer | 2005-12-04 |
| | |||
* | Revert to using --force-yes, since --allow-unauthenticated doesn't work with ↵ | dancer | 2005-12-04 |
| | | | | | | | | | 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. | ||
* | add a note on use of --allow-unauthenticated breaking sarge chroots. | dancer | 2005-12-04 |
| | |||
* | * Bug fix: "pbuilder-buildpackage-funcs check for createbuilduser for | dancer | 2005-12-04 |
| | | | | | | 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). | ||
* | * Bug fix: "/usr/share/doc/pbuilder/examples/B90linda missing | dancer | 2005-12-04 |
| | | | | | | --allow-unauthenticated option", thanks to qfunk (Closes: #340715). - fixed other scripts to use --allow-unauthenticated option rather than --force-yes. * debconf compatibility level 4 | ||
* | add ccache support documentation. #178350 | dancer | 2005-12-01 |
| | |||
* | preserve environment when su to root. | dancer | 2005-12-01 |
| | |||
* | new development opens | dancer | 2005-11-16 |
| | |||
* | 0.139 release | dancer | 2005-11-16 |
| | |||
* | check before editing /etc/shadow | dancer | 2005-11-16 |
| | |||
* | open up new development | dancer | 2005-11-11 |
| | |||
* | 337541: 0.138: allow xvfb to work inside pbuilder | dancer | 2005-11-11 |
| | |||
* | test | dancer | 2005-11-09 |
| | |||
* | test | dancer | 2005-11-09 |
| | |||
* | test | dancer | 2005-11-09 |
| | |||
* | update TODO | dancer | 2005-11-03 |
| | |||
* | update TODO | dancer | 2005-11-03 |
| | |||
* | update TODO | dancer | 2005-11-03 |
| | |||
* | update TODO | dancer | 2005-11-03 |
| | |||
* | update TODO | dancer | 2005-11-03 |
| | |||
* | fixed documentation, added changes to createbuildenv to chek for error state | dancer | 2005-11-03 |
| | | | | | when debootstrap/cdebootstrap does not exist. Documentation update. | ||
* | add TODO items related to /etc/mtab | dancer | 2005-11-02 |
| | |||
* | update TODO file | dancer | 2005-11-02 |
| | |||
* | If /proc is mounted, create a symbolic link from /etc/mtab to | kraai | 2005-11-01 |
| | | | | /proc/mounts. | ||
* | updates to documentation. | dancer | 2005-10-30 |
| | |||
* | --resolve-deps is now default in debootstrap; | dancer | 2005-10-25 |
| | | | | update. | ||
* | open new changelog | dancer | 2005-10-20 |
| |