Go to file
smccroskey f2d56ccb40 debian: install PNG files in /usr/share/info
Testing done: built in sbuild with lintian enabled

Clears lintian warnings of the following form:
W: frr-doc: info-document-missing-image-file

According to the documentation for the lintian warning, certain
applications (e.g.  emacs) can render images from info files inline,
and expect the images to either have their full path defined or be
installed in the same directory as the info files themselves.
Automake doesn't seem to have a primary for handling this sort of
installation (info_DATA is invalid and causes an error), so opted to
handle it in the debian install file itself.

Installing the images elsewhere (another path installed by frr-doc)
and giving a full path to their location in info files might be a
better approach.

Signed-off-by: Silas McCroskey <smccroskey@cumulusnetworks.com>
2017-11-17 17:55:32 -08:00
babeld *: Modify zclient_init to require privs data 2017-10-23 18:12:29 -04:00
bgpd bgpd: XMALLOC usage causes borken assumption in route_match_peer_free 2017-11-14 19:53:46 -05:00
debianpkg debian: install PNG files in /usr/share/info 2017-11-17 17:55:32 -08:00
doc doc: add rpki.texi to makefile 2017-11-13 13:25:26 +01:00
eigrpd eigrpd: Allow query send to send more than 1 packet 2017-11-02 08:14:34 -04:00
fpm build: clean up BUILT_SOURCES 2017-08-04 11:13:55 +02:00
gdb gdb: Add a directory of files with gdb macros 2016-05-26 15:33:30 +00:00
include build: include our own copies of some linux kernel headers 2017-10-24 09:20:12 -02:00
init build: delete .cvsignore files 2011-12-13 14:27:01 +04:00
isisd isisd: Add a missing newline to a help string 2017-11-15 15:34:02 -05:00
ldpd ldp: Fix bug configuring PW 2017-11-17 10:48:26 +01:00
lib lib: Pass the safi as a uint8_t 2017-11-13 14:18:43 -05:00
m4 build: non-recursive auxiliary directories 2017-07-31 23:03:30 +02:00
nhrpd *: add missing \n in some help strings 2017-10-24 19:30:30 -02:00
ospf6d ospf6d: Fix setting interface ipv6 ospf6 cost value (LSA hooks were never called) 2017-11-09 10:49:46 -05:00
ospfclient Merge pull request #911 from opensourcerouting/non-recursive-2 2017-08-09 14:38:07 -04:00
ospfd ospfd: VRF aware Router-ID update 2017-11-06 13:15:41 -08:00
pimd Merge pull request #1389 from donaldsharp/pim_nexthop_lookup_crash 2017-10-31 00:23:42 -05:00
pkgsrc build: non-recursive auxiliary directories 2017-07-31 23:03:30 +02:00
ports pimd: merge pimd as of 2015-01-19 2016-05-25 20:38:32 -04:00
python zebra: unify the ipv4/ipv6 'show ip route' commands - part 1/2 2017-10-24 10:12:40 -02:00
qpb build: clean up BUILT_SOURCES 2017-08-04 11:13:55 +02:00
redhat redhat: Fix redhat startup to actually read in unified config 2017-10-26 10:18:24 -04:00
ripd *: Modify zclient_init to require privs data 2017-10-23 18:12:29 -04:00
ripngd *: fix coverity warnings - resource leaks 2017-10-24 19:30:30 -02:00
snapcraft build: non-recursive auxiliary directories 2017-07-31 23:03:30 +02:00
solaris gitignore: update references to FRR 2017-07-12 11:55:04 -05:00
tests isisd: Allow struct zebra_privs_t to be available 2017-10-23 18:09:23 -04:00
tools tools: Rename to FRRouting in frr.service file 2017-11-17 17:55:31 -08:00
vtysh bgpd: Add RPKI/RTR support 2017-11-10 14:37:52 +01:00
watchfrr *: watchfrr needs 'show debugging' DEFUN 2017-09-20 19:34:50 +04:00
zebra zebra: Install/Update success caused flags to be cleared for lsp 2017-11-16 14:08:42 -05:00
.clang-format *: use the FOR_ALL_INTERFACES abstraction from babeld 2017-10-10 09:05:46 -03:00
.dir-locals.el .dir-locals.el: show trailing whitespace 2017-11-07 12:05:09 -05:00
.gitignore debian/backports: include in distfile, don't put files in .. 2017-11-17 17:55:29 -08:00
AUTHORS Initial revision 2002-12-13 20:15:29 +00:00
bootstrap.sh autoreconf -i 2007-02-06 19:28:28 +00:00
buildtest.sh config: switch a few references to say FRR 2017-07-12 11:25:33 -05:00
ChangeLog Rename: freerangerouting --> frrouting 2017-03-30 14:24:05 -04:00
common.am python/clippy: make output file writing less weird 2017-08-24 00:18:53 +02:00
COMMUNITY.md *: repaired internal link to dev guide 2017-11-15 16:39:19 +01:00
configure.ac debianpkg: Support --with-pkg-extra-version and other modifier to build custom package version 2017-11-17 17:55:31 -08:00
COPYING *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
COPYING-LGPLv2.1 build: remove LGPL v2.0, add LGPL v2.1 2016-11-15 17:19:38 +09:00
defaults.h *: reindent 2017-07-17 14:04:07 +02:00
git-reindent-branch.py *: update git-reindent-branch.py 2017-08-22 18:51:31 +02:00
indent.py *: add indent control files 2017-07-17 14:00:23 +02:00
Makefile.am debian->debianpkg: Move debian files from debian dir to debianpkg dir. 2017-11-17 17:55:30 -08:00
NEWS release: 0.99.24 2016-06-03 15:56:44 -04:00
README README: add references to EIGRP and NHRP. 2017-05-12 22:51:45 +02:00
README.NetBSD config: switch a few references to say FRR 2017-07-12 11:25:33 -05:00
render_md.py build: number sections in COMMUNITY.md HTML 2016-12-05 19:08:00 +01:00
REPORTING-BUGS config: switch a few references to say FRR 2017-07-12 11:25:33 -05:00
SERVICES babeld/eigrpd: flip VTY ports & fix rpm 2017-06-13 14:36:55 +02:00
stamp-h.in Initial revision 2002-12-13 20:15:29 +00:00
update-autotools * README.NetBSD: use update-autotools instead of autoreconf 2007-02-02 16:52:38 +00:00

FRRouting is free software that manages various IPv4 and IPv6 routing
protocols.

Currently FRRouting supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1,
RIPv2, RIPng, PIM-SM/MSDP and LDP as well as very early support for IS-IS,
EIGRP and NHRP.

See the file REPORTING-BUGS to report bugs.

Free RRRouting is free software. See the file COPYING for copying conditions.

Public email discussion can be found at https://lists.frrouting.org/listinfo

Our public slack channel is at https://frrouting.slack.com