| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: bootsplash | Distribution: Mandriva Linux |
| Version: 3.1.14 | Vendor: Mandriva |
| Release: 1mdv2007.0 | Build date: Wed Oct 18 15:13:55 2006 |
| Group: System/Kernel and hardware | Build host: deborah.mandriva.com |
| Size: 1341502 | Source RPM: bootsplash-3.1.14-1mdv2007.0.src.rpm |
| Packager: Iurt the rebuild bot <warly@mandriva.com> | |
| Url: http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/soft/bootsplash/ | |
| Summary: The Boot Splash Images and scripts | |
This package contains the scripts and pictures visible when booting a Mandriva Linux kernel. They are automatically installed when an initrd is generated by mkinitrd.
GPL
internal MD5: f13adf216f46f719ed7ae89ed60cfcd4
GPG
* Thu Oct 19 2006 Warly <warly@mandriva.com> 3.1.14-1mdv2007.1
- check that all binaries are correctly created
- add gtk+2-devel buildrequires
* Wed Sep 06 2006 Warly <warly@mandriva.com> 3.1.13-1mdv2007.0
- added support for grub image in the theme
* Tue Apr 11 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 3.1.12-1mdk
- Fix initramfs support (use cpio -c)
* Tue Apr 11 2006 Warly <warly@mandriva.com> 3.1.11-1mdk
- Do not require mkinitrd (mkinird will now prereq bootsplash)
- Handle initramfs in make-boot-splash and remove-boot-splash
* Sat Sep 17 2005 Pixel <pixel@mandriva.com> 3.1.10-1mdk
- fix upgrading mandrakelinux-theme to mandriva-theme by patching remove-theme
("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
* Thu Sep 08 2005 Warly <warly@mandriva.com> 3.1.9-1mdk
- update po
* Fri Aug 12 2005 Nicolas Lécureuil <neoclust@mandriva.org> 3.1.8-2mdk
- fix url
- s/Mandrakelinux/Mandriva Linux/
- mkrel
* Fri Apr 08 2005 Warly <warly@mandrakesoft.com> 3.1.8-1mdk
- fix text mode
* Thu Apr 07 2005 Warly <warly@mandrakesoft.com> 3.1.7-1mdk
- Now fbmenu check that there are no duplicate entries
* Sat Apr 02 2005 Olivier Blin <oblin@mandrakesoft.com> 3.1.6-1mdk
- really try to get resolution from /dev/fb0
- fix BuildRequires
- from Pablo: translation updates
* Tue Mar 22 2005 Warly <warly@mandrakesoft.com> 3.1.5-1mdk
- Fix fbmenu compilation
* Thu Mar 17 2005 Warly <warly@mandrakesoft.com> 3.1.4-1mdk
- bootanim now uses bash getopts builtin
* Thu Mar 10 2005 Warly <warly@mandrakesoft.com> 3.1.3-1mdk
- now use libgtk-linux-fb-2.0-devel
* Fri Feb 18 2005 Warly <warly@mandrakesoft.com> 3.1.2-1mdk
- include fbmenu into the package
* Wed Feb 16 2005 Warly <warly@mandrakesoft.com> 3.1.1-1mdk
- improve fbmenu so that it can use fbgrab dump as background for the menu
- ad fbmenu for profiles menu
- include animations
* Tue Feb 08 2005 Pablo Saratxaga <pablo@mandrakesoft.com> 2.1.13-3mdk
- fixed Japanese display
- various new translations
* Fri Oct 01 2004 Pablo Saratxaga <pablo@mandrakesoft.com> 2.1.13-2mdk
- fix rendering for UTF-8 in ttf.c and splash.sh
- removed copying of locale from post script (it is now done by DrakX/locale)
- various new translations
* Sat Sep 11 2004 Warly <warly@mandrakesoft.com> 2.1.13-1mdk
- Do not refresh the screen if we are in verbose mode when rc starts
* Thu Sep 09 2004 Warly <warly@mandrakesoft.com> 2.1.12-1mdk
- remove-theme now does not require an argument
* Wed Sep 01 2004 Warly <warly@mandrakesoft.com> 2.1.11-1mdk
- refresh the screen in non latin1 font with a separate /usr partition
- fix mngplay.static build
* Sat Jul 17 2004 Warly <warly@mandrakesoft.com> 2.1.9-1mdk
- fix rendering for UTF-8 mo (pablo)
* Fri Jul 02 2004 Olivier Blin <blino@mandrake.org> 2.1.8-1mdk
- fix bootloader-config path
- fix remove-boot-splash path
- from Pablo: added Urdu file
* Wed Jun 30 2004 Pixel <pixel@mandrakesoft.com> 2.1.7-1mdk
- add scripts/remove-boot-splash so we can modify a bootsplash
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)
* Wed Apr 28 2004 Warly <warly@mandrakesoft.com> 2.1.6-1mdk
- fix compilation
* Fri Mar 19 2004 Warly <warly@mandrakesoft.com> 2.1.5-1mdk
- add Olivier Blin fixes to handle symbolic link into detect-resolution
* Tue Feb 24 2004 Olivier Blin <blino@mandrake.org> 2.1.4-2mdk
- DIRM %{_datadir}/%{name}/themes
- DIRM %{_sysconfdir}/%{name}/themes
* Tue Feb 10 2004 Warly <warly@mandrakesoft.com> 2.1.4-1mdk
- simplify detect-resolution to have a better interaction with drakboot
* Fri Feb 06 2004 Warly <warly@mandrakesoft.com> 2.1.3-1mdk
- add Olivier Blin patches to fix THEME= handling and quotes in lilo name
- remove \d+xx\d+ like detect-resolution output (to work with drakboot --splash)
* Wed Jan 21 2004 Warly <warly@mandrakesoft.com> 2.1.2-1mdk
- revert ttf.c to fix accent displaying during boot
* Wed Jan 21 2004 Warly <warly@mandrakesoft.com> 2.1.1-1mdk
- add blino fix to splash.sh (better THEME variable handling)
- NOTE: current bootsplash does not build against standrad glibc
kernel headers. They have to be fixed regarding some __KERNEL__ ifdef.
Modified headers used to build this packages are included into the src.rpm.
* Mon Jan 05 2004 Olivier Blin <blino@mandrake.org> 2.1.0-3mdk
- DIRM: %{_sysconfdir}/%{name} and %{_datadir}/%{name}
* Mon Jan 05 2004 Pixel <pixel@mandrakesoft.com> 2.1.0-2mdk
- make-boot-splash: don't run switch-themes DURING_INSTALL
* Tue Nov 18 2003 Warly <warly@mandrakesoft.com> 2.1.0-1mdk
- add Olivier Blin idea to rely on initrd to choose the correct resolution in detect-resolution
€wk
Generated by rpm2html 1.8.1
Daniel Veillard, Sat Oct 11 04:38:39 2008