SPECS (LINUX_2_6): kernel.spec - rel 0.5, status & todo update, ad...

mguevara mguevara at pld-linux.org
Tue May 8 15:54:40 CEST 2007


Author: mguevara                     Date: Tue May  8 13:54:40 2007 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- rel 0.5, status & todo update, added sqlzma2k-3.2-r2.patch (lzma for
  squashfs)

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1712 -> 1.441.2.1713) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1712 SPECS/kernel.spec:1.441.2.1713
--- SPECS/kernel.spec:1.441.2.1712	Tue May  8 14:04:26 2007
+++ SPECS/kernel.spec	Tue May  8 15:54:34 2007
@@ -1,15 +1,16 @@
 # $Revision$, $Date$
 #
-# STATUS: 2.6.21.1-0.3
+# STATUS: 2.6.21.1-0.4
 # - not ready yet - work in progress, but You are welcome :-)
-# - builds --with pax_full on i686
-# - builds --with pax on i686
-# - builds w/o any 'with' switches on i686 too 
+# - builds --with pax_full on i686 & x86_64
+# - builds --with grsec_full on i686 & x86_64
+# - builds --with pax on i686 & x86_64
+# - builds w/o any 'with' switches on i686 & x86_64 too 
 #
 # TODO:
 # - replace vs-2.2 with vs-2.3 
 # - test NO_HZ & HZ=1000 on i686
-# - test build on carme (x86_64)
+# - add lzma support for squashfs
 #
 # FUTURE:
 # - update xen patch for 2.6.21
@@ -121,7 +122,7 @@
 %define		_prepatch		%{nil}
 %define		_pre_rc			%{nil}
 %define		_rc			%{nil}
-%define		_rel			0.4
+%define		_rel			0.5
 
 %define		_netfilter_snap		20061213
 %define		_nf_hipac_ver		0.9.1
@@ -224,7 +225,8 @@
 # http://dev.gentoo.org/~spock/projects/vesafb-tng/archive/vesafb-tng-1.0-rc2-2.6.20-rc2.patch
 Patch5:		vesafb-tng-1.0-rc2-2.6.20-rc2.patch
 
-# Directly from squashfs: http://mesh.dl.sourceforge.net/sourceforge/squashfs/squashfs3.2-r2.tar.gz for linux-2.6.20
+# Squashfs from squashfs: http://mesh.dl.sourceforge.net/sourceforge/squashfs/squashfs3.2-r2.tar.gz for linux-2.6.20
+# lzma support in patch65
 #
 Patch6:		squashfs%{squashfs_version}-patch
 Patch7:		linux-alpha-isa.patch
@@ -316,6 +318,9 @@
 # Derived from http://www.skd.de/e_en/products/adapters/pci_64/sk-98xx_v20/software/linux/driver/install-8_41.tar.bz2
 Patch60:	linux-2.6-sk98lin_8.41.2.3.patch
 
+# lzma support for squashfs (patch6) from http://www.squashfs-lzma.org/dl/sqlzma3.2-r2b.tar.bz2
+Patch65:	sqlzma2k-3.2-r2.patch
+
 # http://www.suspend2.net/downloads/all/suspend2-2.2.9.13-for-2.6.21-rc7.patch.bz2
 Patch69:	linux-2.6-suspend2.patch
 Patch70:	linux-2.6-suspend2-avoid-redef.patch
@@ -787,7 +792,9 @@
 %{?with_vesafb_tng:%patch5 -p1}
 %endif
 
+# squashfs with lzma support
 %patch6 -p1
+%patch65 -p1
 
 %patch7 -p1
 %patch9 -p1
@@ -1629,6 +1636,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1713  2007/05/08 13:54:34  mguevara
+- rel 0.5, status & todo update, added sqlzma2k-3.2-r2.patch (lzma for
+  squashfs)
+
 Revision 1.441.2.1712  2007/05/08 12:04:26  mguevara
 - rel 0.4,  status and todo update, grsec_full, and pax patches updated
   configs updated
================================================================

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



More information about the pld-cvs-commit mailing list