aboutsummaryrefslogtreecommitdiff
path: root/testsuite/normal
Commit message (Collapse)AuthorAge
...
* check before editing /etc/shadowdancer2005-11-16
|
* testsuite update, successdancer2005-11-13
|
* 337541: 0.138: allow xvfb to work inside pbuilderdancer2005-11-11
|
* update build log, successdancer2005-11-10
|
* testsuite update, successdancer2005-11-09
|
* test log updatedancer2005-11-08
|
* fixed documentation, added changes to createbuildenv to chek for error statedancer2005-11-03
| | | | | when debootstrap/cdebootstrap does not exist. Documentation update.
* workaround Matt's commit;dancer2005-11-02
| | | | add ||true for 'ln -s' creating mtab.
* update testsuite resultdancer2005-11-01
|
* --resolve-deps is now default in debootstrap;dancer2005-10-25
| | | | update.
* update testsuite resultdancer2005-10-24
|
* update with all-successfuldancer2005-10-20
|
* use --resolve-deps for debootstrap in the testsuite.dancer2005-10-19
|
* still successful cdebootstrap and failing debootstradancer2005-10-17
|
* updatedancer2005-10-15
|
* testsuite updatedancer2005-10-14
|
* testsuite updatedancer2005-10-04
|
* testsuite re-rundancer2005-10-02
|
* update documentation and manual pagesdancer2005-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)
* rerun testsuitedancer2005-09-27
|
* updated rundancer2005-09-21
|
* + * depend on cdebootstrap, and suggest debootstrap. You may alternatively usedancer2005-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.
* 0.129dancer2005-08-17
|
* updatedancer2005-08-16
|
* update test resultsdancer2005-08-12
|
* +2005-08-07 Junichi Uekawa <dancer@debian.org>dancer2005-08-07
| | | | | | | | | | | | | | | | | | | | | | | | | | + + * 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. +
* * pbuilder-buildpackage: change the use of su, todancer2005-07-13
| | | | allow su design change. Bug: 317264
* + * testsuite/run-test.sh (RESULTFILE): remove vmstat and iostat. I don't ↵dancer2005-07-03
| | | | | | really need them; + and add test for etch.
* pbuilder (0.128) unstable; urgency=lowdancer2005-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add example framework to test package inside chroot - B92test-pkg - add debian/pbuilder-test/ directory to test pbuilder itself. * Documentation/pbuilder-doc.xml: - add reference on directory structure on pbuilder. - Add note on pbuilder-test * Support '--distribution experimental'. "pbuilder: Please add support for experimental", thanks to Emanuele Rocca (Closes: #308813). and also support working with new apt-get by using --force-yes. (closes: 316281). * Feature enhancement: "pbuilder: Clean apt cache ", thanks to Daniel Schepler implement --autocleanaptcache option. (Closes: #185227). * pdebuild now checks for unsupported command-line options. Bug fix: "pbuilder: pdebuild does not warn about --basetgz or --distribution", thanks to Matt Kraai (Closes: #305944). * man pages fixup: add \% for non-hyphenation (closes: #310656) * Fix find options -xdev location. (closes: #312913) * Bug fix: "pbuilder: Please document proper format of OTHERMIRROR", thanks to Roberto C. Sanchez (Closes: #312153). * Bug fix: "pbuilder: Support for preserving environment PATH", thanks to Brian Nelson (Closes: #306448). * work around debootstrap 3.0.0 bug which fails to build sid chroot with --variant=buildd, by not passing --variant=buildd, see 314858 -- Junichi Uekawa <dancer@debian.org> Sat, 2 Jul 2005 13:20:23 +0900
* + * pdebuild-internal: implement with user-adding.dancer2005-06-04
| | | | +
* pdebuild now checks for unsupported options.dancer2005-06-04
| | | | | | | | | | | | | | | | | | | | | | | | + * debian/pbuilder-uml.files: move to uml. + * Makefile: install + * pdebuild-user-mode-linux: use pdebuild-uml-checkparams + + * pdebuild-uml-checkparams: add --debsign-k + + * pbuilder-uml-checkparams: pdebuild options remove. + + * pdebuild-uml-checkparams: --buildresult + + * pdebuild.1: add --logfile option to documentation. + + * pdebuild-checkparams: --logfile option implemented for pdebuild. + + * Makefile (install): install + + * pdebuild: use pdebuild-checkparams instead. + + * pbuilder-checkparams: split + * pdebuild-checkparams: new file. +
* + * pbuilder.8: document --autocleanaptcachedancer2005-06-03
| | | | | | | | + + * pbuilder-updatebuildenv: + * pbuilder-checkparams (AUTOCLEANAPTCACHE): support auto-clean of aptcache + (IGNORE_UMOUNT): add --autocleanaptcache +
* success testdancer2005-06-03
|
* update on testsuite logdancer2005-04-12
|
* 2005-02-13 Junichi Uekawa <dancer@debian.org>dancer2005-02-13
| | | | | | | | | | | | | | | | | | | | | | | | * pbuilder.8: update documentation to include 'sarge' * pbuilder: set umask 0022 in pbuilder. 276589 * pbuilderrc (BUILDRESULT): make default distribution sarge, instead of woody. * pbuilder-modules: update to include sarge in list of distributions; this list is too long, needs some improvement. 289170 * pdebuild: Change build results by default to be owned by the building user, not root:root This change only required for pdebuild only, UML already runs as user. 286397 * pbuilder.8: clarify documentation for 286602, Do not use --debbuildopts -B, but use --binary-arch * Documentation/pbuilder-doc.xml: 293882: Jens Seidel <jensseidel@users.sf.net> small typo fixes. * pbuilderrc (MIRRORSITE): 295032: change default mirror from www.jp.debian.org to ftp.jp.debian.org
* update testsuite, which fixed the pdebuild problem.dancer2004-12-29
|
* +dancer2004-12-11
| | | | | | | | | + * Documentation/pbuilder-doc.xml: some more minor fixes before it is released + + * pdebuild-user-mode-linux, pdebuild: use bash instead of sh + re-run testsuites and pdebuild tests.
* buildlogdancer2004-10-17
|
* updated testsuite resultsdancer2004-08-08
|
* uml testsuite works now with sid.dancer2004-07-24
| | | | sarge didn't work out this time, maybe next.
* +2004-07-16 Junichi Uekawa <dancer@debian.org>dancer2004-07-15
| | | | | | | | | | | | | | | | | | | | | + + * pbuilder-user-mode-linux: 259325: call /sbin/halt -d -f + instead of just doing an exit from UML. + init=/bin/sh, and this is required for safe exit now, apparently. + +2004-07-14 Junichi Uekawa <dancer@debian.org> + + * Documentation/pbuilder-doc.xml: update notes on D10tmp script. + + * examples/D10tmp: mkdir -p + +2004-07-09 Junichi Uekawa <dancer@debian.org> + + * testsuite/run-test.sh (IOSTATPID): add debemail to testsuite. + + * pbuilder-buildpackage (PACKAGENAME): move SUTOUSER outside of what's fed into bash. + Run bash in SUTOUSER. SUTOUSER might be eating quote characters. +
* updated build logdancer2004-06-19
|
* build logs with sarge failing due to libdshconfig versionsdancer2004-06-17
|
* changedancer2004-06-06
|
* commit.dancer2004-04-20
|
* updatedancer2004-04-19
|
* 0.102dancer2004-04-17
|
* fuxdancer2004-04-06
|
* + * Implement --variant=buildd support, thanks for Daniel Scheplerdancer2004-04-06
| | | | | | | + for the work on debootstrap side. + Note that this change does not affect user-mode-linux, since + user-mode-linux version uses rootstrap + (closes: #154528)
* update testsuite and verify that it works.dancer2004-03-13
|