]> git.puffer.fish Git - mirror/frr.git/commitdiff
Remove mention of pkg.frr.snmp build profile from debian/README.Debian
authorOndřej Surý <ondrej@sury.org>
Fri, 3 Jul 2020 10:46:51 +0000 (12:46 +0200)
committerOndřej Surý <ondrej@sury.org>
Sat, 26 Sep 2020 07:22:23 +0000 (09:22 +0200)
The pkg.frr.snmp build profile is no longer present in the Debian build scripts,
so this just cleans up the old documentation that mentions it.

Signed-off-by: Ondřej Surý <ondrej@sury.org>
debian/README.Debian

index 01b9213ae43fb8cd01c1751cf4625ca55e0071ca..a23a0efcacc5c7832752180a1511a57cb542b721 100644 (file)
@@ -31,10 +31,6 @@ The following Build Profiles have been added:
   controls whether the RPKI module is built.
   Will be enabled by default at some point, adds some extra dependencies.
 
-- pkg.frr.nosnmp (pkg.frr.snmp)
-  controls whether the SNMP module is built, see below for license issues.
-  Will remain default-off as long as the license issue persists.
-
 - pkg.frr.nosystemd
   Disables both systemd unit file installation as well as watchfrr sd_notify
   support at startup.  Removes libsystemd dependency.
@@ -108,3 +104,5 @@ See message #4525 from 2005-05-09 in the quagga-users mailing list.
 Check /etc/pam.d/frr, it probably denies access to your user. The passwords
 configured in /etc/frr/frr.conf are only for telnet access.
 
+
+ -- Ondřej Surý <Ondřej Surý <ondrej@debian.org>>, Fri,  3 Jul 2020 12:39:42 +0200