File SL-Micro.kiwi of Package SL-Micro-testing

<?xml version="1.0" encoding="utf-8"?>
<image schemaversion="7.5" name="SL-Micro-x86" displayname="SL Micro x86">
    <description type="system">
        <author>SUSE</author>
        <contact>crc@suse.com</contact>
        <specification>SL Micro x86</specification>
    </description>

    <profiles>
        <profile name="bootloader" description="Bootloader files for x86_64" />
        <profile name="full" description="SL Micro as KVM and Container host" />
        <profile name="x86" description="Raw disk for x86_64 - uEFI" arch="x86_64">
            <requires profile="bootloader"/>
        </profile>
        <profile name="Default-x86" description="SL Micro with Podman and KVM as raw image with uEFI boot" arch="x86_64">
            <requires profile="full"/>
            <requires profile="x86"/>
        </profile>
    </profiles>

    <preferences profiles="x86">
        <version>6.0</version>
        <packagemanager>zypper</packagemanager>
        <bootsplash-theme>SLE</bootsplash-theme>
        <bootloader-theme>SLE</bootloader-theme>
        <rpm-excludedocs>true</rpm-excludedocs>
        <locale>en_US</locale>
        <type
            image="oem"
            initrd_system="dracut"
            filesystem="btrfs"
            firmware="uefi"
            kernelcmdline="console=ttyS0,115200 console=tty0 security=selinux selinux=1 quiet net.ifnames=0"
            bootpartition="false"
            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" timeout="3"/>
            <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>

    <repository type="rpm-md">
        <source path='obsrepositories:/'/>
    </repository>

    <packages type="image" profiles="bootloader">
        <package name="grub2-i386-pc" arch="x86_64"/>
        <package name="grub2-x86_64-efi" arch="x86_64"/>
        <package name="grub2-branding-SLE" bootinclude="true" arch="x86_64"/>
        <package name="shim" arch="x86_64"/>
        <package name="mokutil" arch="x86_64"/>
    </packages>

    <packages type="image" profiles="full">
        <namedCollection name="base_transactional"/>
        <package name="patterns-base-transactional"/>
        <namedCollection name="salt_minion"/>
        <package name="patterns-base-salt_minion"/>
        <namedCollection name="kvm_host"/>
        <package name="patterns-base-kvm_host"/>
        <namedCollection name="container_runtime_podman"/>
        <package name="patterns-container-runtime_podman"/>
        <namedCollection name="cockpit"/>
        <package name="patterns-base-cockpit"/>
        <namedCollection name="selinux"/>
        <package name="patterns-base-selinux"/>
        <package name="suseconnect-ng"/>
        <package name="SL-Micro-release"/>
        <package name="grub2-branding-SLE"/>
        <package name="systemd-default-settings-branding-SLE-Micro"/>
        <package name="firewalld"/>
        <package name="wpa_supplicant"/>
        <package name="libpwquality-tools"/>
        <package name="kernel-default"/>
        <package name="kernel-firmware-all"/>
        <package name="dracut-kiwi-oem-repart"/>
        <package name="dracut-kiwi-oem-dump"/>
    </packages>

    <packages type="bootstrap">
        <package name="filesystem"/>
    </packages>
</image>

openSUSE Build Service is sponsored by