diff options
author | dancer <dancer> | 2003-09-18 21:28:31 +0000 |
---|---|---|
committer | dancer <dancer> | 2003-09-18 21:28:31 +0000 |
commit | 91273a8fc9d9af252286a860af7b7e95dacbd9b7 (patch) | |
tree | 8070299a21fc1e6b899f0e01582bbfaeb909cfdc /ChangeLog | |
parent | 63661df3676c0accda02bbee8f209594c627a7c6 (diff) | |
download | pbuilder-91273a8fc9d9af252286a860af7b7e95dacbd9b7.tar pbuilder-91273a8fc9d9af252286a860af7b7e95dacbd9b7.tar.gz |
+ * 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
+
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2003-09-19 Junichi Uekawa <dancer@debian.org> + + * 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 + 2003-09-05 Junichi Uekawa <dancer@debian.org> * pbuilder-uml.conf.5: document slirp here also. |