summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess2017-01-06 10:57:28 -0400
committerJoey Hess2017-01-06 10:57:28 -0400
commit626972d9ffa1821256065308555c50c465d44485 (patch)
tree18694a16804ee19e80710182c60135058ff10b48 /doc
parent5b1d191a4fb9362ffe58fe11e98648dc60614cf3 (diff)
update
Diffstat (limited to 'doc')
-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]]