summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2009-05-04 00:52:21 +0100
committerRoger Leigh <rleigh@debian.org>2009-05-04 00:55:05 +0100
commitf22bd68d37a6f34a318e7c2e727d4ab9895a1c55 (patch)
treecd8c30e7edbba5db5ba17a41ce5a213f178d22b5 /TODO
parenta0d688ab579125d8b336bf696a11ce160882de0a (diff)
downloadschroot-f22bd68d37a6f34a318e7c2e727d4ab9895a1c55.tar.gz
[TODO] Add cleanup items for union and file chroots
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index e4757ba8..3019a6d7 100644
--- a/TODO
+++ b/TODO
@@ -83,3 +83,13 @@ Maybe just list twice, first chroots and then sessions?
* Testcase for chroot-loopback
+fs-union mounting simplifications
+Rather than having a very complex scheme for setting up unions, we
+could
+have
+- an "underlay" (ro)
+- the "overlay" (rw) both mounted under /var/lib/schroot
+- the union of both mounted in the usual place.
+
+file: Set full unpack dir with session ID like LVM snapshot.
+