SPECS (LINUX_2_6): kernel.spec - bootsplash config
havner
havner at pld-linux.org
Tue Aug 8 11:13:23 CEST 2006
Author: havner Date: Tue Aug 8 09:13:23 2006 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- bootsplash config
---- Files affected:
SPECS:
kernel.spec (1.441.2.1581 -> 1.441.2.1582)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1581 SPECS/kernel.spec:1.441.2.1582
--- SPECS/kernel.spec:1.441.2.1581 Tue Aug 8 10:41:39 2006
+++ SPECS/kernel.spec Tue Aug 8 11:13:17 2006
@@ -933,8 +933,9 @@
cat %{SOURCE47} >> arch/%{_target_base_arch}/defconfig
%endif
- # fbsplash
+ # fbsplash && bootsplash
echo "CONFIG_FB_SPLASH=y" >> arch/%{_target_base_arch}/defconfig
+ echo "CONFIG_BOOTSPLASH=y" >> arch/%{_target_base_arch}/defconfig
%if %{with nfsroot}
sed -i "s:CONFIG_NFS_FS=m:CONFIG_NFS_FS=y:" arch/%{_target_base_arch}/defconfig
@@ -1636,6 +1637,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1582 2006/08/08 09:13:17 havner
+- bootsplash config
+
Revision 1.441.2.1581 2006/08/08 08:41:39 havner
- bootsplash added (default as its better supported by PLD userspace)
- test build
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1581&r2=1.441.2.1582&f=u
More information about the pld-cvs-commit
mailing list