Skip to main content

pxe-tar-xz

Image description for pxe-tar-xz on CentOS Stream 10.

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: centos-10
type: pxe-tar-xz
arch: aarch64
os_version: 10-stream
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.firstboot
- 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: centos-10
type: pxe-tar-xz
arch: x86_64
os_version: 10-stream
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.firstboot
- 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:469a42695a4128abc7bb95cd99c6b248bd2b8a3064671b239aaab1655ab15d98

Last updated on: 2026-07-31 09:50:05 UTC