[pisa-src] r2544 - trunk/openwrt/dot_config_linksys

  • From: Samuel Richter <samuel.richter@xxxxxxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Tue, 19 Apr 2011 17:23:24 +0200

Author: richter
Date: Tue Apr 19 17:23:24 2011
New Revision: 2544

Log:
don't install hipfw, pisa-beacon and pisa-trust-point on routers, but
still build the packages

Modified:
   trunk/openwrt/dot_config_linksys

Modified: trunk/openwrt/dot_config_linksys
==============================================================================
--- trunk/openwrt/dot_config_linksys    Tue Apr 19 17:04:52 2011        (r2543)
+++ trunk/openwrt/dot_config_linksys    Tue Apr 19 17:23:24 2011        (r2544)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # OpenWrt version: Backfire (r20742)
-# Sun Apr 17 22:21:41 2011
+# Tue Apr 19 17:19:44 2011
 #
 CONFIG_HAVE_DOT_CONFIG=y
 # CONFIG_TARGET_ppc40x is not set
@@ -1107,7 +1107,7 @@
 # CONFIG_PACKAGE_ebtables-utils is not set
 CONFIG_PACKAGE_genl=y
 CONFIG_PACKAGE_hipl-hipd=y
-CONFIG_PACKAGE_hipl-hipfw=y
+CONFIG_PACKAGE_hipl-hipfw=m
 # CONFIG_PACKAGE_hostapd is not set
 CONFIG_PACKAGE_hostapd-mini=y
 CONFIG_PACKAGE_hostapd-utils=y
@@ -1131,10 +1131,9 @@
 # CONFIG_PACKAGE_iptables-mod-ulog is not set
 # CONFIG_PACKAGE_iptables-utils is not set
 CONFIG_PACKAGE_iw=y
+CONFIG_PACKAGE_pisa-beacon=m
 CONFIG_PACKAGE_pisa-mobile-guest=y
-CONFIG_PACKAGE_pisa-trust-point=y
-CONFIG_PACKAGE_pisa=y
-CONFIG_PACKAGE_pisa-beacon=y
+CONFIG_PACKAGE_pisa-trust-point=m
 CONFIG_PACKAGE_ppp=y
 # CONFIG_PACKAGE_ppp-mod-pppoa is not set
 CONFIG_PACKAGE_ppp-mod-pppoe=y
-- 
This is the pisa developer mailing list. Please also subscribe to the main pisa 
list at:
//www.freelists.org/list/pisa

Other related posts:

  • » [pisa-src] r2544 - trunk/openwrt/dot_config_linksys - Samuel Richter