diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-28 09:31:57 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-28 09:31:57 -0400 |
| commit | ebdbac3243d7881e2bfac1ff293cf04c7cd69c91 (patch) | |
| tree | a4a02bc3c89b3e5e6b0610567dfcbb9897cc7d55 /doc | |
| parent | a5467d2f495b8ba704b01aac290609b2776a1723 (diff) | |
add
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/todo/chroot_should_type_check_inner_and_outer_OS.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/chroot_should_type_check_inner_and_outer_OS.mdwn b/doc/todo/chroot_should_type_check_inner_and_outer_OS.mdwn new file mode 100644 index 00000000..ff5d5434 --- /dev/null +++ b/doc/todo/chroot_should_type_check_inner_and_outer_OS.mdwn @@ -0,0 +1,9 @@ +Currently chroot properties containing any OS can be added to any host. Of +course, some won't work. It would be nice to type check that the +combination of inner and outer OS are compatable (ie, some linux on some +linux). + +I have a partially done patch for that, but it failed at the last hurdle. +See commit message 0b0ea182ab3301ade8b87b1be1cdecc3464cd1da + +[[!tag users/joey]] |
