[Guessnet-devel] [svn] r120 - in trunk: . debian

Thomas Hood guessnet-devel@lists.alioth.debian.org
Mon, 02 May 2005 14:06:23 +0000


Author: jdthood-guest
Date: Mon May  2 14:06:22 2005
New Revision: 120

Modified:
   trunk/ChangeLog
   trunk/README
   trunk/debian/changelog
   trunk/debian/control
Log:
Add to README

Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog	(original)
+++ trunk/ChangeLog	Mon May  2 14:06:22 2005
@@ -4,6 +4,8 @@
     then act as if the link beat is present
   * Make test-wireless-ap handle MAC address argument properly
   * Speed up test-wireless
+  * No longer use ip command in /usr/share/guessnet/test/test-*.
+    Use ifconfig instead.
   * Remove dns-* lines from /etc/network/interfaces example stanzas
     since these are Debian-specific and users may be confused by them
 

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Mon May  2 14:06:22 2005
@@ -326,7 +326,9 @@
  - Suggest ifupdown people to implement a zcip mode
 
  - wireless test needs to be integrated into guessnet proper.  The
-   test-wireless script does ifconfig up and ifconfig down -- terrible!
+   test-wireless script does ifconfig up and ifconfig down which is
+   really terrible because guessnet runs many instances of the script
+   in parallel.
 
 DONE
 ====

Modified: trunk/debian/changelog
==============================================================================
--- trunk/debian/changelog	(original)
+++ trunk/debian/changelog	Mon May  2 14:06:22 2005
@@ -7,11 +7,11 @@
     + Make test-wireless-ap handle the MAC address argument properly
       (Closes: #286835)
     + Speed up test-wireless
+    + No longer use ip command in /usr/share/guessnet/test/test-*.
+      Use ifconfig instead.  (Closes: #294346)
     + Remove resolvconf-related lines from /etc/network/interfaces
       example stanzas since users could be confused by them
       (Closes: #297836)
-  * No longer use ip command in /usr/share/guessnet/test/test-wireless
-    (Closes: #294346)
 
  -- Enrico Zini <enrico@debian.org>  Mon,  2 May 2005 14:11:32 +0200
 

Modified: trunk/debian/control
==============================================================================
--- trunk/debian/control	(original)
+++ trunk/debian/control	Mon May  2 14:06:22 2005
@@ -9,7 +9,6 @@
 Architecture: any
 Enhances: ifupdown
 Depends: ${shlibs:Depends}
-Recommends: iproute
 Suggests: pppoe, waproamd, ifplugd
 Description: Guess which LAN a network device is connected to
  Guessnet is a non-aggressive network detection tool to use when moving