mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-15 23:42:12 +00:00
manually to self chosen value, by overwritting the tcl procedure grub_menuentry, e.g.: proc grub_menuentry { } { return "'My OS' --option_of_your_choice " } Fix #5398