Bug 115185 - 'bootsplash-theme-SuSE-classic' wrong filenames (!)
Summary: 'bootsplash-theme-SuSE-classic' wrong filenames (!)
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: Beta 3
Hardware: Other SUSE Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Michael Schröder
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-03 20:48 UTC by Balazs Melikant
Modified: 2005-09-09 12:59 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Melikant 2005-09-03 20:48:35 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
Comment 1 Michael Schröder 2005-09-09 12:59:58 UTC
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.