Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | * pbuilder-modules: umount selinux and bind mounts first. | lool | 2006-10-29 |
| | |||
* | * pbuilder-modules: add sanity checks during umount_one(); ignore | lool | 2006-10-29 |
| | | | | | | umount errors of the type "umount: /foobar: not mounted" and "umount: /foobar: not found" as retries will be useless anyway, and these errors shouldn't cause data loss; fixes #391390. | ||
* | revised developer documentation. | dancer | 2006-10-29 |
| | |||
* | * testsuite/run-test-satisfy-depends.sh: fix invocation from CVS | lool | 2006-10-28 |
| | | | | checkout by only copying debian/rules and not debian/*. | ||
* | * Testsuite may now test pbuilder-satisfydepends. | lool | 2006-10-28 |
| | |||
* | update developer documentation | dancer | 2006-10-26 |
| | |||
* | add workaround for /lib/init/rw | dancer | 2006-10-23 |
| | |||
* | remove 'pbuilder-user-mode is not released' part, it's revived. | dancer | 2006-10-23 |
| | |||
* | s/cowdancer/cowbuilder/ in manual. | dancer | 2006-10-23 |
| | |||
* | user-mode-linux support | dancer | 2006-09-16 |
| | |||
* | add notes in comment that examples are for --hookdir. | dancer | 2006-09-03 |
| | |||
* | support --login, --execute, etc. | dancer | 2006-09-01 |
| | |||
* | initial selinux support | dancer | 2006-08-24 |
| | |||
* | bind-mount ordering fix. | dancer | 2006-08-20 |
| | |||
* | support PKGNAME_LOGFILE option in pbuilderrc. | dancer | 2006-08-15 |
| | |||
* | documentation fix for fakechroot. | dancer | 2006-07-25 |
| | |||
* | pdebuild-internal fix, with export DEBBUILDOPTS | dancer | 2006-06-25 |
| | |||
* | update testsuite | dancer | 2006-06-17 |
| | | | | | . do not run sarge test anymore . updated test run. | ||
* | * debian/pbuilder-test/01_pbuilder_create: test against sid rather | dancer | 2006-06-15 |
| | | | | | | than sarge for now, since amd64 sarge doesn't work. testsuite for final build now tests against sid since sarge amd64 archive doesn't really exist. | ||
* | do not error out for pdebuild. | dancer | 2006-06-10 |
| | |||
* | do error checking for buildresult. | dancer | 2006-06-10 |
| | |||
* | do not error out if buildresult directory does not exist. | dancer | 2006-06-10 |
| | |||
* | * Bug fix: "pbuilder: should create BUILDRESULT if not existent", thanks | dancer | 2006-06-10 |
| | | | | | to Daniel Leidert (Closes: #335523), there was a wrong condition check, it should do that now. | ||
* | su -p for pdebuild-internal, to allow options passing through environment. | dancer | 2006-06-05 |
| | |||
* | document tmpfs usage with pbuilder. | dancer | 2006-06-04 |
| | |||
* | quiet down /etc/mtab | dancer | 2006-06-01 |
| | |||
* | update copyright info. | dancer | 2006-05-30 |
| | |||
* | Fix a misspelling of pdebuild. | kraai | 2006-05-30 |
| | |||
* | From comment from Sesse, note that the | dancer | 2006-05-27 |
| | | | | | default place build results are placed is /var/cache/pbuilder/result. | ||
* | document cowdancer/pbuilder. | dancer | 2006-05-27 |
| | |||
* | initial cowbuilder support in pdebuild | dancer | 2006-05-24 |
| | | | | | | | | | | | | 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. | ||
* | revert the satisfydepends change until it is confirmed with dpkg-dev ↵ | dancer | 2006-05-22 |
| | | | | maintainers. | ||
* | update documentation. | dancer | 2006-05-17 |
| | |||
* | * Documentation/pbuilder-doc.xml: document method for adding local | dancer | 2006-05-15 |
| | | | | | repository. thanks to Ondrej. | ||
* | * Support for new style architecture specifications (closes: #363193) | dancer | 2006-05-15 |
| | | | | Thanks to Peter Eisentraut for patch. | ||
* | * fix pdebuild --help output (closes: #367133) | dancer | 2006-05-14 |
| | | | | | | | | | | | * 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. | ||
* | + * Documentation/pbuilder-doc.xml: update docs on user-mode-linux usage. | dancer | 2006-04-22 |
| | | | | | | + add reference to PDF version. and update some copyright years to 2006. | ||
* | pdebuild: give --uid/--gid options to pdebuild-internal | dancer | 2006-04-22 |
| | | | | it will fix the testsuite failure | ||
* | pdebuild --help works without ./debian dir. | dancer | 2006-04-01 |
| | |||
* | spelling fix. | dancer | 2006-03-31 |
| | |||
* | update | dancer | 2006-03-21 |
| | |||
* | regression update, added pkgname-logfile check | dancer | 2006-03-17 |
| | |||
* | +2006-03-18 Junichi Uekawa <dancer@debian.org> | dancer | 2006-03-17 |
| | | | | | | | | | | | | + + * 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 + | ||
* | add support for chmod/chown of logfile, needs more work. | dancer | 2006-03-17 |
| | |||
* | documentation update, and add hooks to generate PDF documentation for pbuilder. | dancer | 2006-03-07 |
| | |||
* | remove support for --nonusmirror. | dancer | 2006-02-22 |
| | |||
* | update testsuite results, all successful. | dancer | 2006-02-22 |
| | | | | remove testsuite/regression/344089-initscripts-inetd-workaround-check.sh, since the problem is now gone. | ||
* | preliminary support for bind-mounted apt cache directory. | dancer | 2006-02-12 |
| | |||
* | * Update pbuilderrc man page to specify EXTRAPACKAGES is space-delimited | dancer | 2006-02-11 |
| | | | | | | | | | (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). | ||
* | implement hookdir for workaround of initscripts and cdebootstrap bug. | dancer | 2006-01-29 |
| | | | | add G hooks for pbuilder create. |