packages: kismet/config.patch - gps off by default

glen glen at pld-linux.org
Thu Jan 13 10:16:31 CET 2011


Author: glen                         Date: Thu Jan 13 09:16:31 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- gps off by default

---- Files affected:
packages/kismet:
   config.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/kismet/config.patch
diff -u packages/kismet/config.patch:1.1 packages/kismet/config.patch:1.2
--- packages/kismet/config.patch:1.1	Wed Jan 12 22:57:34 2011
+++ packages/kismet/config.patch	Thu Jan 13 10:16:26 2011
@@ -1,5 +1,5 @@
---- kismet-2010-07-R1/conf/kismet.conf.in~	2010-05-23 17:04:25.000000000 +0300
-+++ kismet-2010-07-R1/conf/kismet.conf.in	2011-01-12 23:48:34.065930750 +0200
+--- kismet-2010-07-R1/conf/kismet.conf.in	2011-01-12 23:48:34.065930750 +0200
++++ kismet-2010-07-R1/conf/kismet.conf.in	2011-01-13 11:15:44.341395543 +0200
 @@ -10,7 +10,7 @@
  servername=Kismet_2009
  
@@ -9,7 +9,7 @@
  
  # Do we process the contents of data frames?  If this is enabled, data
  # frames will be truncated to the headers only immediately after frame type
-@@ -121,8 +121,8 @@
+@@ -121,12 +121,12 @@
  # OUI file, expected format 00:11:22<tab>manufname
  # IEEE OUI file used to look up manufacturer info.  We default to the
  # wireshark one since most people have that.
@@ -20,3 +20,8 @@
  ouifile=/usr/share/wireshark/manuf
  
  # Do we have a GPS?
+-gps=true
++gps=false
+ # Do we use a locally serial attached GPS, or use a gpsd server?
+ # (Pick only one)
+ gpstype=gpsd
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kismet/config.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list