@@ -7,7 +7,7 @@
</description>
<preferences>
<type image="pxe" filesystem="ext3" boot="netboot/suse-SLES11" bootprofile="std" bootkernel="default" kernelcmdline="nomodeset" compressed="true">
- <size unit="M">900</size>
+ <size unit="M">1500</size>
</type>
<!-- empty
just to convince diff3 on version updates
@@ -110,6 +110,9 @@
<package name="ipmitool"/>
<package name="virt-utils" bootinclude="true" />
<package name="bash"/>
+ <package name="libxml2-32bit" arch="x86_64"/>
+ <package name="libstdc++33-32bit" arch="x86_64"/>
+ <package name="libstdc++6-32bit" arch="x86_64"/>
<archive name="bnx2firmware.tar.gz" bootinclude="true" />
</packages>
<packages type="bootstrap">
|