Skip to content

pxe-tar-xz: Use the qcow2 packageset#2377

Open
brlane-rht wants to merge 1 commit into
osbuild:mainfrom
brlane-rht:main-pxe-os-pkgs
Open

pxe-tar-xz: Use the qcow2 packageset#2377
brlane-rht wants to merge 1 commit into
osbuild:mainfrom
brlane-rht:main-pxe-os-pkgs

Conversation

@brlane-rht
Copy link
Copy Markdown
Contributor

In order to make the booted system consistent with other images use the generic_base_pkgset on Fedora. On RHEL 9 and 10 move the qcow2 packageset to its own section, 'qcow2_base_pkgset' and use that for qcow2 and pxe-tar-xz.

This results in a rootfs that is around 175-200MB larger but include that standard set of tools.

In order to make the booted system consistent with other images use the
generic_base_pkgset on Fedora. On RHEL 9 and 10 move the qcow2
packageset to its own section, 'qcow2_base_pkgset' and use that for
qcow2 and pxe-tar-xz.

This results in a rootfs that is around 175-200MB larger but include
that standard set of tools.
@brlane-rht brlane-rht requested a review from a team as a code owner May 27, 2026 18:06
Copy link
Copy Markdown
Contributor

@lzap lzap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IDK I just think qcow2 is not the best starting point for PXE type. We can add easily stuff that simply does not belong in there. I actually think PXE should be separate, just add @core that should be enough. Also all those excludes are probably not relevant? Only git blame knows, have you reviewed these?

Having said all that, you are not making it worse too much, we are missing some basic tools like sudo on the PXE image, so yeah. 🤷🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants