summaryrefslogtreecommitdiff
path: root/doc/todo/hostChroot.mdwn
diff options
context:
space:
mode:
authorJoey Hess2017-01-06 00:47:10 -0400
committerJoey Hess2017-01-06 00:47:10 -0400
commit5b1d191a4fb9362ffe58fe11e98648dc60614cf3 (patch)
treec9baf87521e7cf704897f17509c07da52ec22681 /doc/todo/hostChroot.mdwn
parent0db84b872dd2f7831026b089645a01ce43ef70e0 (diff)
too
Diffstat (limited to 'doc/todo/hostChroot.mdwn')
-rw-r--r--doc/todo/hostChroot.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/hostChroot.mdwn b/doc/todo/hostChroot.mdwn
new file mode 100644
index 00000000..55fa6898
--- /dev/null
+++ b/doc/todo/hostChroot.mdwn
@@ -0,0 +1,4 @@
+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]]