skeleton example aif.xml

This commit is contained in:
brent s 2017-03-06 07:48:42 -05:00
parent db99a66c68
commit d6bbe5a3d7
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
<?xml version="1.0" encoding="UTF-8" ?>
<aif xmlns="https://aif.square-r00t.net/aif.xsd">
<storage>
<disk name="sda" type="gpt">
<part num="1" size="10%" fstype="ef00" />
<part num="2" size="90%" fstype="8300" />
</disk>
</storage>
</aif>