summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2009-08-08 23:14:28 +0100
committerRoger Leigh <rleigh@debian.org>2009-08-08 23:14:28 +0100
commita76b43792cacb0cf27eb7e78c602594f58ff80d0 (patch)
tree2eb9233569afa7b6d31be89d63815734aeb57b7b /TODO
parent78c21735a84ff63515582765f6fd4d4efc091491 (diff)
downloadschroot-a76b43792cacb0cf27eb7e78c602594f58ff80d0.tar.gz
TODO: Distinguish between chroot, source and session
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6828cc31..6cde7d0b 100644
--- a/TODO
+++ b/TODO
@@ -122,3 +122,9 @@ version (since orphan mounts will not be accessible).
--end-session --force should forcibly end "broken" sessions by
manually umounting and purging mount and session directories and
metadata.
+
+Chroot validation does not distinguish between chroots and sessions.
+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.