ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/fbsplash
sparky
cvs at pld-linux.org
Thu Jul 13 20:38:13 CEST 2006
Author: sparky
Date: Thu Jul 13 20:38:12 2006
New Revision: 7516
Modified:
ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/fbsplash
Log:
- try 24bits too
Modified: ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/fbsplash
==============================================================================
--- ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/fbsplash (original)
+++ ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/fbsplash Thu Jul 13 20:38:12 2006
@@ -12,6 +12,7 @@
/sbin/splash_util --vc=0 -m v -t ppcrcd -c setcfg >/dev/null 2>&1
/usr/bin/fbset -depth 32 -a || \
+ /usr/bin/fbset -depth 24 -a || \
/usr/bin/fbset -depth 16 -a || \
/usr/bin/fbset -depth 15 -a
More information about the pld-cvs-commit
mailing list