minimal-raw
Image description for minimal-raw on Red Hat Enterprise Linux 9.6.
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: rhel-9.6
type: minimal-raw
arch: aarch64
os_version: "9.6"
bootmode: uefi
partition_type: gpt
default_filename: disk.raw.xz
build_pipelines:
- build
payload_pipelines:
- os
- image
- xz
packages:
build:
include:
- coreutils
- dosfstools
- glibc
- platform-python
- policycoreutils
- python3
- rpm
- selinux-policy-targeted
- systemd
- xfsprogs
- xz
exclude: []
os:
include:
- '@core'
- NetworkManager-wifi
- dosfstools
- dracut-config-generic
- efibootmgr
- grub2-efi-aa64
- grub2-tools
- initial-setup
- iwl3160-firmware
- iwl7260-firmware
- kernel
- libxkbcommon
- selinux-policy-targeted
- shim-aa64
- xfsprogs
exclude: []
partition_table:
uuid: D209C89E-EA5E-4FBD-B161-B461CCE297E0
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: 629145600
type: BC13C2FF-59E6-4262-A352-B275FD6F7172
payload:
type: xfs
label: boot
mountpoint: /boot
fstab_options: defaults
- size: 2147483648
type: 0FC63DAF-8483-4772-8E79-3D69D8477DE4
payload:
type: xfs
label: root
mountpoint: /
fstab_options: defaults
start_offset: 8388608
x86_64
distro: rhel-9.6
type: minimal-raw
arch: x86_64
os_version: "9.6"
bootmode: uefi
partition_type: gpt
default_filename: disk.raw.xz
build_pipelines:
- build
payload_pipelines:
- os
- image
- xz
packages:
build:
include:
- coreutils
- dosfstools
- glibc
- platform-python
- policycoreutils
- python3
- rpm
- selinux-policy-targeted
- systemd
- xfsprogs
- xz
exclude: []
os:
include:
- '@core'
- NetworkManager-wifi
- dosfstools
- dracut-config-generic
- efibootmgr
- grub2-efi-x64
- initial-setup
- iwl3160-firmware
- iwl7260-firmware
- kernel
- libxkbcommon
- selinux-policy-targeted
- shim-x64
- xfsprogs
exclude: []
partition_table:
uuid: D209C89E-EA5E-4FBD-B161-B461CCE297E0
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: 629145600
type: BC13C2FF-59E6-4262-A352-B275FD6F7172
payload:
type: xfs
label: boot
mountpoint: /boot
fstab_options: defaults
- size: 2147483648
type: 0FC63DAF-8483-4772-8E79-3D69D8477DE4
payload:
type: xfs
label: root
mountpoint: /
fstab_options: defaults
start_offset: 8388608
Generated using: ghcr.io/osbuild/image-builder-cli:latest@sha256:38bfcb386956c982a53c3f65b932ceb48adc073d8d61298af6b45ee77fbc3ff0
Last updated on: 2025-10-10 08:43:06 UTC