minimal-raw-xz
Image description for minimal-raw-xz on Fedora 44.
The descriptions below describe the base image version, that can be further customized by the user using the Blueprint customizations.
Supported blueprint customizations
Blueprint fields accepted for this image type (from image-builder describe). See the Blueprint Reference for syntax and examples. The metadata fields name, version, and description are always accepted and omitted below.
Supported options:
containerscustomizations.cacertscustomizations.directoriescustomizations.diskcustomizations.filescustomizations.filesystemcustomizations.fipscustomizations.firewallcustomizations.firstbootcustomizations.groupcustomizations.hostnamecustomizations.kernelcustomizations.localecustomizations.openscapcustomizations.partitioning_modecustomizations.repositoriescustomizations.rpmcustomizations.servicescustomizations.sshdcustomizations.sshkeycustomizations.timezonecustomizations.userdistroenabled_modulesgroupsmodulespackages
Each image description contains a list of base packages that make up the image. This list is dependency-resolved using the distribution's package manager and subsequently installed into the image. This means that the list of actually installed packages depends on the available RPM repositories and the dependencies of the packages listed in the image's base package set.
The format of the image description is not guaranteed to be stable. It is published for informational purposes only.
Architectures
aarch64
distro: fedora-44
type: minimal-raw-xz
arch: aarch64
os_version: "44"
bootmode: uefi
partition_type: dos
default_filename: disk.raw.xz
build_pipelines:
- build
payload_pipelines:
- os
- image
- xz
packages:
build:
include:
- coreutils
- dosfstools
- e2fsprogs
- glibc
- policycoreutils
- python3
- rpm
- selinux-policy-targeted
- systemd
- xz
exclude: []
os:
include:
- '@core'
- NetworkManager-wifi
- arm-image-installer
- bash-completion
- bcm283x-firmware
- brcmfmac-firmware
- dosfstools
- dracut-config-generic
- e2fsprogs
- efibootmgr
- fwupd-efi
- grub2-efi-aa64
- grub2-tools
- grubby
- initial-setup
- iwlwifi-mvm-firmware
- kernel
- libxkbcommon
- linux-firmware
- realtek-firmware
- selinux-policy-targeted
- shim-aa64
- uboot-images-armv8
exclude:
- dracut-config-rescue
- firewalld
partition_table:
type: dos
partitions:
- size: "209715200"
type: "06"
bootable: true
payload:
type: vfat
label: ESP
mountpoint: /boot/efi
fstab_options: defaults,uid=0,gid=0,umask=077,shortname=winnt
fstab_passno: 2
- size: "2147483648"
type: "83"
payload:
type: ext4
label: boot
mountpoint: /boot
fstab_options: defaults
- size: "2147483648"
type: "83"
payload:
type: ext4
label: root
mountpoint: /
fstab_options: defaults
start_offset: "16777216"
blueprint:
supported_options:
- distro
- packages
- modules
- groups
- enabled_modules
- containers
- customizations.cacerts
- customizations.directories
- customizations.disk
- customizations.files
- customizations.filesystem
- customizations.firstboot
- customizations.partitioning_mode
- customizations.fips
- customizations.firewall
- customizations.user
- customizations.sshkey
- customizations.group
- customizations.hostname
- customizations.kernel
- customizations.locale
- customizations.openscap
- customizations.repositories
- customizations.rpm
- customizations.services
- customizations.timezone
- customizations.sshd
- name
- version
- description
x86_64
distro: fedora-44
type: minimal-raw-xz
arch: x86_64
os_version: "44"
bootmode: uefi
partition_type: gpt
default_filename: disk.raw.xz
build_pipelines:
- build
payload_pipelines:
- os
- image
- xz
packages:
build:
include:
- coreutils
- dosfstools
- e2fsprogs
- glibc
- policycoreutils
- python3
- rpm
- selinux-policy-targeted
- systemd
- xz
exclude: []
os:
include:
- '@core'
- NetworkManager-wifi
- bash-completion
- brcmfmac-firmware
- dosfstools
- dracut-config-generic
- e2fsprogs
- efibootmgr
- fwupd-efi
- grub2-efi-x64
- grubby
- initial-setup
- iwlwifi-mvm-firmware
- kernel
- libxkbcommon
- linux-firmware
- realtek-firmware
- selinux-policy-targeted
- shim-x64
exclude:
- dracut-config-rescue
- firewalld
partition_table:
type: gpt
partitions:
- size: "209715200"
type: C12A7328-F81F-11D2-BA4B-00A0C93EC93B
payload:
type: vfat
label: ESP
mountpoint: /boot/efi
fstab_options: defaults,uid=0,gid=0,umask=077,shortname=winnt
fstab_passno: 2
- size: "2147483648"
type: BC13C2FF-59E6-4262-A352-B275FD6F7172
payload:
type: ext4
label: boot
mountpoint: /boot
fstab_options: defaults
- size: "2147483648"
type: 0FC63DAF-8483-4772-8E79-3D69D8477DE4
payload:
type: ext4
label: root
mountpoint: /
fstab_options: defaults
blueprint:
supported_options:
- distro
- packages
- modules
- groups
- enabled_modules
- containers
- customizations.cacerts
- customizations.directories
- customizations.disk
- customizations.files
- customizations.filesystem
- customizations.firstboot
- customizations.partitioning_mode
- customizations.fips
- customizations.firewall
- customizations.user
- customizations.sshkey
- customizations.group
- customizations.hostname
- customizations.kernel
- customizations.locale
- customizations.openscap
- customizations.repositories
- customizations.rpm
- customizations.services
- customizations.timezone
- customizations.sshd
- name
- version
- description
Generated using: ghcr.io/osbuild/image-builder-cli:latest@sha256:27cabea9e504a7c4a7546f287f5d60a4846c62b5a8d18c0f678d25fdc2d7975a
Last updated on: 2026-08-13 14:34:56 UTC