
On Tue, Jul 29, 2008 at 04:20:14PM +0100, Daniel P. Berrange wrote:
This is something I previously submitted as part of one of the LXC patches, but I figure it makes sense on its own, since OpenVZ needs this now too.
No update to libvirt.rng? Or test cases?
<os> <type>exe</type> <init>/sbin/init</init> </os>
Will this be optional? Whilst it doesn't exist in any form now, Solaris Zones has no such concept (it's /always/ init, but it's also completely private to the implementation and should be exposed).
<filesystem type='mount'> <source dir='/some/directory'/> <target dir='/'/> </filesystem>
No facility for mount options? I don't think any of the stated options would work for ZFS dataset delegation, though I suppose that could be added later if it happens. What is template? regards john