chiark / gitweb /
changelog: document recent changes
[autopkgtest.git] / TODO
diff --git a/TODO b/TODO
index ee475ed51837710dfe1e82c551343b71535f280c..e16dda0043d73cfd82d308d463a5079a24403bc0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,16 +6,8 @@ not needed for demo:
     ./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
 
-- file bugs against pbuilder-satisfydepends
-    * uses "/usr/bin/apt-get"
-    * --internal-chrootexec should be exposed
-    * .dsc parsing bug (last line ignored)
-
-- 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
+
+- schroot snapshots share /tmp and /home which is a bit strange
+  need to make 'revert' property more granular