File config.xml.in of Package kiwi-config-openSUSE
<?xml version="1.0"?>
<image schemaversion="4.6" name="openSUSE-@VERSION@-@FLAVOR@">
<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@" flags="clic" hybrid="true" hybridpersistent="false" image="iso"/> <!-- type:livecd -->
<type boot="oemboot/suse-@VERSION@" filesystem="ext3" 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>
<boot-theme>openSUSE</boot-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" pwd="" home="/root"/>
</users>
<repository type="yast2">
<source path="http://download.opensuse.org/factory/repo/oss/"/>
</repository>
<repository type="rpm-md">
<source path="http://download.opensuse.org/repositories/openSUSE:/Factory:/Live/standard/"/>
</repository>
<packages type="image" patternType="onlyRequired">
<package name="bootsplash-branding-openSUSE" bootinclude="true" bootdelete="true"/>
<package name="gfxboot-branding-openSUSE" bootinclude="true" bootdelete="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@"/>
<package name="yast2-live-installer"/>
</packages>
<packages type="bootstrap">
<package name="filesystem"/>
<package name="bundle-lang-common-en"/>
<package name="openSUSE-release"/>
<package name="openSUSE-release-@FLAVOR@"/>
</packages>
</image>