i think i'm all ready for a 1.0 release...

This commit is contained in:
brent s
2017-05-07 12:55:30 -04:00
parent a28121cbab
commit 0a99af21ee
4 changed files with 46 additions and 3 deletions

View File

@@ -265,6 +265,7 @@
<xs:attribute name="locale" type="xs:string" use="required" />
<xs:attribute name="chrootpath" type="xs:string" user="required" />
<xs:attribute name="kbd" type="xs:token" />
<xs:attribute name="reboot" type="xs:boolean" />
</xs:complexType>
</xs:element>
<!-- END SYSTEM -->