@@ -6,7 +6,13 @@
<specification>Minimal SLES 11 SP1</specification>
</description>
<preferences>
- <type flags='clic' checkprebuilt='true' hybrid='true' fsnocheck='true' boot='isoboot/suse-SLES11'>iso</type>
+ <type filesystem="ext3" compressed="true" image="pxe" checkprebuilt="true" fsnocheck="true" boot="netboot/suse-SLES11">
+ <oemconfig>
+ <oem-swap>false</oem-swap>
+ <oem-boot-title>BaculaDisasterRecovery</oem-boot-title>
+ <oem-kiwi-initrd>true</oem-kiwi-initrd>
+ </oemconfig>
+ </type>
<version>0.0.8</version>
<packagemanager>zypper</packagemanager>
<rpm-check-signatures>False</rpm-check-signatures>
|