Author: baggins                      Date: Tue Mar 31 10:17:57 2009 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- updated bzip2-lzma patch (included in 2.6.30 git)
- use lzma as kernel image compression
- added HOWTO

---- Files affected:
SPECS:
   kernel.spec (1.441.2.2095 -> 1.441.2.2096) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.2095 SPECS/kernel.spec:1.441.2.2096
--- SPECS/kernel.spec:1.441.2.2095      Mon Mar 30 23:48:11 2009
+++ SPECS/kernel.spec   Tue Mar 31 12:17:50 2009
@@ -18,6 +18,9 @@
 # - nf-hipac ?
 # - pax hooks for selinux (experimental)
 #
+# HOWTO:
+# - update main config: ./kernel-config-sort.pl ./BUILD/kernel-*/linux-2.6.29 
kernel-multiarch.config
+#
 # Conditional build:
 %bcond_without source          # don't build kernel-source package
 %bcond_without pcmcia          # don't build pcmcia
@@ -331,8 +334,8 @@
 # for rescuecd
 # based on http://ftp.leg.uct.ac.za/pub/linux/rip/inittmpfs-2.6.14.diff.gz
 Patch7000:     kernel-inittmpfs.patch
-### based on 
http://udpcast.linux.lu/download/bzip2-lzma-kernel-2.6.26.3.patch.gz
-# http://lkml.org/lkml/2008/10/14/268
+
+# http://lkml.org/lkml/2009/3/26/267
 Patch7001:     kernel-bzip2-lzma.patch
 
 # not ready yet
@@ -359,7 +362,7 @@
 AutoReqProv:   no
 BuildRequires: /sbin/depmod
 BuildRequires: gcc >= 5:3.2
-%{?with_rescuecd:BuildRequires:        lzma >= 1:4.42.2}
+BuildRequires: lzma >= 1:4.999.5
 # for hostname command
 BuildRequires: net-tools
 BuildRequires: perl-base
@@ -871,9 +874,11 @@
 
 %if %{with rescuecd}
 %patch7000 -p1
-%patch7001 -p1
 %endif
 
+# merged into 2.6.30 git :)
+%patch7001 -p1
+
 # grsecurity & pax stuff
 #
 %if %{with pax_full}
@@ -1624,6 +1629,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.2096  2009/03/31 10:17:50  baggins
+- updated bzip2-lzma patch (included in 2.6.30 git)
+- use lzma as kernel image compression
+- added HOWTO
+
 Revision 1.441.2.2095  2009/03/30 21:48:11  baggins
 - mpt driver builds now
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.2095&r2=1.441.2.2096&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to