From b9f3675439eff13112ec0f4b2983bfe834e37549 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 24 Jul 2011 08:41:58 +0000 Subject: [PATCH] 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27743 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/geos/target.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/x86/geos/target.mk b/target/linux/x86/geos/target.mk index 466e4ee016..c601c27897 100644 --- a/target/linux/x86/geos/target.mk +++ b/target/linux/x86/geos/target.mk @@ -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 -- 2.11.0