]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- added squashfs support
authorjpc <jpc@pld-linux.org>
Mon, 25 Oct 2004 00:52:37 +0000 (00:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel.spec -> 1.639

kernel.spec

index 1a5ca0c1a70c3d0e8493f1793f0061e9d75d76a0..696007f22bb77317ac73224220d9cc1ce77c04a6 100644 (file)
@@ -127,6 +127,7 @@ Patch552:   linux-cluster-gfs.patch
 Patch553:      linux-cluster-gnbd.patch
 
 Patch700:      linux-reiser4.patch
+Patch701:      linux-squashfs2.0.patch
 
 URL:           http://www.kernel.org/
 BuildRequires: binutils >= 2.14.90.0.7
@@ -502,6 +503,7 @@ bzcat %{SOURCE4} | patch -p1 -s
 %if %{with reiser4}
 %patch700 -p1
 %endif
+%patch701 -p1
 
 # Fix EXTRAVERSION in main Makefile
 sed -i -e 's#EXTRAVERSION =.*#EXTRAVERSION =#g' Makefile
This page took 0.064465 seconds and 4 git commands to generate.