Skip to main content

image-installer

Image description for image-installer on AlmaLinux OS 10.1.

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:

Package sets

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.

Do not rely on the image description format

The format of the image description is not guaranteed to be stable. It is published for informational purposes only.

Architectures

aarch64

distro: almalinux-10.1
type: image-installer
arch: aarch64
os_version: "10.1"
bootmode: uefi
partition_type: ""
default_filename: installer.iso
build_pipelines:
- build
payload_pipelines:
- anaconda-tree
- efiboot-tree
- os
- bootiso-tree
- bootiso
packages:
anaconda-tree:
include:
- '@hardware-support'
- alsa-firmware
- alsa-tools-firmware
- amd-gpu-firmware
- amd-ucode-firmware
- anaconda
- anaconda-dracut
- anaconda-install-img-deps
- anaconda-widgets
- atheros-firmware
- audit
- bind-utils
- brcmfmac-firmware
- bzip2
- cryptsetup
- curl
- dbus-x11
- default-fonts-core-sans
- default-fonts-other-sans
- dejavu-sans-fonts
- dejavu-sans-mono-fonts
- device-mapper-persistent-data
- dmidecode
- dnf
- dracut-config-generic
- dracut-network
- efibootmgr
- ethtool
- fcoe-utils
- ftp
- gdb-gdbserver
- glibc-all-langpacks
- gnome-kiosk
- google-noto-sans-cjk-ttc-fonts
- grub2
- grub2-efi-aa64
- grub2-efi-aa64-cdboot
- grub2-tools
- grub2-tools-extra
- grub2-tools-minimal
- grubby
- gsettings-desktop-schemas
- hdparm
- hexedit
- hostname
- initscripts
- intel-gpu-firmware
- ipmitool
- iwl100-firmware
- iwl1000-firmware
- iwl105-firmware
- iwl135-firmware
- iwl2000-firmware
- iwl2030-firmware
- iwl3160-firmware
- iwl5000-firmware
- iwl5150-firmware
- iwl6000g2a-firmware
- iwl6000g2b-firmware
- iwl6050-firmware
- iwl7260-firmware
- iwlegacy-firmware
- iwlwifi-dvm-firmware
- iwlwifi-mvm-firmware
- jomolhari-fonts
- kbd
- kbd-misc
- kdump-anaconda-addon
- kernel
- less
- libblockdev-lvm-dbus
- libertas-firmware
- libibverbs
- librsvg2
- linux-firmware
- lldpad
- lsof
- madan-fonts
- mdadm
- mt-st
- mt7xxx-firmware
- mtr
- net-tools
- nfs-utils
- nm-connection-editor
- nmap-ncat
- nss-softokn
- nss-tools
- nvidia-gpu-firmware
- nxpwireless-firmware
- openssh-clients
- openssh-server
- ostree
- pciutils
- perl-interpreter
- pigz
- plymouth
- prefixdevname
- python3-pyatspi
- rdma-core
- realtek-firmware
- redhat-release-eula
- rng-tools
- rpcbind
- rpm-ostree
- rsync
- rsyslog
- selinux-policy-targeted
- sg3_utils
- shim-aa64
- sil-padauk-fonts
- smartmontools
- spice-vdagent
- strace
- systemd
- tar
- tiwilink-firmware
- udisks2
- udisks2-iscsi
- usbutils
- vim-minimal
- volume_key
- wget
- xfsdump
- xfsprogs
- xz
exclude: []
build:
include:
- coreutils
- efibootmgr
- glibc
- grub2-efi-aa64
- grub2-efi-aa64-cdboot
- grub2-tools
- grub2-tools-extra
- grub2-tools-minimal
- isomd5sum
- lorax-templates-rhel
- platform-python
- policycoreutils
- python3
- rpm
- selinux-policy-targeted
- shadow-utils
- shim-aa64
- squashfs-tools
- systemd
- tar
- xorriso
- xz
exclude: []
os:
include:
- '@core'
- amd-gpu-firmware
- amd-ucode-firmware
- atheros-firmware
- brcmfmac-firmware
- chrony
- cockpit-system
- cockpit-ws
- dnf
- dnf-utils
- dosfstools
- dracut-config-generic
- e2fsprogs
- efibootmgr
- firewalld
- glibc
- grub2
- grub2-efi-aa64
- grub2-efi-aa64-cdboot
- grub2-tools
- intel-gpu-firmware
- iwl100-firmware
- iwl1000-firmware
- iwl105-firmware
- iwl135-firmware
- iwl2000-firmware
- iwl2030-firmware
- iwl3160-firmware
- iwl5000-firmware
- iwl5150-firmware
- iwl6000g2a-firmware
- iwl6000g2b-firmware
- iwl6050-firmware
- iwl7260-firmware
- iwlegacy-firmware
- iwlwifi-dvm-firmware
- iwlwifi-mvm-firmware
- kernel
- libertas-firmware
- linux-firmware
- lvm2
- mt7xxx-firmware
- net-tools
- nfs-utils
- nvidia-gpu-firmware
- nxpwireless-firmware
- oddjob
- oddjob-mkhomedir
- policycoreutils
- psmisc
- python3-iniparse
- python3-jsonschema
- qemu-guest-agent
- qemu-img
- realtek-firmware
- redhat-release
- redhat-release-eula
- rsync
- selinux-policy-targeted
- shim-aa64
- systemd
- tar
- tcpdump
- tiwilink-firmware
- tuned
- xfsprogs
- xz
exclude:
- dracut-config-rescue
blueprint:
supported_options:
- distro
- packages
- modules
- groups
- enabled_modules
- containers
- customizations.installer
- customizations.cacerts
- customizations.dnf
- customizations.directories
- customizations.files
- customizations.firewall
- customizations.firstboot
- customizations.user
- customizations.sshkey
- customizations.group
- customizations.fips
- customizations.timezone
- customizations.hostname
- customizations.kernel.name
- customizations.locale
- customizations.openscap
- customizations.repositories
- customizations.rpm
- customizations.services
- customizations.rhsm
- customizations.kernel.append
- name
- version
- description

ppc64le

distro: almalinux-10.1
type: image-installer
arch: ppc64le
os_version: "10.1"
bootmode: legacy
partition_type: ""
default_filename: installer.iso
build_pipelines:
- build
payload_pipelines:
- anaconda-tree
- os
- bootiso-tree
- bootiso
packages:
anaconda-tree:
include:
- '@hardware-support'
- alsa-firmware
- alsa-tools-firmware
- amd-gpu-firmware
- amd-ucode-firmware
- anaconda
- anaconda-dracut
- anaconda-install-img-deps
- anaconda-widgets
- atheros-firmware
- audit
- bind-utils
- brcmfmac-firmware
- bzip2
- cryptsetup
- curl
- dbus-x11
- default-fonts-core-sans
- default-fonts-other-sans
- dejavu-sans-fonts
- dejavu-sans-mono-fonts
- device-mapper-persistent-data
- dnf
- dracut-config-generic
- dracut-network
- ethtool
- fcoe-utils
- ftp
- gdb-gdbserver
- glibc-all-langpacks
- gnome-kiosk
- google-noto-sans-cjk-ttc-fonts
- grub2
- grub2-ppc64le
- grub2-ppc64le-modules
- grub2-tools
- grub2-tools-extra
- grub2-tools-minimal
- grubby
- gsettings-desktop-schemas
- hdparm
- hexedit
- hostname
- initscripts
- intel-gpu-firmware
- ipmitool
- iwl100-firmware
- iwl1000-firmware
- iwl105-firmware
- iwl135-firmware
- iwl2000-firmware
- iwl2030-firmware
- iwl3160-firmware
- iwl5000-firmware
- iwl5150-firmware
- iwl6000g2a-firmware
- iwl6000g2b-firmware
- iwl6050-firmware
- iwl7260-firmware
- iwlegacy-firmware
- iwlwifi-dvm-firmware
- iwlwifi-mvm-firmware
- jomolhari-fonts
- kbd
- kbd-misc
- kdump-anaconda-addon
- kernel
- less
- libblockdev-lvm-dbus
- libertas-firmware
- libibverbs
- librsvg2
- linux-firmware
- lldpad
- lsof
- lsvpd
- madan-fonts
- mdadm
- mt-st
- mt7xxx-firmware
- mtr
- net-tools
- nfs-utils
- nm-connection-editor
- nmap-ncat
- nss-softokn
- nss-tools
- nvidia-gpu-firmware
- nxpwireless-firmware
- openssh-clients
- openssh-server
- ostree
- pciutils
- perl-interpreter
- pigz
- plymouth
- powerpc-utils
- ppc64-diag
- prefixdevname
- python3-pyatspi
- rdma-core
- realtek-firmware
- redhat-release-eula
- rng-tools
- rpcbind
- rpm-ostree
- rsync
- rsyslog
- selinux-policy-targeted
- sg3_utils
- sil-padauk-fonts
- smartmontools
- spice-vdagent
- strace
- systemd
- tar
- tiwilink-firmware
- udisks2
- udisks2-iscsi
- usbutils
- vim-minimal
- volume_key
- wget
- xfsdump
- xfsprogs
- xz
exclude: []
build:
include:
- coreutils
- glibc
- grub2-ppc64le
- grub2-ppc64le-modules
- grub2-tools
- grub2-tools-extra
- grub2-tools-minimal
- isomd5sum
- lorax-templates-rhel
- platform-python
- policycoreutils
- python3
- rpm
- selinux-policy-targeted
- shadow-utils
- squashfs-tools
- systemd
- tar
- xorriso
- xz
exclude: []
os:
include:
- '@core'
- amd-gpu-firmware
- amd-ucode-firmware
- atheros-firmware
- brcmfmac-firmware
- chrony
- cockpit-system
- cockpit-ws
- dnf
- dnf-utils
- dosfstools
- dracut-config-generic
- e2fsprogs
- firewalld
- glibc
- grub2
- grub2-ppc64le
- grub2-ppc64le-modules
- grub2-tools
- grub2-tools-extra
- grub2-tools-minimal
- intel-gpu-firmware
- iwl100-firmware
- iwl1000-firmware
- iwl105-firmware
- iwl135-firmware
- iwl2000-firmware
- iwl2030-firmware
- iwl3160-firmware
- iwl5000-firmware
- iwl5150-firmware
- iwl6000g2a-firmware
- iwl6000g2b-firmware
- iwl6050-firmware
- iwl7260-firmware
- iwlegacy-firmware
- iwlwifi-dvm-firmware
- iwlwifi-mvm-firmware
- kernel
- libertas-firmware
- linux-firmware
- lsvpd
- lvm2
- mt7xxx-firmware
- net-tools
- nfs-utils
- nvidia-gpu-firmware
- nxpwireless-firmware
- oddjob
- oddjob-mkhomedir
- policycoreutils
- powerpc-utils
- ppc64-diag
- psmisc
- python3-iniparse
- python3-jsonschema
- qemu-guest-agent
- qemu-img
- realtek-firmware
- redhat-release
- redhat-release-eula
- rsync
- selinux-policy-targeted
- systemd
- tar
- tcpdump
- tiwilink-firmware
- tuned
- xfsprogs
- xz
exclude:
- dracut-config-rescue
blueprint:
supported_options:
- distro
- packages
- modules
- groups
- enabled_modules
- containers
- customizations.installer
- customizations.cacerts
- customizations.dnf
- customizations.directories
- customizations.files
- customizations.firewall
- customizations.firstboot
- customizations.user
- customizations.sshkey
- customizations.group
- customizations.fips
- customizations.timezone
- customizations.hostname
- customizations.kernel.name
- customizations.locale
- customizations.openscap
- customizations.repositories
- customizations.rpm
- customizations.services
- customizations.rhsm
- customizations.kernel.append
- name
- version
- description

s390x

distro: almalinux-10.1
type: image-installer
arch: s390x
os_version: "10.1"
bootmode: none
partition_type: ""
default_filename: installer.iso
build_pipelines:
- build
payload_pipelines:
- anaconda-tree
- os
- bootiso-tree
- bootiso
packages:
anaconda-tree:
include:
- '@hardware-support'
- alsa-firmware
- alsa-tools-firmware
- anaconda
- anaconda-dracut
- anaconda-install-img-deps
- anaconda-widgets
- audit
- bind-utils
- bzip2
- cryptsetup
- curl
- dbus-x11
- default-fonts-core-sans
- default-fonts-other-sans
- dejavu-sans-fonts
- dejavu-sans-mono-fonts
- device-mapper-persistent-data
- dnf
- dracut-config-generic
- dracut-network
- ethtool
- fcoe-utils
- ftp
- gdb-gdbserver
- glibc-all-langpacks
- gnome-kiosk
- google-noto-sans-cjk-ttc-fonts
- grubby
- gsettings-desktop-schemas
- hdparm
- hexedit
- hostname
- initscripts
- ipmitool
- iwl100-firmware
- iwl1000-firmware
- iwl105-firmware
- iwl135-firmware
- iwl2000-firmware
- iwl2030-firmware
- iwl3160-firmware
- iwl5000-firmware
- iwl5150-firmware
- iwl6000g2a-firmware
- iwl6000g2b-firmware
- iwl6050-firmware
- iwl7260-firmware
- jomolhari-fonts
- kbd
- kbd-misc
- kdump-anaconda-addon
- kernel
- less
- libblockdev-lvm-dbus
- libibverbs
- librsvg2
- linux-firmware
- lldpad
- lsof
- madan-fonts
- mdadm
- mt-st
- mtr
- net-tools
- nfs-utils
- nm-connection-editor
- nmap-ncat
- nss-softokn
- nss-tools
- openssh-clients
- openssh-server
- ostree
- pciutils
- perl-interpreter
- pigz
- plymouth
- prefixdevname
- python3-pyatspi
- rdma-core
- redhat-release-eula
- rng-tools
- rpcbind
- rpm-ostree
- rsync
- rsyslog
- s390utils-base
- s390utils-core
- selinux-policy-targeted
- sg3_utils
- sil-padauk-fonts
- smartmontools
- spice-vdagent
- strace
- systemd
- tar
- udisks2
- udisks2-iscsi
- usbutils
- vim-minimal
- volume_key
- wget
- xfsdump
- xfsprogs
- xz
exclude: []
build:
include:
- coreutils
- glibc
- isomd5sum
- lorax-templates-rhel
- platform-python
- policycoreutils
- python3
- rpm
- s390utils-base
- s390utils-core
- selinux-policy-targeted
- shadow-utils
- squashfs-tools
- systemd
- tar
- xorriso
- xz
exclude: []
os:
include:
- '@core'
- chrony
- cockpit-system
- cockpit-ws
- dnf
- dnf-utils
- dosfstools
- dracut-config-generic
- e2fsprogs
- firewalld
- glibc
- iwl100-firmware
- iwl1000-firmware
- iwl105-firmware
- iwl135-firmware
- iwl2000-firmware
- iwl2030-firmware
- iwl3160-firmware
- iwl5000-firmware
- iwl5150-firmware
- iwl6000g2a-firmware
- iwl6000g2b-firmware
- iwl6050-firmware
- iwl7260-firmware
- kernel
- lvm2
- net-tools
- nfs-utils
- oddjob
- oddjob-mkhomedir
- policycoreutils
- psmisc
- python3-iniparse
- python3-jsonschema
- qemu-guest-agent
- qemu-img
- redhat-release
- redhat-release-eula
- rsync
- s390utils-base
- s390utils-core
- selinux-policy-targeted
- systemd
- tar
- tcpdump
- tuned
- xfsprogs
- xz
exclude:
- dracut-config-rescue
blueprint:
supported_options:
- distro
- packages
- modules
- groups
- enabled_modules
- containers
- customizations.installer
- customizations.cacerts
- customizations.dnf
- customizations.directories
- customizations.files
- customizations.firewall
- customizations.firstboot
- customizations.user
- customizations.sshkey
- customizations.group
- customizations.fips
- customizations.timezone
- customizations.hostname
- customizations.kernel.name
- customizations.locale
- customizations.openscap
- customizations.repositories
- customizations.rpm
- customizations.services
- customizations.rhsm
- customizations.kernel.append
- name
- version
- description

x86_64

distro: almalinux-10.1
type: image-installer
arch: x86_64
os_version: "10.1"
bootmode: hybrid
partition_type: ""
default_filename: installer.iso
build_pipelines:
- build
payload_pipelines:
- anaconda-tree
- efiboot-tree
- os
- bootiso-tree
- bootiso
packages:
anaconda-tree:
include:
- '@hardware-support'
- alsa-firmware
- alsa-tools-firmware
- amd-gpu-firmware
- amd-ucode-firmware
- anaconda
- anaconda-dracut
- anaconda-install-img-deps
- anaconda-widgets
- atheros-firmware
- audit
- bind-utils
- biosdevname
- brcmfmac-firmware
- bzip2
- cryptsetup
- curl
- dbus-x11
- default-fonts-core-sans
- default-fonts-other-sans
- dejavu-sans-fonts
- dejavu-sans-mono-fonts
- device-mapper-persistent-data
- dmidecode
- dnf
- dracut-config-generic
- dracut-network
- efibootmgr
- ethtool
- fcoe-utils
- ftp
- gdb-gdbserver
- glibc-all-langpacks
- gnome-kiosk
- google-noto-sans-cjk-ttc-fonts
- grub2
- grub2-efi-x64
- grub2-efi-x64-cdboot
- grub2-pc
- grub2-pc-modules
- grub2-tools
- grub2-tools-efi
- grub2-tools-extra
- grub2-tools-minimal
- grubby
- gsettings-desktop-schemas
- hdparm
- hexedit
- hostname
- initscripts
- intel-gpu-firmware
- ipmitool
- iwl100-firmware
- iwl1000-firmware
- iwl105-firmware
- iwl135-firmware
- iwl2000-firmware
- iwl2030-firmware
- iwl3160-firmware
- iwl5000-firmware
- iwl5150-firmware
- iwl6000g2a-firmware
- iwl6000g2b-firmware
- iwl6050-firmware
- iwl7260-firmware
- iwlegacy-firmware
- iwlwifi-dvm-firmware
- iwlwifi-mvm-firmware
- jomolhari-fonts
- kbd
- kbd-misc
- kdump-anaconda-addon
- kernel
- less
- libblockdev-lvm-dbus
- libertas-firmware
- libibverbs
- librsvg2
- linux-firmware
- lldpad
- lsof
- madan-fonts
- mdadm
- memtest86+
- mt-st
- mt7xxx-firmware
- mtr
- net-tools
- nfs-utils
- nm-connection-editor
- nmap-ncat
- nss-softokn
- nss-tools
- nvidia-gpu-firmware
- nxpwireless-firmware
- openssh-clients
- openssh-server
- ostree
- pciutils
- perl-interpreter
- pigz
- plymouth
- prefixdevname
- python3-pyatspi
- rdma-core
- realtek-firmware
- redhat-release-eula
- rng-tools
- rpcbind
- rpm-ostree
- rsync
- rsyslog
- selinux-policy-targeted
- sg3_utils
- shim-x64
- sil-padauk-fonts
- smartmontools
- spice-vdagent
- strace
- syslinux
- syslinux-nonlinux
- systemd
- tar
- tiwilink-firmware
- udisks2
- udisks2-iscsi
- usbutils
- vim-minimal
- volume_key
- wget
- xfsdump
- xfsprogs
- xz
exclude: []
build:
include:
- coreutils
- efibootmgr
- glibc
- grub2-efi-x64
- grub2-efi-x64-cdboot
- grub2-pc
- grub2-pc-modules
- grub2-tools
- grub2-tools-extra
- grub2-tools-minimal
- isomd5sum
- lorax-templates-rhel
- platform-python
- policycoreutils
- python3
- rpm
- selinux-policy-targeted
- shadow-utils
- shim-x64
- squashfs-tools
- systemd
- tar
- xorriso
- xz
exclude: []
os:
include:
- '@core'
- amd-gpu-firmware
- amd-ucode-firmware
- atheros-firmware
- biosdevname
- brcmfmac-firmware
- chrony
- cockpit-system
- cockpit-ws
- dnf
- dnf-utils
- dosfstools
- dracut-config-generic
- e2fsprogs
- efibootmgr
- firewalld
- glibc
- grub2
- grub2-efi-x64
- grub2-pc
- intel-gpu-firmware
- iwl100-firmware
- iwl1000-firmware
- iwl105-firmware
- iwl135-firmware
- iwl2000-firmware
- iwl2030-firmware
- iwl3160-firmware
- iwl5000-firmware
- iwl5150-firmware
- iwl6000g2a-firmware
- iwl6000g2b-firmware
- iwl6050-firmware
- iwl7260-firmware
- iwlegacy-firmware
- iwlwifi-dvm-firmware
- iwlwifi-mvm-firmware
- kernel
- libertas-firmware
- linux-firmware
- lvm2
- mt7xxx-firmware
- net-tools
- nfs-utils
- nvidia-gpu-firmware
- nxpwireless-firmware
- oddjob
- oddjob-mkhomedir
- policycoreutils
- psmisc
- python3-iniparse
- python3-jsonschema
- qemu-guest-agent
- qemu-img
- realtek-firmware
- redhat-release
- redhat-release-eula
- rsync
- selinux-policy-targeted
- shim-x64
- systemd
- tar
- tcpdump
- tiwilink-firmware
- tuned
- xfsprogs
- xz
exclude:
- dracut-config-rescue
blueprint:
supported_options:
- distro
- packages
- modules
- groups
- enabled_modules
- containers
- customizations.installer
- customizations.cacerts
- customizations.dnf
- customizations.directories
- customizations.files
- customizations.firewall
- customizations.firstboot
- customizations.user
- customizations.sshkey
- customizations.group
- customizations.fips
- customizations.timezone
- customizations.hostname
- customizations.kernel.name
- customizations.locale
- customizations.openscap
- customizations.repositories
- customizations.rpm
- customizations.services
- customizations.rhsm
- customizations.kernel.append
- name
- version
- description

Generated using: ghcr.io/osbuild/image-builder-cli:latest@sha256:03195ddf698debef183171426347034ef3acf791eccae059d98e02764f5d8ff5

Last updated on: 2026-09-20 12:12:04 UTC