summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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.
+