Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | get rid of some easter eggs (esp. penguins) | Pascal Rigaux | 2009-01-27 | 7 | -145/+3 | |
| | ||||||
* | we want support for all languages in grub's gfxmenu | Pascal Rigaux | 2009-01-27 | 1 | -1/+1 | |
| | ||||||
* | do not have files both in the tarball and in the directory | Pascal Rigaux | 2009-01-27 | 1 | -1/+5 | |
| | | | | | | | - for syslinux, some files must be in "bootlogo", while most of them can be outside of "bootlogo" - for grub, "message.dir" files are all in "message" file, so message.dir is useless | |||||
* | do not check there is enough memory | Pascal Rigaux | 2009-01-27 | 1 | -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 Rigaux | 2009-01-27 | 1 | -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 | |||||
* | do not show keyboard layout choice | Pascal Rigaux | 2009-01-27 | 2 | -2/+2 | |
| | | | | | why? well, we didn't have this choice. Is it really needed anyway since modifying the language also modifies the keymap? | |||||
* | only show the "Boot Options" entry when Fkey for "Kernel Option" is pressed | Pascal Rigaux | 2009-01-27 | 5 | -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" | |||||
* | use more explicit "Kernel Option" instead of "Kernel" | Pascal Rigaux | 2009-01-27 | 1 | -1/+1 | |
| | | | | | | nb: previous gfxboot didn't have dia_kernelopts.inc and Pixel implemented it. We are now re-using dia_kernelopts.inc, but we prefer the more explict "Kernel Option" | |||||
* | we do not handle multiple splash files (splashy) | Pascal Rigaux | 2009-01-27 | 2 | -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 lines | Pascal Rigaux | 2009-01-27 | 5 | -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 menu/boot-options location/size to mandriva background | Pascal Rigaux | 2009-01-27 | 2 | -10/+10 | |
| | ||||||
* | we want all langs by default in our /boot/gfxmenu (for grub) | Pascal Rigaux | 2009-01-27 | 1 | -1/+1 | |
| | ||||||
* | adapt to mandriva timer | Pascal Rigaux | 2009-01-27 | 1 | -1/+1 | |
| | | | | timeout.inc must be adapted to properly center our timer | |||||
* | translate mandriva bootloader entries | Pascal Rigaux | 2009-01-27 | 44 | -106/+830 | |
| | ||||||
* | dynamic renaming of bootloader entries | Pascal Rigaux | 2009-01-27 | 2 | -3/+20 | |
| | | | | | | | - 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 Rigaux | 2009-01-27 | 1 | -2/+2 | |
| | ||||||
* | adapt "dud" to mandriva stage1 para (updatemodules) | Pascal Rigaux | 2009-01-27 | 2 | -107/+2 | |
| | ||||||
* | replace SUSE's stage1 para/options with ours | Pascal Rigaux | 2009-01-27 | 4 | -270/+5 | |
| | | | | nb: we don't support entering stage1 para in gfxboot, relying on stage1 | |||||
* | make the "livecd" syslinux more alike non-livecd syslinux | Pascal Rigaux | 2009-01-27 | 1 | -3/+1 | |
| | | | | (nb: i wonder what panel.extra is) | |||||
* | we use i586, not i386 | Pascal Rigaux | 2009-01-27 | 1 | -5/+5 | |
| | | | | | the code is checking wether the CD root directory has i586/ and/or x86_64/ since we use i586, we must adapt | |||||
* | enhance po Makefile | Pascal Rigaux | 2009-01-27 | 1 | -1/+17 | |
| | | | | | - wrapper around po2text to handle fuzzy strings - add update_n_merge and merge rules to help update the po files | |||||
* | replace openSUSE strings with Mandriva Linux | Pascal Rigaux | 2009-01-27 | 4 | -5/+5 | |
| | ||||||
* | add "Norsk (nynorsk)" in language menu, and rename "Norsk" (#39107) | Pascal Rigaux | 2009-01-27 | 1 | -1/+2 | |
| | ||||||
* | imported openSUSE.tar.bz2 (from gfxboot-4.1.19-2.1.src.rpm)4.1.19.1 | Pascal Rigaux | 2009-01-27 | 1405 | -18945/+86261 | |
| | ||||||
* | restore (needed for po files) | Pascal Rigaux | 2009-01-27 | 0 | -0/+0 | |
| | ||||||
* | Update to conform bloody Estonian grammar :-) | Marek Laane | 2009-01-19 | 1 | -5/+5 | |
| | ||||||
* | 0.38: really switch from "Mandriva Linux 2009" to "Mandriva Linux 2009 Spring"0.38 | Pascal Rigaux | 2009-01-16 | 2 | -4/+4 | |
| | ||||||
* | switch from "Mandriva Linux 2009" to "Mandriva Linux 2009 Spring"0.37 | Pascal Rigaux | 2009-01-14 | 44 | -232/+232 | |
| | ||||||
* | update translation for Polish | Tomasz Bednarski | 2009-01-07 | 1 | -4/+5 | |
| | ||||||
* | update translation for kirghiz language | Ilyas Bakirov | 2009-01-04 | 1 | -0/+323 | |
| | ||||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2008-12-28 | 1 | -7/+4 | |
| | ||||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2008-12-08 | 1 | -8/+5 | |
| | ||||||
* | update translation for turkish language | Atilla Öntaş | 2008-10-07 | 1 | -14/+17 | |
| | ||||||
* | 0.360.36 | Thierry Vignaud | 2008-09-29 | 1 | -1/+1 | |
| | ||||||
* | fix authors path | Thierry Vignaud | 2008-09-29 | 1 | -2/+2 | |
| | ||||||
* | update | Thierry Vignaud | 2008-09-29 | 1 | -7/+6 | |
| | ||||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2008-09-28 | 1 | -8/+10 | |
| | ||||||
* | Update zh_TW translation | Shiva Huang | 2008-09-28 | 1 | -4/+3 | |
| | ||||||
* | Updated Czech translation. | Michal Bukovjan | 2008-09-21 | 1 | -4/+5 | |
| | ||||||
* | updated Ukrainian translation | Pavel Maryanov | 2008-09-17 | 1 | -8/+9 | |
| | ||||||
* | Updated Romanian translation | Cosmin Humeniuc | 2008-09-17 | 1 | -2/+3 | |
| | ||||||
* | Updated Romanian translation | Cosmin Humeniuc | 2008-09-17 | 1 | -41/+29 | |
| | ||||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2008-09-16 | 1 | -19/+17 | |
| | ||||||
* | updated Russian translation | Pavel Maryanov | 2008-09-16 | 1 | -8/+6 | |
| | ||||||
* | Hungarian translation update | Gergely Lonyai | 2008-09-08 | 1 | -7/+7 | |
| | ||||||
* | 0.35: new image, and move mandriva.pcx0.35 | Pascal Rigaux | 2008-09-02 | 4 | -2/+2 | |
| | ||||||
* | Hungarian translation update | Gergely Lonyai | 2008-07-14 | 1 | -0/+6 | |
| | ||||||
* | Hungarian translation update | Gergely Lonyai | 2008-07-12 | 1 | -27/+24 | |
| | ||||||
* | revert (as requested by aleph on cooker-i18n ml) | Pascal Rigaux | 2008-07-11 | 1 | -90/+60 | |
| | ||||||
* | Hungarian translation update | Gergely Lonyai | 2008-07-11 | 1 | -60/+90 | |
| |