Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | ||||
* | #312121 fix and release 0.136 | dancer | 2005-10-20 | |
| | ||||
* | update TODO file | dancer | 2005-10-17 | |
| | ||||
* | open new development, and update documentation to note that | dancer | 2005-10-09 | |
| | | | | ChangeLog is required to be updated. | |||
* | open up new version | dancer | 2005-10-09 | |
| | ||||
* | [Junichi Uekawa] | dancer | 2005-10-09 | |
| | | | | | | | | * 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. | |||
* | Don't add a redundant group, passwd, and shadow entries for the build user. | kraai | 2005-10-03 | |
| | ||||
* | wrong mail address. fixed. 0.134 | dancer | 2005-10-01 | |
| | ||||
* | 0.133; change Maintainers field. | dancer | 2005-10-01 | |
| | ||||
* | update documentation and manual pages | dancer | 2005-09-30 | |
| | | | | | | | | * 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) | |||
* | Change "exec" to "execute" in the description of the --save-after-exec | kraai | 2005-09-29 | |
| | | | | option. | |||
* | upload | dancer | 2005-09-14 | |
| | ||||
* | documentation updates, move to alioth. | dancer | 2005-09-04 | |
| | ||||
* | + * pdebuild.1: update semantics; left-to-right | dancer | 2005-08-29 | |
| | | | | + * pbuilder.8: update semantics; left-to-right | |||
* | 2005-08-28 Junichi Uekawa <dancer@debian.org> | dancer | 2005-08-28 | |
| | | | | * pbuilderrc: SHELL variable is set a default value. | |||
* | + * depend on cdebootstrap, and suggest debootstrap. You may alternatively use | dancer | 2005-08-25 | |
| | | | | | | | | | + debootstrap, but the default is cdebootstrap. + (closes: #323843, #324648) + * cowdancer support improvement -- now passes testsuite. + * Standards-version: 3.6.2 update and re-run testsuite. | |||
* | update | dancer | 2005-08-20 | |
| | ||||
* | + * pbuilder-buildpackage-funcs: do cow thing, with cowprotect, for cowdancer. | dancer | 2005-08-19 | |
| | ||||
* | 0.129 | dancer | 2005-08-17 | |
| |