| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
When hiding an entry, gfxboot gets confused because it renumbers the
entries and it passes the wrong entry index to the bootloader.
|
|
|
|
|
| |
(second part of the commit)
|
| |
|
|
|
|
|
| |
maybe a better solution would be to adapt the "enough memory" check to
our needs
|
|
|
|
|
| |
many options can be obtained using "Fx", but we still keep some entries in
case gfxboot fails. We simply hide them when gfxboot is used
|
|
|
|
|
|
|
|
|
| |
the difficulty here is to workaround the "Boot Options" from dirtying the
display of the panel below it. A solution would be to move the "Boot Options"
upper to leave some room between it and the panel.
also adding the "Kernel Option" choice for grub, since otherwise you can't
edit "Boot Options"
|
|
|
|
|
| |
only propose a limited number of framebuffer modes
(note that "video" menu is only used for syslinux, not grub)
|
|
|
|
|
|
|
|
| |
the default is now to display things like "F2 Language" and the chosen
language below. this patch reverts to previous behaviour: if you have a
"title" (eg: "Language") we use it, otherwise we display the chosen value.
this patch is useful to keep more room for the "Boot Options"
|
|
|
|
| |
timeout.inc must be adapted to properly center our timer
|
|
|
|
|
|
|
| |
- rename "linux" to "Boot Mandriva Linux 2009 Spring"
- rename "windows" to "Boot Microsoft Windows"
- rename "2.6.xx" to "Linux with kernel 2.6.xx"
- replace "Installation" with "Install Mandriva Linux 2009 Spring"
|
| |
|
| |
|
|
|
|
| |
nb: we don't support entering stage1 para in gfxboot, relying on stage1
|
|
|
|
| |
(nb: i wonder what panel.extra is)
|
|
|
|
|
| |
the code is checking wether the CD root directory has i586/ and/or x86_64/
since we use i586, we must adapt
|
| |
|
| |
|
|
|