diff options
author | Roger Leigh <rleigh@debian.org> | 2009-11-07 11:14:20 +0000 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2009-11-07 11:14:20 +0000 |
commit | 913b48cd4ff9bc2626bd70af0b7f51c1bf52384b (patch) | |
tree | 09697dd31be729234bdb547b62a581450f80b736 /TODO | |
parent | fb1b19fa35044a9af40619b595ddf2b937437c07 (diff) | |
download | schroot-913b48cd4ff9bc2626bd70af0b7f51c1bf52384b.tar.gz |
TODO: Remove completed items
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -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?). |