]> git.proxmox.com Git - mirror_frr.git/commitdiff
*: clean up various top level stuff
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 8 May 2018 20:05:11 +0000 (16:05 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 8 May 2018 20:05:11 +0000 (16:05 -0400)
* Updated README to point to new bug report location
* Updated README to point to community doc location
* Remove COMMUNITY.md
* Remove references to no longer extant docs in packaging files

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
COMMUNITY.md [deleted file]
Makefile.am
README
debianpkg/frr-doc.docs
redhat/frr.spec.in

diff --git a/COMMUNITY.md b/COMMUNITY.md
deleted file mode 100644 (file)
index fa00310..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Moved to doc/developer/workflow.rst
index 6cac1a7ba344111cda068d796d08c4cb73133249..3b8deb5884e364228a780f36b5afbf034127dff5 100644 (file)
@@ -83,7 +83,6 @@ rc_SCRIPTS = \
 endif
 
 EXTRA_DIST += \
-       REPORTING-BUGS \
        SERVICES \
        aclocal.m4 \
        update-autotools \
diff --git a/README b/README
index af14795a6a4465c7bab8a915441d5612f74861b2..95ed0d3fc299bbd3b97c81b77ca8149ed57b0cfd 100644 (file)
--- a/README
+++ b/README
@@ -5,9 +5,9 @@ Currently FRRouting supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1, RIPv2, RIPng,
 IS-IS, PIM-SM/MSDP, LDP and Babel as well as very early support for EIGRP and
 NHRP.
 
-See the file REPORTING-BUGS to report bugs.
+See doc/user/bugs.rst for information on how to report bugs.
 
-See COMMUNITY.md for information on contributing.
+See doc/developer/workflow.rst for information on contributing.
 
 Free RRRouting is free software. See the file COPYING for copying conditions.
 
index 4720a3b92034143e83913a2ee9e525a14051f8df..d2218d00f9bd895f12436351e3d2166b5c78bd74 100644 (file)
@@ -1,6 +1,5 @@
 AUTHORS
 NEWS
 README
-REPORTING-BUGS
 doc/user/*.rst
 doc/figures/*.png
index f83c08e611c1e58f647f414553a07e90af81df6b..8632a4fb2f0f7fa6c3bd2a54a8095a5ac09579e3 100644 (file)
@@ -534,7 +534,7 @@ rm -rf %{buildroot}
 %defattr(-,root,root)
 %doc */*.sample* AUTHORS COPYING
 %doc doc/mpls
-%doc ChangeLog INSTALL NEWS README REPORTING-BUGS SERVICES
+%doc ChangeLog NEWS README SERVICES
 %if 0%{?frr_user:1}
 %dir %attr(751,%frr_user,%frr_user) %{_sysconfdir}
 %dir %attr(750,%frr_user,%frr_user) /var/log/frr