Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Consistently Display Generations in systemd-boot #242

Merged
merged 2 commits into from
Oct 21, 2023
Merged

Conversation

blitz
Copy link
Member

@blitz blitz commented Oct 20, 2023

systemd-boot only displays the VERSION_ID for generations where the name is not unique. This leads to users being confused (#220).

Fix by including the version in the name. This makes names unique and the systemd-boot menu will now look consistent.

Fixes #220.

@blitz
Copy link
Member Author

blitz commented Oct 20, 2023

Tests are good and I'm running this on my laptop right now.

@nikstur nikstur merged commit 4366cd1 into master Oct 21, 2023
@nikstur nikstur deleted the generation-name branch October 21, 2023 17:23
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sometimes the boot entry title is missing generation + build time
2 participants