Skip to content

Conversation

@Zeglius
Copy link
Collaborator

@Zeglius Zeglius commented Aug 31, 2025

'bluefin_boot' was an old placeholder name. Using a more generic name seems more adecuate, as now we use titanoboa across all our isos.


menuentry 'Try @PRETTY_NAME@' --class fedora --class gnu-linux --class gnu --class os {
linux ($root)/boot/vmlinuz quiet rhgb root=live:CDLABEL=bluefin_boot enforcing=0 rd.live.image @EXTRA_KARGS@
linux ($root)/boot/vmlinuz quiet rhgb root=live:CDLABEL=titanoboa_boot enforcing=0 rd.live.image @EXTRA_KARGS@
Copy link
Member

Choose a reason for hiding this comment

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

Is this only for the live ISO or does the name persist on the installed system?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Only for the grub menu for the live iso.

@Zeglius Zeglius merged commit 77ff8ab into ublue-os:main Aug 31, 2025
8 checks passed
@Zeglius Zeglius deleted the refactor/rename-part branch September 1, 2025 15:38
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.

3 participants