Audit the base image's default application set #6
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hardware validation of the live ISO (2026-07-14): the session carries a full complement of KDE applications beyond the intended demo set (Chrome, Steam, Heroic). These come from the ublue kinoite-main base image's RPM app set — Kate, Elisa, Okular, Gwenview, Skanpage, etc. — so they're part of the OS image and will appear on installed systems too.
This collides with the clean-install product decision (#3): installed systems are supposed to ship without preinstalled apps the user didn't choose.
Work:
rpm -qathe relevant groups in a container)rpm-ostree override removethe removals in the Containerfile (same mechanism as the existing plasma-welcome removal)Note: keep-list apps are system tools, not "bloatware" in the #3 sense — the line to draw is "OS furniture vs applications the user should choose". That line is the user's call.
Related: #3 (clean-install principle), #5 (branding — the other half of "this doesn't feel like Glarion yet").