diff options
| -rw-r--r-- | doc/todo/hostChroot.mdwn | 4 |
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]] |
