Add muninlite and xinetd
authorRISCi_ATOM <bob@bobcall.me>
Mon, 23 Mar 2020 21:09:01 +0000 (17:09 -0400)
committerRISCi_ATOM <bob@bobcall.me>
Mon, 23 Mar 2020 21:09:01 +0000 (17:09 -0400)
commit9ba19fc7cf5a2439e17c36b320c7882c35054ad4
treeee97d6413faf73986fbb4337741ab022fc3df58a
parent3cea32ab8f1d574a335aa73ab000cfd3a864803f
Add muninlite and xinetd
18 files changed:
admin/muninlite/Makefile [new file with mode: 0644]
admin/muninlite/files/etc/xinetd.d/munin [new file with mode: 0644]
admin/muninlite/patches/001-fix_disks.patch [new file with mode: 0644]
admin/muninlite/patches/002-hostname.patch [new file with mode: 0644]
admin/muninlite/patches/100-fix-no-ethtool.patch [new file with mode: 0644]
admin/muninlite/patches/110-fix-uptime-days.patch [new file with mode: 0644]
admin/muninlite/patches/200-add-tap-dev.patch [new file with mode: 0644]
admin/muninlite/patches/210-add-bridge-devs.patch [new file with mode: 0644]
admin/muninlite/patches/220-modify-ifname-parser.patch [new file with mode: 0644]
admin/muninlite/patches/230-fix-available-interface-parsing.patch [new file with mode: 0644]
admin/muninlite/patches/240-fix-irqstats.patch [new file with mode: 0644]
net/xinetd/Makefile [new file with mode: 0644]
net/xinetd/files/xinetd.conf [new file with mode: 0644]
net/xinetd/files/xinetd.init [new file with mode: 0644]
net/xinetd/patches/001-ar.patch [new file with mode: 0644]
net/xinetd/patches/002-destdir.patch [new file with mode: 0644]
net/xinetd/patches/003-rpc_fix.patch [new file with mode: 0644]
net/xinetd/patches/004-ident-bind.patch [new file with mode: 0644]