[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] PATCH: Support container XML enhancements
- From: John Levon <levon movementarian org>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] PATCH: Support container XML enhancements
- Date: Tue, 29 Jul 2008 16:44:32 +0100
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]