diff options
Diffstat (limited to 'doc/todo/hostChroot.mdwn')
| -rw-r--r-- | doc/todo/hostChroot.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/hostChroot.mdwn b/doc/todo/hostChroot.mdwn new file mode 100644 index 00000000..eccfd641 --- /dev/null +++ b/doc/todo/hostChroot.mdwn @@ -0,0 +1,7 @@ +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]] |
