Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | remove LOGO_CONSOLE support | Christophe Fergeau | 2009-11-04 | 1 | -8/+0 |
| | |||||
* | get rid of obsolete functions that are only used by draksplash | Christophe Fergeau | 2009-11-04 | 1 | -168/+0 |
| | |||||
* | - draksplash: | Pascal Rigaux | 2008-03-27 | 1 | -1/+3 |
| | | | | | | | o fix reading grub conf (#39346) also ensure we don't break $grub2dev when we're not given a valid $fstab | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -5/+1 |
| | |||||
* | check for correct themes path | Olivier Blin | 2006-02-23 | 1 | -1/+1 |
| | |||||
* | don't prepend $::prefix on module load, but when the path is actually used | Olivier Blin | 2006-02-23 | 1 | -13/+13 |
| | |||||
* | fix typo | Olivier Blin | 2006-02-23 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2005-10-18 | 1 | -8/+7 |
| | |||||
* | add few parameters | Florent Villard | 2005-09-01 | 1 | -25/+48 |
| | |||||
* | load progress bar color from config file | Olivier Blin | 2005-08-04 | 1 | -2/+4 |
| | |||||
* | directly use # as color prefix | Olivier Blin | 2005-08-04 | 1 | -1/+0 |
| | |||||
* | read progress bar settings | Olivier Blin | 2005-08-04 | 1 | -1/+3 |
| | |||||
* | really write progress bar color in configuration files | Olivier Blin | 2005-08-04 | 1 | -3/+5 |
| | |||||
* | write progress bars in bootsplash config files | Olivier Blin | 2005-07-01 | 1 | -0/+33 |
| | |||||
* | fix typo instead of trying to be perl_checker compliant ... | Olivier Blin | 2005-06-06 | 1 | -2/+2 |
| | |||||
* | - perl_checker compliance | Pascal Rigaux | 2005-06-03 | 1 | -8/+6 |
| | | | | | - use "our" instead of "use vars" | ||||
* | simplify | Pascal Rigaux | 2005-06-03 | 1 | -3/+1 |
| | |||||
* | really get default vga mode | Olivier Blin | 2005-05-10 | 1 | -1/+2 |
| | |||||
* | move rectangle2xywh(), distance(), farthest() and nearest() from draksplash2 ↵ | Olivier Blin | 2005-05-10 | 1 | -0/+55 |
| | | | | to bootsplash module, create xywh2rectangle() | ||||
* | use default jpeg image path in config file for both silent and verbose images | Olivier Blin | 2005-05-09 | 1 | -2/+3 |
| | |||||
* | write bootsplash v3 configuration files (progress bar still missing) | Olivier Blin | 2005-05-09 | 1 | -25/+17 |
| | |||||
* | force the exact image size when writing a theme | Olivier Blin | 2005-05-09 | 1 | -1/+2 |
| | |||||
* | add get_framebuffer_resolution and create_path | Olivier Blin | 2005-05-09 | 1 | -4/+20 |
| | |||||
* | fix typos | Olivier Blin | 2005-05-09 | 1 | -5/+5 |
| | |||||
* | fix theme creation | Olivier Blin | 2005-05-04 | 1 | -21/+12 |
| | |||||
* | new theme creation functions | Olivier Blin | 2005-05-03 | 1 | -12/+98 |
| | |||||
* | initial bootsplash module | Olivier Blin | 2005-04-29 | 1 | -0/+64 |