summaryrefslogtreecommitdiffstats
path: root/debian/frr.install (follow)
Commit message (Collapse)AuthorAgeFilesLines
* debian: fix dropping daemons.confDavid Lamparter2019-02-191-2/+1
| | | | | | | Need to apply some manual control here, so remove it from frr.install and just do it in rules. Signed-off-by: David Lamparter <equinox@diac24.net>
* debian: fix up for new initscriptsDavid Lamparter2019-02-191-1/+1
| | | | Signed-off-by: David Lamparter <equinox@diac24.net>
* debian: make package "official"David Lamparter2019-02-191-0/+17
| | | | | | Move us into place in debian/ Signed-off-by: David Lamparter <equinox@diac24.net>
* debian->debianpkg: Move debian files from debian dir to debianpkg dir.Martin Winter2017-11-181-23/+0
| | | | | | | | | Debian build systems use debian subdir for building and having a debian dir in the source package causes issues. Moving it to debianpkg avoids the issue and allows us to ship debian package files in the source distribution Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
* doc: new frr-args(8) man page with general optionsDavid Lamparter2017-08-291-0/+1
| | | | Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
* debian: Remove reference of cumulus directoryDonald Sharp2017-05-041-1/+0
| | | | | | | Use the tools/etc... directory for packaging now not the cumulus/etc since it is going away Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
* *: Move the cumulus/etc/rt_protos.d/frr.confDonald Sharp2017-04-251-0/+1
| | | | | | | | Moving cumulus/etc/rt_protos.d/frr.conf to tools/etc/rt_protos.d/frr.conf Requested in Review. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
* debian: Convert Quagga -> FrrDonald Sharp2017-01-041-0/+22
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>