mirror of https://github.com/hak5/openwrt.git
geos: include pppstats and pppdump in default packaging
As the Geos box includes an ADSL modem that's targeted towards PPPoE, PPPoA, and bridged utilization, including these useful tools allows for easier configuration and troubleshooting. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27743lede-17.01
parent
0d0915d168
commit
6d3bddb056
|
@ -17,6 +17,7 @@ DEFAULT_PACKAGES += \
|
|||
kmod-ath kmod-ath5k kmod-ath9k \
|
||||
kmod-cpu-msr \
|
||||
soloscli linux-atm br2684ctl bridge ppp ppp-mod-pppoa \
|
||||
pppdump pppstats \
|
||||
libopenssl ocf-crypto-headers zlib hwclock hostapd \
|
||||
flashrom
|
||||
|
||||
|
|
Loading…
Reference in New Issue