summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * 2009-02-22 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2009-02-221-14/+14
| | | | | | - nl.po: Updated Dutch translation
* Readd mandriva logo fadein at gfxboot startupChristophe Fergeau2009-02-191-3/+3
|
* Update for pt_BR LanguageSergio Rafael Lemke2009-02-171-1/+1
|
* Update for pt_BR LanguageSergio Rafael Lemke2009-02-171-8/+8
|
* Update for pt_BR LanguageSergio Rafael Lemke2009-02-161-5/+5
|
* Update French translationChristophe Berthelé2009-02-141-12/+9
|
* Updated Slovenian translationJure Repinc2009-02-131-77/+66
|
* Japanese translation updated.Yukiko Bando2009-02-131-10/+3
|
* Add git support to make dist (in addition to svn support)Christophe Fergeau2009-02-131-2/+15
|
* 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.
* Use Mandriva color schemeChristophe Fergeau2009-02-132-10/+10
|
* update translation for tr languageAtilla Öntaş2009-02-071-13/+15
|
* Update for German translationOliver Burger2009-02-071-14/+10
|
* Updated and fixed Estonian translation.Marek Laane2009-02-031-11/+13
|
* Completely updated & revised Romanian translationCatalin Florin Russen2009-02-021-58/+71
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2009-01-311-45/+219
|
* restore lost po filesPascal Rigaux2009-01-2912-0/+3848
|
* update translation for pt_BR languageSergio Rafael Lemke2009-01-281-63/+60
|
* update translation for PolishTomasz Bednarski2009-01-281-10/+7
|
* Hungarian translation updateGergely Lonyai2009-01-281-8/+12
|
* Russian translation updatedPavel Maryanov2009-01-281-13/+10
|
* update translation for greek languageGlentadakis Dimitris2009-01-271-4/+5
|
* english talk file is big and unused by default, get rid of itPascal Rigaux2009-01-271-0/+0
|
* get rid of some easter eggs (esp. penguins)Pascal Rigaux2009-01-2717-375/+0
| | | | | (second part of the commit)
* add a "dist" rule to allow making a tarballPascal Rigaux2009-01-271-0/+11
|
* get "Kernel Option" translations from previous po filesPascal Rigaux2009-01-2744-88/+197
|
* get rid of some easter eggs (esp. penguins)Pascal Rigaux2009-01-277-145/+3
|
* we want support for all languages in grub's gfxmenuPascal Rigaux2009-01-271-1/+1
|
* do not have files both in the tarball and in the directoryPascal Rigaux2009-01-271-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 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
* do not show keyboard layout choicePascal Rigaux2009-01-272-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 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"
* use more explicit "Kernel Option" instead of "Kernel"Pascal Rigaux2009-01-271-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 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 menu/boot-options location/size to mandriva backgroundPascal Rigaux2009-01-272-10/+10
|
* we want all langs by default in our /boot/gfxmenu (for grub)Pascal Rigaux2009-01-271-1/+1
|
* adapt to mandriva timerPascal Rigaux2009-01-271-1/+1
| | | | timeout.inc must be adapted to properly center our timer
* translate mandriva bootloader entriesPascal Rigaux2009-01-2744-106/+830
|
* dynamic renaming of bootloader entriesPascal Rigaux2009-01-272-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 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-274-270/+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
* enhance po MakefilePascal Rigaux2009-01-271-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 LinuxPascal Rigaux2009-01-274-5/+5
|
* 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-271405-18945/+86261
|