Skip to main content

qcow2

Image description for qcow2 on AlmaLinux OS 9.3.

The descriptions below describe the base image version, that can be further customized by the user using the Blueprint customizations.

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-9.3
type: qcow2
arch: aarch64
os_version: "9.3"
bootmode: uefi
partition_type: gpt
default_filename: disk.qcow2
build_pipelines:
- build
payload_pipelines:
- os
- image
- qcow2
packages:
build:
include:
- coreutils
- dosfstools
- glibc
- platform-python
- policycoreutils
- python3
- qemu-img
- rpm
- selinux-policy-targeted
- systemd
- xfsprogs
- xz
exclude: []
os:
include:
- '@core'
- authselect-compat
- chrony
- cloud-init
- cloud-utils-growpart
- cockpit-system
- cockpit-ws
- dnf-utils
- dosfstools
- dracut-config-generic
- efibootmgr
- grub2-efi-aa64
- grub2-tools
- kernel
- nfs-utils
- oddjob
- oddjob-mkhomedir
- psmisc
- python3-jsonschema
- qemu-guest-agent
- redhat-release
- redhat-release-eula
- rsync
- selinux-policy-targeted
- shim-aa64
- tar
- tcpdump
- tuned
- xfsprogs
exclude:
- aic94xx-firmware
- alsa-firmware
- alsa-lib
- alsa-tools-firmware
- biosdevname
- dnf-plugin-spacewalk
- dracut-config-rescue
- fedora-release
- fedora-repos
- firewalld
- iprutils
- ivtv-firmware
- iwl100-firmware
- iwl1000-firmware
- iwl105-firmware
- iwl135-firmware
- iwl2000-firmware
- iwl2030-firmware
- iwl3160-firmware
- iwl3945-firmware
- iwl4965-firmware
- iwl5000-firmware
- iwl5150-firmware
- iwl6000-firmware
- iwl6000g2a-firmware
- iwl6000g2b-firmware
- iwl6050-firmware
- iwl7260-firmware
- langpacks-*
- langpacks-en
- libertas-sd8787-firmware
- nss
- plymouth
- rng-tools
- udisks2
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: xfs
label: boot
mountpoint: /boot
fstab_options: defaults
- size: 2147483648
type: 0FC63DAF-8483-4772-8E79-3D69D8477DE4
uuid: 6264D520-3FB9-423F-8AB8-7A0A8E3D3562
payload:
type: xfs
label: root
mountpoint: /
fstab_options: defaults

ppc64le

distro: almalinux-9.3
type: qcow2
arch: ppc64le
os_version: "9.3"
bootmode: legacy
partition_type: dos
default_filename: disk.qcow2
build_pipelines:
- build
payload_pipelines:
- os
- image
- qcow2
packages:
build:
include:
- coreutils
- glibc
- grub2-ppc64le
- grub2-ppc64le-modules
- platform-python
- policycoreutils
- python3
- qemu-img
- rpm
- selinux-policy-targeted
- systemd
- xfsprogs
- xz
exclude: []
os:
include:
- '@core'
- authselect-compat
- chrony
- cloud-init
- cloud-utils-growpart
- cockpit-system
- cockpit-ws
- dnf-utils
- dosfstools
- dracut-config-generic
- grub2-ppc64le
- grub2-ppc64le-modules
- kernel
- nfs-utils
- oddjob
- oddjob-mkhomedir
- powerpc-utils
- psmisc
- python3-jsonschema
- qemu-guest-agent
- redhat-release
- redhat-release-eula
- rsync
- selinux-policy-targeted
- tar
- tcpdump
- tuned
- xfsprogs
exclude:
- aic94xx-firmware
- alsa-firmware
- alsa-lib
- alsa-tools-firmware
- biosdevname
- dnf-plugin-spacewalk
- dracut-config-rescue
- fedora-release
- fedora-repos
- firewalld
- iprutils
- ivtv-firmware
- iwl100-firmware
- iwl1000-firmware
- iwl105-firmware
- iwl135-firmware
- iwl2000-firmware
- iwl2030-firmware
- iwl3160-firmware
- iwl3945-firmware
- iwl4965-firmware
- iwl5000-firmware
- iwl5150-firmware
- iwl6000-firmware
- iwl6000g2a-firmware
- iwl6000g2b-firmware
- iwl6050-firmware
- iwl7260-firmware
- langpacks-*
- langpacks-en
- libertas-sd8787-firmware
- nss
- plymouth
- rng-tools
- udisks2
partition_table:
uuid: "0x14fc63d2"
type: dos
partitions:
- size: 4194304
type: "41"
bootable: true
- size: 1073741824
payload:
type: xfs
label: boot
mountpoint: /boot
fstab_options: defaults
- size: 2147483648
payload:
type: xfs
mountpoint: /
fstab_options: defaults

s390x

distro: almalinux-9.3
type: qcow2
arch: s390x
os_version: "9.3"
bootmode: legacy
partition_type: dos
default_filename: disk.qcow2
build_pipelines:
- build
payload_pipelines:
- os
- image
- qcow2
packages:
build:
include:
- coreutils
- glibc
- platform-python
- policycoreutils
- python3
- qemu-img
- rpm
- s390utils-base
- selinux-policy-targeted
- systemd
- xfsprogs
- xz
exclude: []
os:
include:
- '@core'
- authselect-compat
- chrony
- cloud-init
- cloud-utils-growpart
- cockpit-system
- cockpit-ws
- dnf-utils
- dosfstools
- dracut-config-generic
- kernel
- nfs-utils
- oddjob
- oddjob-mkhomedir
- psmisc
- python3-jsonschema
- qemu-guest-agent
- redhat-release
- redhat-release-eula
- rsync
- s390utils-base
- s390utils-core
- selinux-policy-targeted
- tar
- tcpdump
- tuned
- xfsprogs
exclude:
- aic94xx-firmware
- alsa-firmware
- alsa-lib
- alsa-tools-firmware
- biosdevname
- dnf-plugin-spacewalk
- dracut-config-rescue
- fedora-release
- fedora-repos
- firewalld
- iprutils
- ivtv-firmware
- iwl100-firmware
- iwl1000-firmware
- iwl105-firmware
- iwl135-firmware
- iwl2000-firmware
- iwl2030-firmware
- iwl3160-firmware
- iwl3945-firmware
- iwl4965-firmware
- iwl5000-firmware
- iwl5150-firmware
- iwl6000-firmware
- iwl6000g2a-firmware
- iwl6000g2b-firmware
- iwl6050-firmware
- iwl7260-firmware
- langpacks-*
- langpacks-en
- libertas-sd8787-firmware
- nss
- plymouth
- rng-tools
- udisks2
partition_table:
uuid: "0x14fc63d2"
type: dos
partitions:
- size: 1073741824
payload:
type: xfs
label: boot
mountpoint: /boot
fstab_options: defaults
- size: 2147483648
bootable: true
payload:
type: xfs
mountpoint: /
fstab_options: defaults

x86_64

distro: almalinux-9.3
type: qcow2
arch: x86_64
os_version: "9.3"
bootmode: hybrid
partition_type: gpt
default_filename: disk.qcow2
build_pipelines:
- build
payload_pipelines:
- os
- image
- qcow2
packages:
build:
include:
- coreutils
- dosfstools
- glibc
- grub2-pc
- platform-python
- policycoreutils
- python3
- qemu-img
- rpm
- selinux-policy-targeted
- systemd
- xfsprogs
- xz
exclude: []
os:
include:
- '@core'
- authselect-compat
- chrony
- cloud-init
- cloud-utils-growpart
- cockpit-system
- cockpit-ws
- dnf-utils
- dosfstools
- dracut-config-generic
- efibootmgr
- grub2-efi-x64
- grub2-pc
- kernel
- nfs-utils
- oddjob
- oddjob-mkhomedir
- psmisc
- python3-jsonschema
- qemu-guest-agent
- redhat-release
- redhat-release-eula
- rsync
- selinux-policy-targeted
- shim-x64
- tar
- tcpdump
- tuned
- xfsprogs
exclude:
- aic94xx-firmware
- alsa-firmware
- alsa-lib
- alsa-tools-firmware
- biosdevname
- dnf-plugin-spacewalk
- dracut-config-rescue
- fedora-release
- fedora-repos
- firewalld
- iprutils
- ivtv-firmware
- iwl100-firmware
- iwl1000-firmware
- iwl105-firmware
- iwl135-firmware
- iwl2000-firmware
- iwl2030-firmware
- iwl3160-firmware
- iwl3945-firmware
- iwl4965-firmware
- iwl5000-firmware
- iwl5150-firmware
- iwl6000-firmware
- iwl6000g2a-firmware
- iwl6000g2b-firmware
- iwl6050-firmware
- iwl7260-firmware
- langpacks-*
- langpacks-en
- libertas-sd8787-firmware
- nss
- plymouth
- rng-tools
- udisks2
partition_table:
uuid: D209C89E-EA5E-4FBD-B161-B461CCE297E0
type: gpt
partitions:
- size: 1048576
type: 21686148-6449-6E6F-744E-656564454649
bootable: true
uuid: FAC7F1FB-3E8D-4137-A512-961DE09A5549
- 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: xfs
label: boot
mountpoint: /boot
fstab_options: defaults
- size: 2147483648
type: 0FC63DAF-8483-4772-8E79-3D69D8477DE4
uuid: 6264D520-3FB9-423F-8AB8-7A0A8E3D3562
payload:
type: xfs
label: root
mountpoint: /
fstab_options: defaults

Generated using: ghcr.io/osbuild/image-builder-cli:latest@sha256:75b1629b322ceff4561c88c9f2045d6f967ab29cd4aea70dc53fe01cf5b176d6

Last updated on: 2025-07-01 07:26:44 UTC