@@ -6,11 +6,12 @@
<specification>bios-installer</specification>
</description>
<preferences>
- <type image="pxe" filesystem="ext3" boot="netboot/suse-SLES11" bootprofile="std" bootkernel="default" kernelcmdline="nomodeset"/>
+ <type image="pxe" filesystem="ext3" boot="netboot/suse-SLES11" bootprofile="std" bootkernel="default" kernelcmdline="nomodeset">
+ <size unit="M">2048</size>
+ </type>
<!-- empty
just to convince diff3 on version updates
-->
- <size unit="M">2048</size>
<version>0.0.3</version>
<packagemanager>zypper</packagemanager>
<rpm-check-signatures>false</rpm-check-signatures>
|