File config.xml.in of Package kiwi-config-openSUSE
<?xml version="1.0"?>
<image schemeversion="2.4" name="openSUSE-@VERSION@">
<description type="system">
<author>Stephan Kulow</author>
<contact>coolo@novell.com</contact>
<specification>openSUSE @VERSION@ Live system</specification>
</description>
<preferences>
<type primary="true" boot="@CONFIG@/myiso" flags="unified">iso</type>
<type boot="vmxboot/suse-@VERSION@" filesystem="ext3" format="vmdk">vmx</type>
<type boot="xenboot/suse-@VERSION@" filesystem="ext3">xen</type>
<!-- type boot="@CONFIG@/myoem" filesystem="squashfs" flags="unified">oem</type -->
<type boot="@CONFIG@/myoem" filesystem="ext3">oem</type>
<version>2.7.0</version>
<size unit="M">1999</size>
<packagemanager>zypper</packagemanager>
<rpm-check-signatures>False</rpm-check-signatures>
<rpm-force>False</rpm-force>
<locale>en_US.UTF-8</locale>
<oem-swap>no</oem-swap>
<oem-boot-title>USB</oem-boot-title>
</preferences>
<users group="users">
<user name="root" pwd="" home="/root"/>
</users>
<repository type="yast2">
<source path="http://download.opensuse.org/distribution/11.1/repo/oss/"/>
</repository>
<repository type="rpm-md">
<source path="http://download.opensuse.org/repositories/openSUSE:/11.1:/Live/standard/"/>
</repository>
<packages type="image" patternPackageType="onlyRequired">
<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"/>
<!-- PACKAGES BEGIN -->
<!-- PACKAGES END -->
</packages>
<packages type="bootstrap">
<package name="filesystem"/>
<package name="glibc-locale"/>
<package name="kernel-default"/>
<package name="udev"/>
<package name="bundle-lang-common-en"/>
<package name="openSUSE-release"/>
<package name="openSUSE-release-@FLAVOR@"/>
</packages>
</image>