diff options
author | Roger Leigh <rleigh@debian.org> | 2006-03-06 18:41:22 +0000 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2006-03-06 18:41:22 +0000 |
commit | 174a93a268ad7854bd70ad0adae867ec309b155b (patch) | |
tree | 29a4a1c2712cfa4f9e230417d478cd2c1be15f64 /TODO | |
parent | e76d27c8d68665ddc10f803af94a60811c6af5ea (diff) | |
download | schroot-174a93a268ad7854bd70ad0adae867ec309b155b.tar.gz |
* TODO: Update.
* schroot/schroot.conf.5.in: Document required ownership and
permissions for file archives.
* schroot/sbuild-chroot-file.cc
(setup_lock): Check ownership and permissions of file archive.
* schroot/sbuild-chroot-config.cc (check_security): Tidy error
message formatting.
* schroot/setup/10mount:
(do_umount): Only umount if the mountpoint exists.
* schroot/setup/05file:
(repack_file): Preserve ownership and permissions of the original
archive file.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -21,12 +21,7 @@ PLANNED It will require DHCP or static IP configuration and a dynamic hostname in order to connect. -* File-based chroots: - -** Check permissions on original file to make sure it's safe. - -** Repacked file ownership and permissions should match the original file. - +* Add API to run multiple commands to replace auth::run(). POTENTIAL --------- |