Bugzilla – Bug 115185
'bootsplash-theme-SuSE-classic' wrong filenames (!)
Last modified: 2005-09-09 12:59:58 UTC
The content of the following folder doesn't fit to the filenames from the listed config files. This could be corrected easily during the build process; only three files could be renamed. Or alternatively why not to skip this package if it's not worth to fix it? This bug was reported first about 1 year ago; the only reason, why I put it now into the beta database, because I prefer this oldie bootsplash themes... balazs@r00tah:~> ls -la /etc/bootsplash/themes/SuSE-7.3/animations/ total 4864 drwxr-xr-x 2 root root 4096 2005-09-03 17:32 . drwxr-xr-x 6 root root 4096 2005-09-03 17:32 .. -rw-r--r-- 1 root root 147951 2001-09-25 14:27 fsck.mng -rw-r--r-- 1 root root 1020338 2001-09-19 14:17 halt.mng -rw-r--r-- 1 root root 244251 2001-09-20 13:11 keys.mng -rw-r--r-- 1 root root 2264103 2001-08-12 19:54 network.mng -rw-r--r-- 1 root root 1261915 2001-09-19 14:18 shutdown.mng balazs@r00tah:~> cat /etc/bootsplash/themes/SuSE-7.3/config/animations.cfg early stop:bootanim stop fsck start:bootanim start hdd.mng fsck stop:bootanim stop bootnetwork start:bootanim start net.mng bootnetwork stop:bootanim stop kbd start:bootanim start key.mng shutdown:killall -q fbmngplay; bootanim start -m shutdown.mng halt.mng reboot:bootanim next master:bootanim stop YaST:bootanim stop balazs@r00tah:~> cat /etc/bootsplash/themes/SuSE-8.0/config/animations.cfg early stop:bootanim stop fsck start:bootanim start hdd.mng fsck stop:bootanim stop bootnetwork start:bootanim start net.mng bootnetwork stop:bootanim stop kbd start:bootanim start key.mng shutdown:killall -q fbmngplay; bootanim start -m shutdown.mng halt.mng reboot:bootanim next master:bootanim stop YaST:bootanim stop
ok, mng names fixed in animations.cfg for 7.3 and 8.0. Actually animations.cfg is not read by the current splash setup, one day someone has to convert it to the new trigger setup.