summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2009-11-07 11:14:20 +0000
committerRoger Leigh <rleigh@debian.org>2009-11-07 11:14:20 +0000
commit913b48cd4ff9bc2626bd70af0b7f51c1bf52384b (patch)
tree09697dd31be729234bdb547b62a581450f80b736 /TODO
parentfb1b19fa35044a9af40619b595ddf2b937437c07 (diff)
downloadschroot-913b48cd4ff9bc2626bd70af0b7f51c1bf52384b.tar.gz
TODO: Remove completed items
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 0 insertions, 10 deletions
diff --git a/TODO b/TODO
index 316a25e1..5bf01007 100644
--- a/TODO
+++ b/TODO
@@ -84,19 +84,9 @@ Have separate namespaces for
* Testcase for chroot-loopback
-file: Set full unpack dir with session ID like LVM snapshot.
-
* Add a read-only mount option for union underlay (both for
devices and bind mounts).
-Security: Record user who created a session, and don't allow other
-users access (except root?).
-This might involve serialising the authentication state into the
-chroot object.
-
-Move chroot-specific session setup from sbuild::session for chroot
-vfunc.
-
Union: Don't allow overlay/underlay to be user-specified? Or only
allow underlay to be specified (but it's already specified in the
chroot definition, so don't allow?).