summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2013-05-04 19:47:35 +0100
committerRoger Leigh <rleigh@debian.org>2013-05-04 19:47:35 +0100
commitfa1477405fc781d754cda16ac3b3e209d6a0c00f (patch)
treea4c43eb99b2e5d446ee2eeb78e9464184f75f6d9
parent9af1caa85b3fdfd37e34605456ac01f6e47cc8b4 (diff)
downloadschroot-fa1477405fc781d754cda16ac3b3e209d6a0c00f.tar.gz
TODO: Remove done and obsolete items
-rw-r--r--TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO b/TODO
index 785d5d76..bb41c215 100644
--- a/TODO
+++ b/TODO
@@ -43,7 +43,6 @@ POTENTIAL
** AuthMessage
** Session
** schroot::Options
-** schroot_releaselock::Options
None of these are urgent and/or are difficult to test in an automated
fashion. expect might be useful for testing the PAM wrappers.
@@ -58,8 +57,6 @@ fashion. expect might be useful for testing the PAM wrappers.
* Unify fork/exec code into a spawn function.
-* Pass configured sysconfdir, pkglibexecdir prefix exec_prefix etc. to scripts.
-
* Tests for chroots:
** -source chroots
@@ -73,8 +70,6 @@ fashion. expect might be useful for testing the PAM wrappers.
Similar to debug level, but for normal messages
e.g. quiet/normal/verbose/extra verbose.
-* Testcase for chroot-loopback
-
* Add a read-only mount option for union underlay (both for
devices and bind mounts).
@@ -92,10 +87,6 @@ Define operator &= and |= for enum types defining | and & operators.
Header include order: chroot-facet depends upon sbuild-chroot being
included first. Try to break this dependency.
-block-device used to allow sessions to work without writing out
-a session file; this will break across upgrades to the new
-version (since orphan mounts will not be accessible).
-
--end-session --force should forcibly end "broken" sessions by
manually umounting and purging mount and session directories and
metadata.