Add etherwake* and luci-app-wol to package feed
authorRISCi_ATOM <bob@bobcall.me>
Wed, 12 Feb 2020 16:42:24 +0000 (11:42 -0500)
committerRISCi_ATOM <bob@bobcall.me>
Wed, 12 Feb 2020 16:42:24 +0000 (11:42 -0500)
commit06ca8d75c73bcb00a4d5164306a57d14b0a9cb29
tree6133d5fcc6b1503872cc2edc4e5f7584c1fbfcd9
parentbd94d478144e4067c717d05c473fba847117b7ca
Add etherwake* and luci-app-wol to package feed
38 files changed:
luci/luci-app-wol/Makefile [new file with mode: 0644]
luci/luci-app-wol/luasrc/controller/wol.lua [new file with mode: 0644]
luci/luci-app-wol/luasrc/model/cbi/wol.lua [new file with mode: 0644]
luci/luci-app-wol/po/ca/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/cs/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/de/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/el/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/en/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/es/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/fr/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/he/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/hu/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/it/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/ja/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/ms/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/no/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/pl/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/pt-br/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/pt/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/ro/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/ru/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/sk/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/sv/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/templates/wol.pot [new file with mode: 0644]
luci/luci-app-wol/po/tr/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/uk/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/vi/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/zh-cn/wol.po [new file with mode: 0644]
luci/luci-app-wol/po/zh-tw/wol.po [new file with mode: 0644]
net/etherwake-nfqueue/Makefile [new file with mode: 0644]
net/etherwake-nfqueue/README.md [new file with mode: 0644]
net/etherwake-nfqueue/files/etherwake-nfqueue.config [new file with mode: 0644]
net/etherwake-nfqueue/files/etherwake-nfqueue.init [new file with mode: 0644]
net/etherwake/Makefile [new file with mode: 0644]
net/etherwake/files/etherwake.config [new file with mode: 0644]
net/etherwake/files/etherwake.init [new file with mode: 0644]
net/etherwake/patches/110-format_security_fix.patch [new file with mode: 0644]
net/etherwake/patches/120-musl-compat.patch [new file with mode: 0644]