@@ -1,15 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
-<image name="ImageInstaller" displayname="ImageInstaller" schemaversion="5.1">
+<image name="ImageInstaller" displayname="ImageInstaller" schemaversion="5.2">
<description type="system">
<author>Carsten Schoene</author>
<contact>cs@linux-administrator.com</contact>
<specification>image-installer</specification>
</description>
<preferences>
- <type checkprebuilt="true" compressed="true" filesystem="ext3" image="pxe" boot="netboot/suse-SLES11">pxe</type>
- <oem-swap>false</oem-swap>
- <oem-boot-title>Image-Installer</oem-boot-title>
- <oem-kiwi-initrd>true</oem-kiwi-initrd>
+ <type checkprebuilt="true" compressed="true" filesystem="ext3" image="pxe" boot="netboot/suse-SLES11"/>
<!-- empty
just to convince diff3 on version updates
-->
|