File moldavite-oem.kiwi of Package moldavite
<?xml version="1.0" encoding="utf-8"?>
<image schemaversion="9.0" name="moldavite-oem">
<description type="system">
<author>Moldavite Project</author>
<specification>
Moldavite immutable MicroOS-based Sway desktop
</specification>
</description>
<preferences>
<type
image="oem"
filesystem="btrfs"
firmware="uefi"
bootpartition="false"
initrd_system="dracut"
efipartsize="1000"
devicepersistency="by-uuid"
btrfs_root_is_subvolume="true"
btrfs_root_is_snapshot="true"
btrfs_root_is_readonly_snapshot="true"
btrfs_quota_groups="true"
rootfs_label="TIKINSTALL"
>
<bootloader name="grub2"/>
<systemdisk>
<volume name="home"/>
<volume name="root"/>
<volume name="opt"/>
<volume name="srv"/>
<volume name="boot/grub2/i386-pc"/>
<volume name="boot/grub2/x86_64-efi" mountpoint="boot/grub2/x86_64-efi"/>
<volume name="boot/writable"/>
<volume name="usr/local"/>
<volume name="var" copy_on_write="false"/>
</systemdisk>
</type>
</preferences>
<oemconfig>
<oem-resize>false</oem-resize>
</oemconfig>
<packages type="image">
<package name="kiwi-filesystem-btrfs"/>
</packages>
<include from="moldavite-common.kiwi.inc"/>
<include from="moldavite-packages.kiwi.inc"/>
</image>