Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not warn about missing /proc/splash if in splashy mode (#42459) | Olivier Blin | 2008-08-05 | 1 | -1/+3 |
| | |||||
* | check harder if splash is disabled | Olivier Blin | 2008-07-29 | 1 | -1/+1 |
| | |||||
* | add support for splashy themes inclusion in ext2 initrd (used by One build ↵ | Olivier Blin | 2008-07-25 | 1 | -1/+15 |
| | | | | process) | ||||
* | add splashy theme files if splashy is available | Olivier Blin | 2008-07-24 | 1 | -2/+6 |
| | |||||
* | set splashy theme when building bootsplash | Olivier Blin | 2008-07-24 | 1 | -0/+4 |
| | |||||
* | initial splashy support | Olivier Blin | 2008-07-23 | 1 | -1/+47 |
| | |||||
* | wrap with some bootsplash tests | Olivier Blin | 2008-07-23 | 1 | -6/+10 |
| | |||||
* | space fixes | Olivier Blin | 2008-07-23 | 1 | -8/+8 |
| | |||||
* | use splash_rc variable set by initsplash | Olivier Blin | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | remove useless check, /proc/splash is already tested long before | Olivier Blin | 2008-07-23 | 1 | -4/+2 |
| | |||||
* | add some wrappers around bootsplash-specific parts (to prepare splashy support) | Olivier Blin | 2008-07-23 | 1 | -10/+24 |
| | |||||
* | do not check that splash is on, initsplash from initscripts already does that | Olivier Blin | 2008-07-23 | 1 | -2/+0 |
| | |||||
* | uming fits well against current theme | Funda Wang | 2007-08-25 | 1 | -1/+0 |
| | |||||
* | - Revert last commit (see bugzilla tickets #27663 and #30715). | Herton Ronaldo Krzesinski | 2007-05-09 | 1 | -6/+0 |
| | |||||
* | fix shutdown message only in english, used patch from Flavio Bruno | Herton Ronaldo Krzesinski | 2007-05-09 | 1 | -0/+6 |
| | | | | | Leitner, reported on #27663 | ||||
* | do call update when switching theme | Pascal Rigaux | 2007-03-15 | 1 | -0/+1 |
| | | | | | | (i wonder why it's not already done. i need it to be done before grub_switch_themes) | ||||
* | - use /usr/sbin/grub-gfxmenu to update grub gfxboot | Pascal Rigaux | 2007-03-15 | 1 | -16/+6 |
| | | | | | | - create a symlink /usr/share/gfxboot/themes/current (to be used by grub-gfxmenu) | ||||
* | switch-themes: handle /boot/gfxmenu for grub | Pascal Rigaux | 2007-03-15 | 1 | -8/+14 |
| | |||||
* | make cpio quiet | Pascal Rigaux | 2007-03-13 | 1 | -1/+1 |
| | |||||
* | use hibernate config files if present for suspend | Olivier Blin | 2007-03-05 | 1 | -1/+1 |
| | |||||
* | use cpio-filter to remove bootsplash from initrd without being root | Pascal Rigaux | 2007-03-01 | 1 | -8/+3 |
| | | | | | (removing a file using cpio implies "cpio -i" then "cpio -o", but devices can't be created as non-root) | ||||
* | japanese font is umeplus-gothic, not sazanami-gothic (#28866) | Pascal Rigaux | 2007-03-01 | 1 | -2/+2 |
| | |||||
* | ttf fonts are in /usr/share/fonts/TTF instead of /usr/share/fonts/ttf | Pascal Rigaux | 2007-03-01 | 1 | -14/+14 |
| | |||||
* | fix typo in make-boot-splash | Pascal Rigaux | 2007-02-27 | 1 | -1/+1 |
| | |||||
* | create make-boot-splash-raw out of make-boot-splash | Pascal Rigaux | 2007-02-26 | 3 | -43/+53 |
| | | | | | (to be used by mkcd) | ||||
* | add suspend support in splash.sh | Olivier Blin | 2007-01-22 | 1 | -2/+7 |
| | |||||
* | skip theme removal if an argument is given and is not current theme | Olivier Blin | 2006-11-07 | 1 | -3/+22 |
| | |||||
* | added grub support in the theme | Florent Villard | 2006-10-18 | 2 | -0/+21 |
| | |||||
* | Fix initramfs support (use cpio -c) | Gwenolé Beauchesne | 2006-04-10 | 2 | -2/+2 |
| | |||||
* | handle initramfs initrd in make-boot-splash and remove-boot-splash | Florent Villard | 2006-04-10 | 2 | -4/+41 |
| | |||||
* | - added the posibility to define a custom font in the | Pablo Saratxaga | 2005-12-12 | 1 | -2/+6 |
| | | | | | | config file (FONT=/path/font.ttf) - enabled punjabi translation as now we ship a gurmukhi font | ||||
* | Updated default chinese font. | Funda Wang | 2005-11-27 | 1 | -2/+2 |
| | |||||
* | remove some last mandrake | Florent Villard | 2005-09-15 | 2 | -2/+2 |
| | |||||
* | fix upgrading mandrakelinux-theme to mandriva-theme by patching remove-theme | Pascal Rigaux | 2005-09-15 | 1 | -0/+6 |
| | | | | | | | | | | ("remove-theme Mandrakelinux" from the preun of mandrakelinux-theme will be called after the switch-theme from the post of mandriva-theme) this also implies mandriva-theme prereq this bootsplash nb: this whole mess is caused by preun of mandrakelinux-theme being called with "$1" = 0 because of the package name change | ||||
* | added Kazakh (kk) to the list | Pablo Saratxaga | 2005-08-16 | 1 | -1/+1 |
| | |||||
* | fix typo | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | look for bootloader-config where it really is (bugzilla #16568) | Pascal Rigaux | 2005-06-24 | 1 | -2/+2 |
| | |||||
* | fix fbmenu compilation | Florent Villard | 2005-03-22 | 1 | -10/+8 |
| | |||||
* | add last beta 2 changes for animations and fbmenu | Florent Villard | 2005-02-16 | 2 | -1/+144 |
| | |||||
* | checked default fonts for upcoming languages | Pablo Saratxaga | 2005-02-08 | 1 | -2/+8 |
| | |||||
* | fixed Japanese font bug (with sizes smaller than 20 sazanami-ghotic displays | Pablo Saratxaga | 2005-02-07 | 1 | -7/+5 |
| | | | | | | garbage (probably problem with handling of embedded bitmap glyphs)); use New Sung font for Chinese | ||||
* | - enabled back use of UTF-8 for fbtruetype | Pablo Saratxaga | 2004-09-30 | 1 | -8/+16 |
| | | | | | - checked and improved the fonts to use for the various languages | ||||
* | fixed font use to match what we provide in 10.1 | Pablo Saratxaga | 2004-09-13 | 1 | -7/+10 |
| | |||||
* | Do not redraw the screen if we are not in splash mode when rc starts. | Florent Villard | 2004-09-10 | 1 | -1/+1 |
| | |||||
* | remove-theme does not require an argument anymore | Florent Villard | 2004-09-08 | 1 | -19/+2 |
| | |||||
* | Reset the screen if non latin1 font is used with /usr on a separate partition | Florent Villard | 2004-08-31 | 1 | -1/+7 |
| | |||||
* | default locale should be defined by environment | Pablo Saratxaga | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | fix remove-boot-splash path | Olivier Blin | 2004-06-30 | 1 | -1/+1 |
| | |||||
* | fix bootloader-config path | Olivier Blin | 2004-06-30 | 1 | -2/+2 |
| | |||||
* | - add scripts/remove-boot-splash so we can modify a bootsplash | Pascal Rigaux | 2004-06-29 | 6 | -180/+47 |
| | | | | | | | | | | | from an initrd without having to rebuild it - make-boot-splash doesn't try to detect the resolution anymore, it now needs to be given one - in switch-themes and remove-theme, use bootloader-config to update the bootloader - remove detect-resolution - requires new mkinitrd (old mkinitrd used detect-resolution) - remove "Patch: glibc-fixed-header.tar.bz2" which is unused (and not in CVS) |