File CliboX.kiwi of Package CliboX
<?xml version="1.0" encoding="utf-8"?>
<image schemaversion="7.4" name="openSUSE-MicroOS" displayname="openSUSE MicroOS">
<description type="system">
<author>openSUSE Project</author>
<contact>opensuse-factory@opensuse.org</contact>
<specification>openSUSE MicroOS</specification>
</description>
<profiles>
<profile name="SelfInstall" description="Self Installing Image" arch="x86_64"/>
</profiles>
<preferences profiles="SelfInstall">
<version>16.0.0</version>
<packagemanager>zypper</packagemanager>
<type image="oem" filesystem="btrfs" firmware="uefi" installiso="true" bootkernel="custom" devicepersistency="by-uuid" btrfs_root_is_snapshot="true" btrfs_root_is_readonly_snapshot="true" btrfs_quota_groups="true">
<bootloader name="grub2" console="gfxterm" />
<systemdisk>
<volume name="home"/><volume name="root"/><volume name="var" copy_on_write="false"/>
</systemdisk>
<size unit="G">20</size>
</type>
</preferences>
<repository type="rpm-md"><source path="obsrepositories:/"/></repository>
<packages type="image">
<package name="patterns-microos-basesystem"/>
<package name="patterns-microos-base-zypper"/>
<package name="kernel-default"/>
</packages>
</image>