pxe-tar-xz
Image description for pxe-tar-xz 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: pxe-tar-xz
arch: aarch64
os_version: "9.6"
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: []
x86_64
distro: rhel-9.6
type: pxe-tar-xz
arch: x86_64
os_version: "9.6"
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: []
Generated using: ghcr.io/osbuild/image-builder-cli:latest@sha256:38bfcb386956c982a53c3f65b932ceb48adc073d8d61298af6b45ee77fbc3ff0
Last updated on: 2025-10-10 08:43:06 UTC