diff options
author | Roger Leigh <rleigh@debian.org> | 2008-01-20 22:41:04 +0000 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2008-01-20 22:41:04 +0000 |
commit | b4a0327d02532a3d9f6adfcc6fe42b9ea110afde (patch) | |
tree | 7e6d2407fd84c1ab355fefcbc08dd060d0f7b3c8 /TODO | |
parent | b28de816b84cc41a4b11143ad2a3c4a8424370c3 (diff) | |
download | schroot-b4a0327d02532a3d9f6adfcc6fe42b9ea110afde.tar.gz |
* TODO: Remove completed item.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -11,7 +11,7 @@ PLANNED * Add API to run multiple commands to replace auth::run(). -* Add permissions checking +* Add extra file permissions checking Both to run-parts, to ensure that shell scripts are owned by root and not world writable (as for config files). And also add the same @@ -26,12 +26,6 @@ and test for particular permissions. POTENTIAL --------- -* Add a SbuildChrootXen chroot type for Xen hosts. - - This will require setup scripts for e.g. hostname and network setup. - It will require DHCP or static IP configuration and a dynamic - hostname in order to connect. - * Use of passwd/group databases should be thread-safe - Use the _r variants of getpw*, getgr*. @@ -65,5 +59,4 @@ fashion. expect might be useful for testing the PAM wrappers. * Tests for chroots: -** sbuild_chroot_directory ** -source chroots |