tar
Image description for tar on CentOS Stream 9.
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: centos-9
type: tar
arch: aarch64
os_version: 9-stream
bootmode: none
partition_type: ""
default_filename: root.tar.xz
build_pipelines:
- build
payload_pipelines:
- os
- archive
packages:
build:
include:
- coreutils
- glibc
- platform-python
- policycoreutils
- python3
- rpm
- selinux-policy-targeted
- systemd
- tar
- xz
exclude: []
os:
include:
- policycoreutils
- selinux-policy-targeted
exclude:
- rng-tools
ppc64le
distro: centos-9
type: tar
arch: ppc64le
os_version: 9-stream
bootmode: none
partition_type: ""
default_filename: root.tar.xz
build_pipelines:
- build
payload_pipelines:
- os
- archive
packages:
build:
include:
- coreutils
- glibc
- platform-python
- policycoreutils
- python3
- rpm
- selinux-policy-targeted
- systemd
- tar
- xz
exclude: []
os:
include:
- policycoreutils
- selinux-policy-targeted
exclude:
- rng-tools
s390x
distro: centos-9
type: tar
arch: s390x
os_version: 9-stream
bootmode: none
partition_type: ""
default_filename: root.tar.xz
build_pipelines:
- build
payload_pipelines:
- os
- archive
packages:
build:
include:
- coreutils
- glibc
- platform-python
- policycoreutils
- python3
- rpm
- selinux-policy-targeted
- systemd
- tar
- xz
exclude: []
os:
include:
- policycoreutils
- selinux-policy-targeted
exclude:
- rng-tools
x86_64
distro: centos-9
type: tar
arch: x86_64
os_version: 9-stream
bootmode: none
partition_type: ""
default_filename: root.tar.xz
build_pipelines:
- build
payload_pipelines:
- os
- archive
packages:
build:
include:
- coreutils
- glibc
- platform-python
- policycoreutils
- python3
- rpm
- selinux-policy-targeted
- systemd
- tar
- xz
exclude: []
os:
include:
- policycoreutils
- selinux-policy-targeted
exclude:
- rng-tools
Generated using: ghcr.io/osbuild/image-builder-cli:latest@sha256:180509e57f09c2136d8f0cdfbe304468130733cd4e65369c45827ce8f915eade
Last updated on: 2025-09-09 07:23:33 UTC