| Commit message (Expand) | Author | Age |
* | Lenny is released, We no longer support etch.•••change distribution scripts to handle lenny release, and add test for
squeeze.
| Junichi Uekawa | 2009-02-20 |
* | use my approx mirror instead of whatever else, so that I don't need to reconf... | Junichi Uekawa | 2008-08-12 |
* | fix test script | Junichi Uekawa | 2007-05-28 |
* | testsuite update | Junichi Uekawa | 2007-05-28 |
* | testsuite update | Junichi Uekawa | 2007-05-27 |
* | testsuite update | Junichi Uekawa | 2007-05-27 |
* | testsuite update | Junichi Uekawa | 2007-05-27 |
* | process test logs to reduce diff | Junichi Uekawa | 2007-05-27 |
* | use cdn server | Junichi Uekawa | 2007-05-08 |
* | add lenny tests for upgrade testing | Junichi Uekawa | 2007-04-17 |
* | add lenny to testsuite | Junichi Uekawa | 2007-04-10 |
* | update testsuite•••. do not run sarge test anymore
. updated test run.
| dancer | 2006-06-17 |
* | fix the estimated time to run this script. not 16 minutes; 1 hour. | dancer | 2006-05-29 |
* | modify mirror site to be non-amd64 | dancer | 2006-05-29 |
* | successful log after adding a workaround | dancer | 2006-01-30 |
* | implement hookdir for workaround of initscripts and cdebootstrap bug.•••add G hooks for pbuilder create.
| dancer | 2006-01-29 |
* | test for: examples/E50-initscripts-2.86.ds1-7.workaround.sh: add a workaround... | dancer | 2005-12-21 |
* | update testsuite | dancer | 2005-11-29 |
* | --resolve-deps is now default in debootstrap;•••update.
| dancer | 2005-10-25 |
* | use --resolve-deps for debootstrap in the testsuite. | dancer | 2005-10-19 |
* | add --verbose option to testsuite | dancer | 2005-10-08 |
* | testsuite re-run | dancer | 2005-10-02 |
* | update | dancer | 2005-08-16 |
* | +2005-08-07 Junichi Uekawa <dancer@debian.org>•••+
+ * 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.
+
| dancer | 2005-08-07 |
* | + * testsuite/run-test.sh (RESULTFILE): remove vmstat and iostat. I don't rea...•••+ and add test for etch.
| dancer | 2005-07-03 |
* | +2004-07-16 Junichi Uekawa <dancer@debian.org>•••+
+ * 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.
+
| dancer | 2004-07-15 |
* | update testsuite and verify that it works. | dancer | 2004-03-13 |
* | move logs to testsuite/uml,normal, instead of populating testsuite dir with a... | dancer | 2004-01-12 |
* | update estimated time | dancer | 2004-01-11 |
* | an initial log file of the testsuite. | dancer | 2004-01-11 |
* | modifications to copyright notice, and•••run-test.sh
| dancer | 2004-01-11 |
* | + * testsuite/run-test.sh: change to pbuilder test, instead of UML.•••+
+ * testsuite/run-test-uml.sh: split out UML test
+
+ * README: tried updating the documentation.
+
| dancer | 2004-01-11 |
* | pdebuild testsuite added. | dancer | 2003-12-27 |
* | modified testsuite. | dancer | 2003-12-23 |
* | updated log. Add a comment that this takes around 30 minutes to complete. | dancer | 2003-12-16 |
* | pbuilder execute with command-line options support.•••Documentation, and mass-install script.
| dancer | 2003-12-15 |
* | new run | dancer | 2003-12-11 |
* | update, new run after UML starts working under 2.6.0-test9 | dancer | 2003-11-16 |
* | +2003-10-28 Junichi Uekawa <dancer@debian.org>•••+
+ * 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.
+
| dancer | 2003-10-27 |
* | +pbuilder (0.90) unstable; urgency=low | dancer | 2003-10-18 |
* | + * testsuite/run-test.sh (PBUILDER_UML): add more cases, test-build debootst...•••+
+ * pbuilder-modules (pbuilder-options): change policy-rc.d to allow makedev
+ to run.
+
| dancer | 2003-10-18 |
* | * pbuilder-user-mode-linux.1: update doc.••• * pbuilder-user-mode-linux (UML_DEBUGMODE): error check if BUILDPLACE
is user-accessible.
| dancer | 2003-10-17 |
* | update sarge is failing | dancer | 2003-09-23 |
* | New scripts and such for testing both sarge and sid; both failing. | dancer | 2003-09-21 |
* | update | dancer | 2003-09-18 |
* | + * Makefile (clean): remove testsuite/testimage, it's 1G.•••+ (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
+
| dancer | 2003-09-18 |