summaryrefslogtreecommitdiffstats
path: root/redhat (follow)
Commit message (Expand)AuthorAgeFilesLines
* frr-reload.py: Add python2 & python3 compatibility.jpmondet2018-09-261-1/+1
* frr: improve READMEQuentin Young2018-09-101-1/+1
* frr: remove stale files, allow non-GNU AutomakeQuentin Young2018-09-101-2/+2
* build: move SPHINXBUILD= to configure in rpm buildDavid Lamparter2018-09-092-7/+9
* Merge pull request #2862 from opensourcerouting/non-recursiveDonald Sharp2018-09-091-8/+0
|\
| * *: cleanup .gitignore filesDavid Lamparter2018-09-081-8/+0
* | Update RPM building instructionsWilhelm Wijkander2018-09-091-4/+3
|/
* redhat: Add fabricd to RPM packageMartin Winter2018-09-054-2/+14
* bfdd: wire to the build processRafael Zalamena2018-08-084-8/+39
* debianpkg, redhat, tools: Fixup startup/build for new daemonDonald Sharp2018-07-293-2/+6
* RedHat spec: Add the rpki module when neededpcarana2018-07-171-0/+4
* redhat: cleanup %pre snippet a bitRuben Kerkhof2018-06-211-14/+13
* redhat: add option to enable Cumulus extensionsRuben Kerkhof2018-06-211-0/+4
* redhat: quote %name macroRuben Kerkhof2018-06-211-4/+4
* redhat: replace hardcoded path with variableRuben Kerkhof2018-06-211-3/+3
* redhat: remove some superflous %attr callsRuben Kerkhof2018-06-211-8/+8
* redhat: remove macro from changelogRuben Kerkhof2018-06-211-1/+1
* redhat: add some newlines between sectionsRuben Kerkhof2018-06-211-0/+15
* redhat: more indentationRuben Kerkhof2018-06-211-2/+2
* redhat: sort optionsRuben Kerkhof2018-06-211-19/+21
* redhat: quote a few macrosRuben Kerkhof2018-06-211-18/+18
* redhat: unversioned libs belong in -devel packageRuben Kerkhof2018-06-211-1/+1
* redhat: remove support for static buildsRuben Kerkhof2018-06-211-13/+7
* redhat: remove superflous defattr linesRuben Kerkhof2018-06-211-4/+0
* redhat: remove obsolete %clean sectionRuben Kerkhof2018-06-211-8/+0
* redhat: remove obsolete BuildRoot tagRuben Kerkhof2018-06-211-1/+0
* redhat: use one BuildRequires per lineRuben Kerkhof2018-06-211-7/+16
* redhat: remove BuildRequires for patchRuben Kerkhof2018-06-211-1/+1
* redhat: don't Requires initscript on systemd based distrosRuben Kerkhof2018-06-211-1/+1
* redhat: remove superfluous Requires for json-cRuben Kerkhof2018-06-211-1/+1
* redhat: indent some stuff in spec fileRuben Kerkhof2018-06-211-68/+62
* redhat: replace hardcoded directoryRuben Kerkhof2018-06-211-3/+3
* redhat: use 'service' command to restart frrRuben Kerkhof2018-06-211-2/+2
* redhat: replace /etc/ with _sysconfdir where we canRuben Kerkhof2018-06-211-14/+14
* redhat: stop overriding _localstatedirRuben Kerkhof2018-06-211-3/+3
* redhat: remove some defaults from configure optionsRuben Kerkhof2018-06-211-2/+0
* redhat: stop overriding _sysconfdirRuben Kerkhof2018-06-211-20/+20
* redhat: remove enable-poll option from specfileRuben Kerkhof2018-06-211-2/+3
* redhat: fix else cases in spec fileRuben Kerkhof2018-06-191-2/+2
* redhat: spec file: specify file only onceRuben Kerkhof2018-06-191-2/+1
* redhat: spec file: no need for custom attr for service fileRuben Kerkhof2018-06-191-1/+1
* redhat: add missing dependencies on chkconfig in spec fileRuben Kerkhof2018-06-191-0/+2
* redhat: remove a few superfluous Requires from spec fileRuben Kerkhof2018-06-191-4/+2
* redhat: remove a few superfluous BuildRequires from spec fileRuben Kerkhof2018-06-191-1/+1
* redhat: depend on info package instead of binary in specfileRuben Kerkhof2018-06-191-2/+2
* redhat: install-info is not called from %pre in spec fileRuben Kerkhof2018-06-191-1/+0
* redhat: remove wrong comment from spec fileRuben Kerkhof2018-06-191-6/+2
* redhat: spec file: all supported Fedora versions use systemdRuben Kerkhof2018-06-191-2/+2
* redhat: use default permissions for logrotate file in spec fileRuben Kerkhof2018-06-191-1/+1
* redhat: spec file: we ship only one logrotate fileRuben Kerkhof2018-06-191-1/+1