Changes of Revision 12
[-] [+] | Changed | image-installer.kiwi |
@@ -6,7 +6,7 @@ <specification>Image Installer</specification> </description> <preferences> - <type compressed="true" filesystem="ext3" boot="netboot/suse-SLES11" image="pxe" bootkernel="default" bootprofile="std" /> + <type filesystem='ext3' checkprebuilt='true' fsnocheck='true' compressed='true' boot='netboot/suse-SLES11'>pxe</type> <!-- empty just to convince diff3 on version updates --> @@ -95,5 +95,4 @@ <package name="bootsplash"/> <package name="postfix"/> </packages> - </image> |