[packages] net-snmp: Refresh patches
[openwrt/svn-archive/archive.git] / libs / net-snmp / patches / 140-debian-docfiles.patch
index a6cb10c00c8dd0d78008bca3ab682cc00065bcaf..9a80e46dc1dd61739052a1932d51c4d518d08bcd 100644 (file)
@@ -1,6 +1,6 @@
---- net-snmp-5.4.orig/FAQ      2006-11-25 00:34:18.000000000 +0100
-+++ net-snmp-5.4/FAQ   2006-11-25 00:37:09.000000000 +0100
-@@ -98,7 +98,7 @@
+--- a/FAQ
++++ b/FAQ
+@@ -99,7 +99,7 @@ TABLE OF CONTENTS
     I don't understand the new access control stuff - what does it mean?
     How do I configure SNMPv3 users?
     The 'createUser' line disappears when I start the agent.  Why?
@@ -9,7 +9,7 @@
     My new agent is ignoring the old snmpd.conf file. Why?
     Why am I getting "Connection refused"?
     Why can't I see values in the UCDavis 'extensible' or 'disk' trees?
-@@ -630,7 +630,7 @@
+@@ -643,7 +643,7 @@ How do I add a MIB to the tools?
    There are two steps required to add a new MIB file to the tools.
    Firstly, copy the MIB file into the appropiate location:
  
@@ -18,7 +18,7 @@
              (which makes it available to everyone on the system)
  
            or
-@@ -1158,7 +1158,7 @@
+@@ -1177,7 +1177,7 @@ My traphandler script doesn't work when 
    If this is the case, then you can specify this interpreter
    explicitly as part of the trap handle directive:
  
@@ -27,7 +27,7 @@
  
      In this case, it's almost certain that you'll also
    need to give the full path to the traphandle script (as shown)
-@@ -1232,7 +1232,7 @@
+@@ -1251,7 +1251,7 @@ OK, what should I put in snmp.conf?
    string to use.
  
      Some of these (such as the MIB file location), might be best put in
@@ -36,7 +36,7 @@
    /etc/snmp/snmp.conf) to apply to all users of the system.  Others
    (particularly the SNMPv3 security settings), are more likely to refer
    to a particular user, and should go in a personal snmp.conf file
-@@ -1455,7 +1455,7 @@
+@@ -1476,7 +1476,7 @@ Why aren't my mib files being read in?
  
  
      Alternatively, the tools may be looking in the wrong place.
@@ -45,7 +45,7 @@
    Again, this is set when the suite is first configured and compiled.
    This can be changed using the environmental variable 'MIBDIRS'
    or the snmp.conf directive 'mibdirs'.
-@@ -2409,7 +2409,7 @@
+@@ -2430,7 +2430,7 @@ How do I configure SNMPv3 users?
  
    There are three ways to configure SNMPv3 users:
  
@@ -54,7 +54,7 @@
       containing the line
  
        createUser {myUser} MD5 {myPassword} DES
-@@ -2422,7 +2422,7 @@
+@@ -2443,7 +2443,7 @@ How do I configure SNMPv3 users?
          net-snmp-config --create-snmpv3-user
  
       and follow the instructions.  This will create an entry
@@ -63,7 +63,7 @@
       Then re-start the snmpd agent.
  
    3) Make sure the agent is running, and will respond to a suitable
-@@ -2455,16 +2455,16 @@
+@@ -2476,16 +2476,16 @@ The 'createUser' line disappears when I 
  
  
  
@@ -84,7 +84,7 @@
  
  
  
-@@ -2477,7 +2477,7 @@
+@@ -2498,7 +2498,7 @@ My new agent is ignoring the old snmpd.c
    distribution), with the current release installed from the source.
  
      The default location for this file with the basic distribution is