Skip to content

Comments

Drop the "Oklo" release codename and use Gentoo's branding.eclass#3750

Open
chewi wants to merge 4 commits intomainfrom
branding
Open

Drop the "Oklo" release codename and use Gentoo's branding.eclass#3750
chewi wants to merge 4 commits intomainfrom
branding

Conversation

@chewi
Copy link
Contributor

@chewi chewi commented Feb 23, 2026

Drop the "Oklo" and use Gentoo's branding.eclass

The release codename was never updated in a meaningful way. It was only used directly in lsb_release, which is a dead standard. It was included in the os-release PRETTY_NAME but not as a field on its own.

Setting the os-release fields in the profile allows them to be used by the new branding.eclass, which is now applied to various packages, particularly GNU ones.

Since originally preparing the commit, these fields were added to our make.conf, but setting them in the profile is more versatile, allowing for downstreams.

This also drops some dead files.

How to use

ls --help | fgrep -i flatcar

Testing done

I tested this a while ago, but I'll give it a fresh look.

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update)
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

As far as I can tell, this has never been used.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
It was never updated in a meaningful way. It was only used directly in
lsb_release, which is a dead standard. It was included in the os-release
`PRETTY_NAME` but not as a field on its own.

Closes: #88
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
@chewi chewi self-assigned this Feb 23, 2026
@chewi chewi requested a review from a team as a code owner February 23, 2026 10:35
This leverages the branding eclass that was recently added to Gentoo.

Since originally preparing this commit, these fields were added to our
make.conf, but setting them in the profile is more versatile, allowing
for downstreams.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
These have probably have been broken for years.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
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.

1 participant