File config.xml.in of Package kiwi-config-openSUSE
<?xml version="1.0"?>
<image schemaversion="5.6" name="openSUSE-@VERSION@-@FLAVOR@" displayname="@LABEL@">
<description type="system">
<author>Stephan Kulow</author>
<contact>coolo@novell.com</contact>
<specification>openSUSE @VERSION@ Live system</specification>
</description>
<preferences>
<type primary="true" boot="isoboot/suse-@VERSION@" bootprofile="default" bootkernel="@BOOTKERNEL@" filesystem="ext4" flags="clic" hybrid="true" hybridpersistent="false" image="iso" editbootconfig="isopatch.sh" firmware="uefi" volid="@VOLID@"/> <!-- type:livecd -->
<type boot="oemboot/suse-@VERSION@" filesystem="ext4" image="oem"> <!-- type:usb -->
<oemconfig> <!-- type:usb -->
<oem-swap>false</oem-swap> <!-- type:usb -->
<oem-boot-title>USB</oem-boot-title> <!-- type:usb -->
</oemconfig> <!-- type:usb -->
<size unit="M">3000</size> <!-- type:usb -->
</type> <!-- type:usb -->
<version>2.8.0</version>
<bootloader-theme>openSUSE</bootloader-theme>
<bootsplash-theme>openSUSE</bootsplash-theme>
<packagemanager>zypper</packagemanager>
<rpm-check-signatures>false</rpm-check-signatures>
<rpm-force>false</rpm-force>
<locale>en_US</locale>
<rpm-excludedocs>false</rpm-excludedocs>
</preferences>
<users group="users">
<user name="root" password="" home="/root"/>
</users>
<packages type="image" patternType="onlyRequired">
<package name="gfxboot-branding-openSUSE" bootinclude="true" bootdelete="true"/>
<package name="grub2-branding-openSUSE" bootinclude="true"/>
<package name="yast2-live-installer"/>
<package name="pam"/>
<package name="pam-config"/>
<package name="pam-modules"/>
<package name="udev"/>
<package name="aaa_base"/>
<package name="tar"/>
<package name="patch"/>
<package name="zypper"/>
<package name="package-lists-openSUSE-@PLIST@"/>
</packages>
<packages type="bootstrap">
<package name="filesystem"/>
<package name="bundle-lang-common-en"/>
<package name="openSUSE-release"/>
<package name="openSUSE-release-@FLAVOR@"/>
</packages>
<repository type="yast2">
<source path="http://download.opensuse.org/distribution/12.3/repo/oss/"/>
</repository>
<repository type="rpm-md">
<source path="http://download.opensuse.org/repositories/openSUSE:/12.3:/Live/standard/"/>
</repository>
</image>