SPECS (LINUX_2_6_25): kernel.spec - rel 2; added kernel-iwl3945-monitor.pat...
mguevara
mguevara at pld-linux.org
Wed Sep 24 15:05:41 CEST 2008
Author: mguevara Date: Wed Sep 24 13:05:41 2008 GMT
Module: SPECS Tag: LINUX_2_6_25
---- Log message:
- rel 2; added kernel-iwl3945-monitor.patch (patch131)
---- Files affected:
SPECS:
kernel.spec (1.441.2.1935.2.12 -> 1.441.2.1935.2.13)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1935.2.12 SPECS/kernel.spec:1.441.2.1935.2.13
--- SPECS/kernel.spec:1.441.2.1935.2.12 Mon Sep 8 21:10:48 2008
+++ SPECS/kernel.spec Wed Sep 24 15:05:34 2008
@@ -110,7 +110,7 @@
%define _prepatch %{nil}
%define _pre_rc %{nil}
%define _rc %{nil}
-%define _rel 1
+%define _rel 2
%define _enable_debug_packages 0
@@ -304,6 +304,10 @@
# Fix verified for that kernel version.
Patch130: linux-2.6-forcedeth-WON.patch
+# http://marc.info/?l=linux-wireless&m=120995431512335&w=2
+# enables monitor mode for iwl3945 (without this only beacons are captured)
+Patch131: kernel-iwl3945-monitor.patch
+
# http://download.filesystems.org/unionfs/unionfs-2.x/unionfs-2.2.4_for_2.6.25-rc2.diff.gz
Patch140: kernel-unionfs.patch
Patch141: kernel-unionfs-vserver.patch
@@ -878,6 +882,9 @@
# forcedeth
%patch130 -p1
+# iwl3945 monitor mode
+%patch131 -p1
+
# unionfs
%patch140 -p1
%{?with_vserver:%patch141 -p1}
@@ -1713,6 +1720,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1935.2.13 2008/09/24 13:05:34 mguevara
+- rel 2; added kernel-iwl3945-monitor.patch (patch131)
+
Revision 1.441.2.1935.2.12 2008/09/08 19:10:48 arekm
- up to 2.6.25.17
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1935.2.12&r2=1.441.2.1935.2.13&f=u
More information about the pld-cvs-commit
mailing list