From: Philipp Hahn Date: Wed, 20 Mar 2013 11:53:32 +0000 (+0100) Subject: doc/schema: disk storage volume formats X-Git-Tag: v1.0.4-rc1~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=476d8f975d42e4e011c099b0eb0f6d94c0ff1c63;p=thirdparty%2Flibvirt.git doc/schema: disk storage volume formats The storage volume formats supported by the disk storage pool are missing from the allowed values. Add partition types. Signed-off-by: Philipp Hahn --- diff --git a/docs/schemas/storagevol.rng b/docs/schemas/storagevol.rng index b077eb8df2..ca8ce56ebd 100644 --- a/docs/schemas/storagevol.rng +++ b/docs/schemas/storagevol.rng @@ -195,6 +195,19 @@ + + + none + linux + fat16 + fat32 + linux-swap + linux-lvm + linux-raid + extended + + + @@ -202,6 +215,7 @@ +