summaryrefslogtreecommitdiff
path: root/doc/todo/hostChroot.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/hostChroot.mdwn')
-rw-r--r--doc/todo/hostChroot.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/hostChroot.mdwn b/doc/todo/hostChroot.mdwn
index 55fa6898..eccfd641 100644
--- a/doc/todo/hostChroot.mdwn
+++ b/doc/todo/hostChroot.mdwn
@@ -2,3 +2,6 @@ Would be useful to have a `hostChroot :: Host -> Chroot`.
For a Debian host, this would use debootstrapped and pass all the Host's
properties to it. --[[Joey]]
+
+Would need to make privdata use the context of the input Host. And would
+need to propigate privdata info, but not other info. --[[Joey]]