Skip to content

Commit

Permalink
packages: add "ERx"
Browse files Browse the repository at this point in the history
esp. for EdgeRouter-X as Corerouter with BBB-VPN as
it's used in some refugees-homes to connect via DSL

this package is derived from the backbone image, but
- removed wifi-related stuff
- add bbbvpn via OpenVPN-openssl
  OpenVPN-openssl is needed for bbbvpn, as this will only
  accept RSA1024 keys
- removed olsrd-dnygw, collectd-olsr
- removed collectd-ping
  • Loading branch information
SvenRoederer committed Sep 17, 2017
1 parent adc9b27 commit c130278
Showing 1 changed file with 74 additions and 0 deletions.
74 changes: 74 additions & 0 deletions packages/ERx.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
ppp
ppp-mod-pppoe
-wpad-mini
-wpad

# Defaults
freifunk-berlin-dhcp-defaults
freifunk-berlin-freifunk-defaults
freifunk-berlin-network-defaults
freifunk-berlin-olsrd-defaults
freifunk-berlin-statistics-defaults
freifunk-berlin-uhttpd-defaults

# Common
dnsmasq

# Utils
tcpdump
mtr
ip
iperf
tmux
vnstat
ethtool
#iwinfo
#libiwinfo-lua

# GUI-basics
uhttpd
uhttpd-mod-ubus
luci-mod-freifunk-ui
luci-app-olsr
luci-app-olsr-services
luci-app-owm
#luci-app-owm-ant
luci-app-owm-cmd
luci-app-owm-gui
luci-theme-bootstrap
# GUI addon
luci-i18n-base-de
luci-i18n-base-en
luci-i18n-olsr-de
luci-i18n-olsr-en
luci-i18n-statistics-de
luci-i18n-statistics-en

# OLSR
olsrd
olsrd-mod-arprefresh
#olsrd-mod-dyn-gw
olsrd-mod-jsoninfo
olsrd-mod-txtinfo
olsrd-mod-nameservice
olsrd-mod-watchdog
kmod-ipip

# BATMAN
kmod-batman-adv
alfred
batctl

# Statistics
luci-app-statistics
collectd
collectd-mod-interface
collectd-mod-network
#collectd-mod-olsrd
collectd-mod-rrdtool
#collectd-mod-ping
collectd-mod-uptime
collectd-mod-memory

#VPN
openvpn-openssl

0 comments on commit c130278

Please sign in to comment.