aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* wrap with some bootsplash testsOlivier Blin2008-07-231-6/+10
|
* space fixesOlivier Blin2008-07-231-8/+8
|
* use splash_rc variable set by initsplashOlivier Blin2008-07-231-1/+1
|
* remove useless check, /proc/splash is already tested long beforeOlivier Blin2008-07-231-4/+2
|
* add some wrappers around bootsplash-specific parts (to prepare splashy support)Olivier Blin2008-07-231-10/+24
|
* do not check that splash is on, initsplash from initscripts already does thatOlivier Blin2008-07-231-2/+0
|
* uming fits well against current themeFunda Wang2007-08-251-1/+0
|
* - Revert last commit (see bugzilla tickets #27663 and #30715).Herton Ronaldo Krzesinski2007-05-091-6/+0
|
* fix shutdown message only in english, used patch from Flavio BrunoHerton Ronaldo Krzesinski2007-05-091-0/+6
| | | | | Leitner, reported on #27663
* do call update when switching themePascal Rigaux2007-03-151-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 gfxbootPascal Rigaux2007-03-151-16/+6
| | | | | | - create a symlink /usr/share/gfxboot/themes/current (to be used by grub-gfxmenu)
* switch-themes: handle /boot/gfxmenu for grubPascal Rigaux2007-03-151-8/+14
|
* make cpio quietPascal Rigaux2007-03-131-1/+1
|
* use hibernate config files if present for suspendOlivier Blin2007-03-051-1/+1
|
* use cpio-filter to remove bootsplash from initrd without being rootPascal Rigaux2007-03-011-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 Rigaux2007-03-011-2/+2
|
* ttf fonts are in /usr/share/fonts/TTF instead of /usr/share/fonts/ttfPascal Rigaux2007-03-011-14/+14
|
* fix typo in make-boot-splashPascal Rigaux2007-02-271-1/+1
|
* create make-boot-splash-raw out of make-boot-splashPascal Rigaux2007-02-263-43/+53
| | | | | (to be used by mkcd)
* add suspend support in splash.shOlivier Blin2007-01-221-2/+7
|
* skip theme removal if an argument is given and is not current themeOlivier Blin2006-11-071-3/+22
|
* added grub support in the themeFlorent Villard2006-10-182-0/+21
|
* Fix initramfs support (use cpio -c)Gwenolé Beauchesne2006-04-102-2/+2
|
* handle initramfs initrd in make-boot-splash and remove-boot-splashFlorent Villard2006-04-102-4/+41
|
* - added the posibility to define a custom font in thePablo Saratxaga2005-12-121-2/+6
| | | | | | config file (FONT=/path/font.ttf) - enabled punjabi translation as now we ship a gurmukhi font
* Updated default chinese font.Funda Wang2005-11-271-2/+2
|
* remove some last mandrakeFlorent Villard2005-09-152-2/+2
|
* fix upgrading mandrakelinux-theme to mandriva-theme by patching remove-themePascal Rigaux2005-09-151-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 listPablo Saratxaga2005-08-161-1/+1
|
* fix typoOlivier Blin2005-07-181-1/+1
|
* look for bootloader-config where it really is (bugzilla #16568)Pascal Rigaux2005-06-241-2/+2
|
* fix fbmenu compilationFlorent Villard2005-03-221-10/+8
|
* add last beta 2 changes for animations and fbmenuFlorent Villard2005-02-162-1/+144
|
* checked default fonts for upcoming languagesPablo Saratxaga2005-02-081-2/+8
|
* fixed Japanese font bug (with sizes smaller than 20 sazanami-ghotic displaysPablo Saratxaga2005-02-071-7/+5
| | | | | | garbage (probably problem with handling of embedded bitmap glyphs)); use New Sung font for Chinese
* - enabled back use of UTF-8 for fbtruetypePablo Saratxaga2004-09-301-8/+16
| | | | | - checked and improved the fonts to use for the various languages
* fixed font use to match what we provide in 10.1Pablo Saratxaga2004-09-131-7/+10
|
* Do not redraw the screen if we are not in splash mode when rc starts.Florent Villard2004-09-101-1/+1
|
* remove-theme does not require an argument anymoreFlorent Villard2004-09-081-19/+2
|
* Reset the screen if non latin1 font is used with /usr on a separate partitionFlorent Villard2004-08-311-1/+7
|
* default locale should be defined by environmentPablo Saratxaga2004-08-111-1/+1
|
* fix remove-boot-splash pathOlivier Blin2004-06-301-1/+1
|
* fix bootloader-config pathOlivier Blin2004-06-301-2/+2
|
* - add scripts/remove-boot-splash so we can modify a bootsplashPascal Rigaux2004-06-296-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)
* Added Furlan filesPablo Saratxaga2004-05-031-2/+2
|
* Added Kyrgyz filePablo Saratxaga2004-03-201-2/+2
|
* add Olivier Blin fixes to handle symbolic links into detec-resolutionFlorent Villard2004-03-191-2/+6
|
* Added Filipino translationPablo Saratxaga2004-02-201-1/+1
|
* fix for cases when LANGUAGE variable is a list of values (bug #6918)Pablo Saratxaga2004-02-201-1/+1
|
* some more language -> font definitionsPablo Saratxaga2004-02-101-3/+3
|