[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Fedora-xen] configuration files
- From: Markus Armbruster <armbru redhat com>
- To: Urs Golla <urs golla gmail com>
- Cc: fedora-xen redhat com
- Subject: Re: [Fedora-xen] configuration files
- Date: Mon, 16 Mar 2009 08:48:32 +0100
Urs Golla <urs golla gmail com> writes:
> Hi,
>
> ok, but why does the file in /var/lib/xend/dom-uuid/config.sxp use
> such a strange syntax? I mean '()' instead of '<>' and an empty
> element should look like <name attribute="value"/> not (name value).
Because it's not XML.
> if I dump the xml with virsh, it looks much more like a standard xml
> to me.
Because it's XML.
The .sxp files use Xen's native syntax, which is from the sexp
family[*]. libvirt uses XML.
[*] http://en.wikipedia.org/wiki/S-expression
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]