summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Do not hide linux-nonfb entry for now since it's causing issuesChristophe Fergeau2009-02-131-1/+1
| | | | | When hiding an entry, gfxboot gets confused because it renumbers the entries and it passes the wrong entry index to the bootloader.
* get rid of some easter eggs (esp. penguins)Pascal Rigaux2009-01-271-351/+0
| | | | | (second part of the commit)
* get rid of some easter eggs (esp. penguins)Pascal Rigaux2009-01-275-121/+3
|
* do not check there is enough memoryPascal Rigaux2009-01-271-47/+0
| | | | | maybe a better solution would be to adapt the "enough memory" check to our needs
* do not display some menu entries (eg: noacpi)Pascal Rigaux2009-01-271-0/+48
| | | | | 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
* only show the "Boot Options" entry when Fkey for "Kernel Option" is pressedPascal Rigaux2009-01-275-4/+24
| | | | | | | | | 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"
* we do not handle multiple splash files (splashy)Pascal Rigaux2009-01-272-231/+4
| | | | | only propose a limited number of framebuffer modes (note that "video" menu is only used for syslinux, not grub)
* one line "panel" instead of two linesPascal Rigaux2009-01-275-15/+7
| | | | | | | | 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"
* adapt to mandriva timerPascal Rigaux2009-01-271-1/+1
| | | | timeout.inc must be adapted to properly center our timer
* dynamic renaming of bootloader entriesPascal Rigaux2009-01-271-2/+6
| | | | | | | - 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"
* more serious message in case of 32bit (resp 64bit) install on 64bit (resp 32bit)Pascal Rigaux2009-01-271-2/+2
|
* adapt "dud" to mandriva stage1 para (updatemodules)Pascal Rigaux2009-01-272-107/+2
|
* replace SUSE's stage1 para/options with oursPascal Rigaux2009-01-272-232/+5
| | | | nb: we don't support entering stage1 para in gfxboot, relying on stage1
* make the "livecd" syslinux more alike non-livecd syslinuxPascal Rigaux2009-01-271-3/+1
| | | | (nb: i wonder what panel.extra is)
* we use i586, not i386Pascal Rigaux2009-01-271-5/+5
| | | | | the code is checking wether the CD root directory has i586/ and/or x86_64/ since we use i586, we must adapt
* replace openSUSE strings with Mandriva LinuxPascal Rigaux2009-01-271-2/+2
|
* add "Norsk (nynorsk)" in language menu, and rename "Norsk" (#39107)Pascal Rigaux2009-01-271-1/+2
|
* imported openSUSE.tar.bz2 (from gfxboot-4.1.19-2.1.src.rpm)4.1.19.1Pascal Rigaux2009-01-2727-0/+9145