minimal-raw-xz
Image description for minimal-raw-xz on Fedora 42.
The descriptions below describe the base image version, that can be further customized by the user using the Blueprint customizations.
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-42
type: minimal-raw-xz
arch: aarch64
os_version: "42"
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
- bcm283x-firmware
- brcmfmac-firmware
- dosfstools
- dracut-config-generic
- e2fsprogs
- efibootmgr
- grub2-efi-aa64
- grub2-tools
- initial-setup
- iwlwifi-mvm-firmware
- kernel
- libxkbcommon
- realtek-firmware
- selinux-policy-targeted
- shim-aa64
- uboot-images-armv8
exclude:
- dracut-config-rescue
partition_table:
uuid: "0xc1748067"
type: dos
partitions:
- size: 209715200
type: "06"
bootable: true
payload:
type: vfat
uuid: 7B77-95E7
label: ESP
mountpoint: /boot/efi
fstab_options: defaults,uid=0,gid=0,umask=077,shortname=winnt
fstab_passno: 2
- size: 1073741824
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: 8388608
riscv64
distro: fedora-42
type: minimal-raw-xz
arch: riscv64
os_version: "42"
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
- brcmfmac-firmware
- dnf5
- dosfstools
- dracut-config-generic
- e2fsprogs
- grub2-efi-riscv64
- grub2-efi-riscv64-modules
- initial-setup
- iwlwifi-mvm-firmware
- kernel
- libxkbcommon
- policycoreutils
- realtek-firmware
- selinux-policy-targeted
- shim-unsigned-riscv64
exclude:
- dracut-config-rescue
partition_table:
uuid: "0xc1748067"
type: dos
partitions:
- size: 209715200
type: "06"
bootable: true
payload:
type: vfat
uuid: 7B77-95E7
label: ESP
mountpoint: /boot/efi
fstab_options: defaults,uid=0,gid=0,umask=077,shortname=winnt
fstab_passno: 2
- size: 1073741824
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: 8388608
x86_64
distro: fedora-42
type: minimal-raw-xz
arch: x86_64
os_version: "42"
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
- brcmfmac-firmware
- dosfstools
- dracut-config-generic
- e2fsprogs
- efibootmgr
- grub2-efi-x64
- initial-setup
- iwlwifi-mvm-firmware
- kernel
- libxkbcommon
- realtek-firmware
- selinux-policy-targeted
- shim-x64
exclude:
- dracut-config-rescue
partition_table:
uuid: D209C89E-EA5E-4FBD-B161-B461CCE297E0
type: gpt
partitions:
- size: 209715200
type: C12A7328-F81F-11D2-BA4B-00A0C93EC93B
uuid: 68B2905B-DF3E-4FB3-80FA-49D1E773AA33
payload:
type: vfat
uuid: 7B77-95E7
label: ESP
mountpoint: /boot/efi
fstab_options: defaults,uid=0,gid=0,umask=077,shortname=winnt
fstab_passno: 2
- size: 1073741824
type: BC13C2FF-59E6-4262-A352-B275FD6F7172
uuid: CB07C243-BC44-4717-853E-28852021225B
payload:
type: ext4
label: boot
mountpoint: /boot
fstab_options: defaults
- size: 2147483648
type: 0FC63DAF-8483-4772-8E79-3D69D8477DE4
uuid: 6264D520-3FB9-423F-8AB8-7A0A8E3D3562
payload:
type: ext4
label: root
mountpoint: /
fstab_options: defaults
start_offset: 8388608
Generated using: ghcr.io/osbuild/image-builder-cli:latest@sha256:75b1629b322ceff4561c88c9f2045d6f967ab29cd4aea70dc53fe01cf5b176d6
Last updated on: 2025-07-01 07:26:44 UTC