Skip to main content

pxe-tar-xz

Image description for pxe-tar-xz on AlmaLinux OS 9.7.

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.7
type: pxe-tar-xz
arch: aarch64
os_version: "9.7"
bootmode: uefi
partition_type: ""
default_filename: pxe.tar.xz
build_pipelines:
- build
payload_pipelines:
- os
- pxe-tree
- tar
- xz
packages:
build:
include:
- coreutils
- glibc
- platform-python
- policycoreutils
- python3
- rpm
- selinux-policy-targeted
- squashfs-tools
- systemd
- tar
- xz
exclude: []
os:
include:
- bash
- coreutils
- dracut-config-generic
- dracut-live
- dracut-network
- efibootmgr
- gawk
- grub2
- grub2-efi-aa64
- grub2-tools
- kernel
- selinux-policy-targeted
- shim-aa64
exclude: []
blueprint:
supported_options:
- distro
- packages
- modules
- groups
- enabled_modules
- containers
- customizations.cacerts
- customizations.directories
- customizations.files
- 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.rhsm
- name
- version
- description

x86_64

distro: almalinux-9.7
type: pxe-tar-xz
arch: x86_64
os_version: "9.7"
bootmode: hybrid
partition_type: ""
default_filename: pxe.tar.xz
build_pipelines:
- build
payload_pipelines:
- os
- pxe-tree
- tar
- xz
packages:
build:
include:
- coreutils
- glibc
- grub2-pc
- platform-python
- policycoreutils
- python3
- rpm
- selinux-policy-targeted
- squashfs-tools
- systemd
- tar
- xz
exclude: []
os:
include:
- bash
- coreutils
- dracut-config-generic
- dracut-live
- dracut-network
- efibootmgr
- gawk
- grub2
- grub2-efi-x64
- grub2-pc
- kernel
- selinux-policy-targeted
- shim-x64
exclude: []
blueprint:
supported_options:
- distro
- packages
- modules
- groups
- enabled_modules
- containers
- customizations.cacerts
- customizations.directories
- customizations.files
- 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.rhsm
- name
- version
- description

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

Last updated on: 2026-03-18 07:57:55 UTC