Skip to main content

pxe-tar-xz

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

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.8
type: pxe-tar-xz
arch: aarch64
os_version: "9.8"
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
- grub2-efi-aa64
- grub2-tools
- kernel
- selinux-policy-targeted
- shim-aa64
exclude: []
blueprint:
supported_options:
- distro
- packages
- modules
- groups
- enabled_modules
- containers
- minimal
- 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.8
type: pxe-tar-xz
arch: x86_64
os_version: "9.8"
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
- grub2-efi-x64
- grub2-pc
- kernel
- selinux-policy-targeted
- shim-x64
exclude: []
blueprint:
supported_options:
- distro
- packages
- modules
- groups
- enabled_modules
- containers
- minimal
- 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:64890987e3d4e5120aeb807d81f3edf6d646a81909fe47ee63bcb26146c8a6fe

Last updated on: 2025-12-10 07:28:47 UTC