summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2010-07-11 12:23:49 +0100
committerRoger Leigh <rleigh@debian.org>2010-07-11 21:03:13 +0100
commit4bf25bdf26006ac9814747a01aedb5afb7756f38 (patch)
treeb08e9b9c7710cb520ccdf5e63cbed1219e17901a
parent0f21e11f22b75a2b1e1c7c5dca986c11da841c2d (diff)
downloadschroot-4bf25bdf26006ac9814747a01aedb5afb7756f38.tar.gz
TODO: Remove completed namespace work
-rw-r--r--TODO13
1 files changed, 1 insertions, 12 deletions
diff --git a/TODO b/TODO
index 6a77cf4f..7a50bb60 100644
--- a/TODO
+++ b/TODO
@@ -71,18 +71,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.
-* Create separate namespaces for chroots and sessions
-
-Note: how to deal with duplicated names in both namespaces for --all?
-Maybe just list twice, first chroots and then sessions?
-
-Have separate namespaces for
-* chroots (for --all-chroots)
-* chroot aliases (for chroot commands)
-* source chroots (for --all-source-chroots)
-* source chroot aliases (for source chroot commands; add --source option)
-* sessions (for all session commands)
-
* Testcase for chroot-loopback
* Add a read-only mount option for union underlay (both for
@@ -115,3 +103,4 @@ Also, sbuild::session uses find_alias to find chroots, but it should
specifically look for either chroots or sessions (and potentially
also source chroots). Teach sbuild::chroot_config to treat all these
separately. Aliases are only useful for SESSION_AUTOMATIC and BEGIN.
+