chiark / gitweb /
tmpdir: fix usage message ref to TMPDIR formal param
[autopkgtest.git] / TODO
diff --git a/TODO b/TODO
index 82b97811d00d84df5075138df340f87204e85046..0bc13816e4fc8fdc6b5049a0096c499548106043 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,16 +1,6 @@
 
-not needed for demo:
-
-- check how to run test against existing binaries from archive
-  tried 
-    ./adt-run --tmp-dir=`pwd`/d -d --no-built-binaries --binaries=auto --binary ../../Mawk/mawk_1.3.3-11ubuntu2_i386.deb ../../Mawk/ancient/mawk_1.3.3-11ubuntu2.dsc --- ../virt-subproc/adt-virt-schroot wheezy-snap
-  but it seemed to do install of old mawk before build
-
-- remove dependency on python in testbed
-
-- Nightmare shell quoting situation:
-    * satdep-auxverb and the sh -c hack
-    * testbeds should provide /only/ print-execute-command auxverb
-
 - schroot's snapshots should use dmsetup directly, not lvm ?
     at least there should be non-persistent snapshots
+
+- wheezy's dpkg with squeeze's kernel is very very slow due to fsync
+  stupidity