]> git.ozlabs.org Git - yaboot.git/commit
yaboot menu user interface
authorPaul Nasrat <pnasrat@redhat.com>
Thu, 19 Apr 2007 09:13:43 +0000 (10:13 +0100)
committerPaul Nasrat <pauln@enki.eridu>
Thu, 19 Apr 2007 09:13:43 +0000 (10:13 +0100)
commit89f352cbee373069ed035476cb4c18027ff0a5b3
treecbd97960319fe9b3d5a126a07e2a04b29eeceb60
parent320a30ef3761980800710b9d8352229c53c36a43
yaboot menu user interface

This patch allows for denoting a kernel label as a "boot-once" label
when printing the menu of labels.

The label flagged as default is marked with an asterisk (*).  If a label
matches the global bootoncelabel, I'm marking it with an ampersand (&).
I'm ambivalent about the symbol used here, or even if it is.  But I
found this bit useful when debugging and testing the functionality, and
it's trivial to add cleanly.  I chose ampersand because it's immediately
left of the asterisk on my keyboard.
second/cfg.c