aboutsummaryrefslogtreecommitdiff
path: root/testsuite/run-test.sh
Commit message (Collapse)AuthorAge
* successful log after adding a workarounddancer2006-01-30
|
* implement hookdir for workaround of initscripts and cdebootstrap bug.dancer2006-01-29
| | | | add G hooks for pbuilder create.
* test for: examples/E50-initscripts-2.86.ds1-7.workaround.sh: add a ↵dancer2005-12-21
| | | | workaround for #344089, and #262627
* update testsuitedancer2005-11-29
|
* --resolve-deps is now default in debootstrap;dancer2005-10-25
| | | | update.
* use --resolve-deps for debootstrap in the testsuite.dancer2005-10-19
|
* add --verbose option to testsuitedancer2005-10-08
|
* testsuite re-rundancer2005-10-02
|
* updatedancer2005-08-16
|
* +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. +
* + * testsuite/run-test.sh (RESULTFILE): remove vmstat and iostat. I don't ↵dancer2005-07-03
| | | | | | really need them; + and add test for etch.
* +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. +
* update testsuite and verify that it works.dancer2004-03-13
|
* move logs to testsuite/uml,normal, instead of populating testsuite dir with ↵dancer2004-01-12
| | | | all files.
* update estimated timedancer2004-01-11
|
* an initial log file of the testsuite.dancer2004-01-11
|
* modifications to copyright notice, anddancer2004-01-11
| | | | run-test.sh
* + * testsuite/run-test.sh: change to pbuilder test, instead of UML.dancer2004-01-11
| | | | | | | | + + * testsuite/run-test-uml.sh: split out UML test + + * README: tried updating the documentation. +
* pdebuild testsuite added.dancer2003-12-27
|
* modified testsuite.dancer2003-12-23
|
* updated log. Add a comment that this takes around 30 minutes to complete.dancer2003-12-16
|
* pbuilder execute with command-line options support.dancer2003-12-15
| | | | Documentation, and mass-install script.
* new rundancer2003-12-11
|
* update, new run after UML starts working under 2.6.0-test9dancer2003-11-16
|
* +2003-10-28 Junichi Uekawa <dancer@debian.org>dancer2003-10-27
| | | | | | | | | | | | | | | | | | | | | | | | + + * pdebuild.1: pbuilder will use the config file that is specified + as pdebuild command-line. + + * pdebuild (ARCHITECTURE): Add --configfile to the call to pbuilder + invocation. + + * pbuilder-checkparams (IGNORE_UMOUNT): EXTRA_CONFIGFILE is an array + containing the list of CONFIGFILEs loaded via --configfile. + + * pbuilder-user-mode-linux: rename variable that looked similar to + other variable. CONFIGFILE->SYSTEM_CONFIG. + + * pbuilder-checkparams (IGNORE_UMOUNT): add error check to --configfile option + + * pbuilderrc.5: update docs on BUILDRESULT not effective on + pdebuild. + + * pdebuild.1: add notes on pdebuild requiring buildresult to be + specified. +
* +pbuilder (0.90) unstable; urgency=lowdancer2003-10-18
|
* + * testsuite/run-test.sh (PBUILDER_UML): add more cases, test-build ↵dancer2003-10-18
| | | | | | | | | debootstrap also. + + * pbuilder-modules (pbuilder-options): change policy-rc.d to allow makedev + to run. +
* * pbuilder-user-mode-linux.1: update doc.dancer2003-10-17
| | | | | * pbuilder-user-mode-linux (UML_DEBUGMODE): error check if BUILDPLACE is user-accessible.
* update sarge is failingdancer2003-09-23
|
* New scripts and such for testing both sarge and sid; both failing.dancer2003-09-21
|
* updatedancer2003-09-18
|
* + * Makefile (clean): remove testsuite/testimage, it's 1G.dancer2003-09-18
+ (full-check): add new target to run the test program. + + * pbuilder-user-mode-linux (UML_EXITCODE): check for rootstrap.conf in the + current directory. + + * testsuite/run-test.sh (PBUILDER_UML): a test script to run pbuilder-uml and see if it's working. + + * testsuite/rootstrap.conf (interface): testsuite config +