SPECS (LINUX_2_6): kernel.spec - _rel 0.5, - added fbsplash.

cieciwa cieciwa at pld-linux.org
Thu Mar 23 10:31:08 CET 2006


Author: cieciwa                      Date: Thu Mar 23 09:31:08 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- _rel 0.5,
- added fbsplash.

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1438 -> 1.441.2.1439) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1438 SPECS/kernel.spec:1.441.2.1439
--- SPECS/kernel.spec:1.441.2.1438	Wed Mar 22 18:47:23 2006
+++ SPECS/kernel.spec	Thu Mar 23 10:31:02 2006
@@ -62,7 +62,7 @@
 %define		_udev_ver		071
 %define		_mkvmlinuz_ver		1.3
 
-%define		_rel			0.4
+%define		_rel			0.5
 
 %define		_netfilter_snap		20051125
 %define		_nf_hipac_ver		0.9.1
@@ -132,6 +132,9 @@
 # tahoe9XX http://tahoe.pl/drivers/tahoe9xx-2.6.11.5.patch
 Patch2:		tahoe9xx-2.6.11.5.patch
 
+#	http://dev.gentoo.org/~spock/projects/gensplash/archive/fbsplash-0.9.2-r5-2.6.16.patch
+Patch4:		fbsplash-0.9.2-r5-2.6.16.patch
+
 # directly from http://mesh.dl.sourceforge.net/sourceforge/squashfs/squashfs3.0.tar.gz 
 #		from linux-2.6.15 
 Patch20:	squashfs%{squashfs_version}-patch
@@ -570,6 +573,8 @@
 
 %patch2 -p1
 
+%patch4 -p1
+
 %patch20 -p1
 
 # Fix EXTRAVERSION in main Makefile
@@ -658,7 +663,11 @@
 %if %{with suspend2}
 	cat %{SOURCE42} >> arch/%{_target_base_arch}/defconfig
 %endif
-	
+
+	# fbsplash
+	echo "CONFIG_FB_SPLASH=y" >> arch/%{_target_base_arch}/defconfig
+
+
 %if %{with preemptive}
 	sed -i "s:CONFIG_PREEMPT_NONE=y:# CONFIG_PREEMPT_NONE is not set:" arch/%{_target_base_arch}/defconfig
 	sed -i "s:# CONFIG_PREEMPT is not set:CONFIG_PREEMPT=y:" arch/%{_target_base_arch}/defconfig
@@ -1355,6 +1364,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1439  2006/03/23 09:31:02  cieciwa
+- _rel 0.5,
+- added fbsplash.
+
 Revision 1.441.2.1438  2006/03/22 17:47:23  cieciwa
 - fixed suspend.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1438&r2=1.441.2.1439&f=u



More information about the pld-cvs-commit mailing list