@@ -6,11 +6,13 @@
<specification>EnterprisePBX</specification>
</description>
<preferences>
- <oem-systemsize>20480</oem-systemsize>
- <oem-swap>yes</oem-swap>
- <oem-swapsize>1024</oem-swapsize>
- <oem-home>no</oem-home>
- <oem-boot-title>EnterprisePBX</oem-boot-title>
+ <oemconfig>
+ <oem-systemsize>20480</oem-systemsize>
+ <oem-swap>yes</oem-swap>
+ <oem-swapsize>1024</oem-swapsize>
+ <oem-home>no</oem-home>
+ <oem-boot-title>EnterprisePBX</oem-boot-title>
+ </oemconfig>
<type filesystem='ext3' checkprebuilt='true' fsnocheck='true' boot='oemboot/suse-SLES11'>oem</type>
<!-- empty
just to convince diff3 on version updates
|