Changeset e3ea651 in freewrt
- Timestamp:
- Jul 25, 2006, 4:11:21 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 8d7467a
- Parents:
- 4954a39
- Files:
-
- 31 edited
-
package/Config.in (modified) (2 diffs)
-
package/asterisk/Config.in (modified) (2 diffs)
-
package/avahi/Config.in (modified) (5 diffs)
-
package/axtls/Config.in (modified) (3 diffs)
-
package/bind/Config.in (modified) (2 diffs)
-
package/busybox/Config.in (modified) (2 diffs)
-
package/collectd/Config.in (modified) (2 diffs)
-
package/freeradius/Config.in (modified) (22 diffs)
-
package/httping/Config.in (modified) (2 diffs)
-
package/lighttpd/Config.in (modified) (16 diffs)
-
package/lua/Config.in (modified) (2 diffs)
-
package/mini_httpd/Config.in (modified) (2 diffs)
-
package/mpd/Config.in (modified) (5 diffs)
-
package/ndisc/Config.in (modified) (2 diffs)
-
package/olsrd/Config.in (modified) (8 diffs)
-
package/openser/Config.in (modified) (30 diffs)
-
package/openvpn/Config.in (modified) (8 diffs)
-
package/php4/Config.in (modified) (4 diffs)
-
package/php5/Config.in (modified) (4 diffs)
-
package/ppp/Config.in (modified) (7 diffs)
-
package/quagga/Config.in (modified) (8 diffs)
-
package/rrdcollect/Config.in (modified) (2 diffs)
-
package/snort-wireless/Config.in (modified) (2 diffs)
-
package/snort/Config.in (modified) (2 diffs)
-
package/squid/Config.in (modified) (13 diffs)
-
package/tinyproxy/Config.in (modified) (4 diffs)
-
package/ulogd/Config.in (modified) (6 diffs)
-
package/updatedd/Config.in (modified) (10 diffs)
-
package/weechat/Config.in (modified) (3 diffs)
-
target/Config.in (modified) (1 diff)
-
target/linux/Config.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
package/Config.in
r4954a39 re3ea651 48 48 source "package/procmail/Config.in" 49 49 source "package/psybnc/Config.in" 50 menu "sablevm........................... A Java Virtual Machine (JVM) implementation"50 #menu "sablevm........................... A Java Virtual Machine (JVM) implementation" 51 51 source "package/sablevm/Config.in" 52 52 source "package/sablevm-classpath/Config.in" 53 53 source "package/libffi-sable/Config.in" 54 endmenu54 #endmenu 55 55 source "package/sane-backends/Config.in" 56 56 source "package/screen/Config.in" 57 57 source "package/ser2net/Config.in" 58 58 source "package/syslog-ng/Config.in" 59 menu "rrdtool........................... Round-Robin Database (RRD) libraries and tools"59 #menu "rrdtool........................... Round-Robin Database (RRD) libraries and tools" 60 60 source "package/rrdtool/Config.in" 61 61 source "package/rrdtool1/Config.in" 62 62 source "package/rrdcollect/Config.in" 63 endmenu63 #endmenu 64 64 source "package/vim/Config.in" 65 65 endmenu … … 346 346 Useful for building images with custom scripts or extra packages. 347 347 348 endmenu 349 350 menu "Runtime Configuration" 348 comment "Runtime Configuration" 351 349 352 350 config FWRT_RUNTIME_PACKAGES_URL -
package/asterisk/Config.in
r4954a39 re3ea651 1 menu "asterisk.......................... Complete open source PBX"1 #menu "asterisk.......................... Complete open source PBX" 2 2 3 3 config FWRT_PACKAGE_ASTERISK … … 148 148 - res_musiconhold 149 149 150 endmenu150 #endmenu -
package/avahi/Config.in
r4954a39 re3ea651 1 menu "avahi............................. An mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation"1 #menu "avahi............................. An mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation" 2 2 3 3 config FWRT_COMPILE_AVAHI … … 7 7 8 8 config FWRT_PACKAGE_AVAHI_DAEMON 9 prompt "avahi-daemon.................... An mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (daemon)"9 prompt "avahi-daemon...................... An mDNS/DNS-SD (ZeroConf) implementation (daemon)" 10 10 tristate 11 11 default m if CONFIG_DEVEL … … 26 26 27 27 config FWRT_PACKAGE_AVAHI_DNSCONFD 28 prompt "avahi-dnsconfd................ An Unicast DNS server from mDNS/DNS-SD configurationdaemon"28 prompt "avahi-dnsconfd.................. Unicast DNS server from mDNS/DNS-SD config daemon" 29 29 tristate 30 30 default m if CONFIG_DEVEL … … 46 46 47 47 config FWRT_PACKAGE_LIBAVAHI 48 prompt "libavahi........................ An mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library)"48 prompt "libavahi.......................... An mDNS/DNS-SD (ZeroConf) implementation (library)" 49 49 tristate 50 50 default m if CONFIG_DEVEL … … 62 62 This package contains the mDNS/DNS-SD shared libraries, used by other programs. 63 63 64 endmenu64 #endmenu -
package/axtls/Config.in
r4954a39 re3ea651 1 menu "axtls............................. Embedded client/server TLSv1 SSL library"1 #menu "axtls............................. Embedded client/server TLSv1 SSL library" 2 2 3 3 config FWRT_COMPILE_AXTLS … … 17 17 18 18 config FWRT_PACKAGE_AWHTTPD 19 prompt " awhttpd......................... Anti-Web webserver"19 prompt " awhttpd....................... Anti-Web webserver" 20 20 tristate 21 21 default m if CONFIG_DEVEL … … 27 27 http://www.axtls.co.nr/ 28 28 29 endmenu29 #endmenu -
package/bind/Config.in
r4954a39 re3ea651 1 menu "bind.............................. A DNS server implementation"1 #menu "bind.............................. A DNS server implementation" 2 2 3 3 config FWRT_COMPILE_BIND … … 111 111 Depends: libopenssl 112 112 113 endmenu113 #endmenu -
package/busybox/Config.in
r4954a39 re3ea651 1 menu "busybox........................... The Swiss Army Knife of embedded Linux"2 3 1 config FWRT_PACKAGE_BUSYBOX 4 2 prompt "busybox........................... The Swiss Army Knife of embedded Linux" … … 19 17 20 18 endmenu 21 22 endmenu -
package/collectd/Config.in
r4954a39 re3ea651 1 menu "collectd.......................... Lightweight system statistics collection daemon"1 #menu "collectd.......................... Lightweight system statistics collection daemon" 2 2 3 3 config FWRT_PACKAGE_COLLECTD … … 41 41 default y 42 42 depends FWRT_PACKAGE_COLLECTD 43 endmenu43 #endmenu -
package/freeradius/Config.in
r4954a39 re3ea651 1 menu "freeradius........................ A Flexible RADIUS server implementation"1 #menu "freeradius........................ A Flexible RADIUS server implementation" 2 2 3 3 config FWRT_PACKAGE_FREERADIUS … … 22 22 23 23 config FWRT_PACKAGE_FREERADIUS_DEMOCERTS 24 prompt " freeradius-democerts............ Demo certificates to test the server"24 prompt " freeradius-democerts.......... Demo certificates to test the server" 25 25 tristate 26 26 default m if CONFIG_DEVEL … … 28 28 29 29 config FWRT_PACKAGE_FREERADIUS_MOD_CHAP 30 prompt " freeradius-mod-chap............. CHAP module"30 prompt " freeradius-mod-chap........... CHAP module" 31 31 tristate 32 32 default m if CONFIG_DEVEL … … 34 34 35 35 config FWRT_PACKAGE_FREERADIUS_MOD_DETAIL 36 prompt " freeradius-mod-detail........... Detailed accounting module"36 prompt " freeradius-mod-detail......... Detailed accounting module" 37 37 tristate 38 38 default m if CONFIG_DEVEL … … 40 40 41 41 config FWRT_PACKAGE_FREERADIUS_MOD_EAP 42 prompt " freeradius-mod-eap.............. Base EAP module"42 prompt " freeradius-mod-eap............ Base EAP module" 43 43 tristate 44 44 default m if CONFIG_DEVEL … … 46 46 47 47 config FWRT_PACKAGE_FREERADIUS_MOD_EAP_GTC 48 prompt " freeradius-mod-eap-gtc........ EAP/GTC module"48 prompt " freeradius-mod-eap-gtc...... EAP/GTC module" 49 49 tristate 50 50 default m if CONFIG_DEVEL … … 52 52 53 53 config FWRT_PACKAGE_FREERADIUS_MOD_EAP_MD5 54 prompt " freeradius-mod-eap-md5........ EAP/MD5 module"54 prompt " freeradius-mod-eap-md5...... EAP/MD5 module" 55 55 tristate 56 56 default m if CONFIG_DEVEL … … 58 58 59 59 config FWRT_PACKAGE_FREERADIUS_MOD_EAP_MSCHAPV2 60 prompt " freeradius-mod-eap-mschapv2... EAP/MS-CHAPv2 module"60 prompt " freeradius-mod-eap-mschapv2. EAP/MS-CHAPv2 module" 61 61 tristate 62 62 default m if CONFIG_DEVEL … … 64 64 65 65 config FWRT_PACKAGE_FREERADIUS_MOD_EAP_PEAP 66 prompt " freeradius-mod-eap-peap....... EAP/PEAP module"66 prompt " freeradius-mod-eap-peap..... EAP/PEAP module" 67 67 tristate 68 68 default m if CONFIG_DEVEL … … 70 70 71 71 config FWRT_PACKAGE_FREERADIUS_MOD_EAP_TLS 72 prompt " freeradius-mod-eap-tls........ EAP/TLS module"72 prompt " freeradius-mod-eap-tls...... EAP/TLS module" 73 73 tristate 74 74 default m if CONFIG_DEVEL … … 76 76 77 77 config FWRT_PACKAGE_FREERADIUS_MOD_EAP_TTLS 78 prompt " freeradius-mod-eap-ttls..... EAP/TTLS module"78 prompt " freeradius-mod-eap-ttls... EAP/TTLS module" 79 79 tristate 80 80 default m if CONFIG_DEVEL … … 82 82 83 83 config FWRT_PACKAGE_FREERADIUS_MOD_FILES 84 prompt " freeradius-mod-files............ Module using local files for authorization"84 prompt " freeradius-mod-files.......... Module using local files for authorization" 85 85 tristate 86 86 default m if CONFIG_DEVEL … … 88 88 89 89 config FWRT_PACKAGE_FREERADIUS_MOD_LDAP 90 prompt " freeradius-mod-ldap............. LDAP module"90 prompt " freeradius-mod-ldap........... LDAP module" 91 91 tristate 92 92 default m if CONFIG_DEVEL … … 95 95 96 96 config FWRT_PACKAGE_FREERADIUS_MOD_MSCHAP 97 prompt " freeradius-mod-mschap........... MS-CHAP and MS-CHAPv2 module"97 prompt " freeradius-mod-mschap......... MS-CHAP and MS-CHAPv2 module" 98 98 tristate 99 99 default m if CONFIG_DEVEL … … 101 101 102 102 config FWRT_PACKAGE_FREERADIUS_MOD_PAP 103 prompt " freeradius-mod-pap.............. PAP module"103 prompt " freeradius-mod-pap............ PAP module" 104 104 tristate 105 105 default m if CONFIG_DEVEL … … 107 107 108 108 config FWRT_PACKAGE_FREERADIUS_MOD_PREPROCESS 109 prompt " freeradius-mod-preprocess....... Request pre-processing module"109 prompt " freeradius-mod-preprocess..... Request pre-processing module" 110 110 tristate 111 111 default m if CONFIG_DEVEL … … 113 113 114 114 config FWRT_PACKAGE_FREERADIUS_MOD_REALM 115 prompt " freeradius-mod-realm............ Realms handling module"115 prompt " freeradius-mod-realm.......... Realms handling module" 116 116 tristate 117 117 default m if CONFIG_DEVEL … … 119 119 120 120 config FWRT_PACKAGE_FREERADIUS_MOD_SQL 121 prompt " freeradius-mod-sql.............. Base SQL module"121 prompt " freeradius-mod-sql............ Base SQL module" 122 122 tristate 123 123 default m if CONFIG_DEVEL … … 125 125 126 126 config FWRT_PACKAGE_FREERADIUS_MOD_SQL_MYSQL 127 prompt " freeradius-mod-sql-mysql...... MySQL module"127 prompt " freeradius-mod-sql-mysql.... MySQL module" 128 128 tristate 129 129 default m if CONFIG_DEVEL … … 132 132 133 133 config FWRT_PACKAGE_FREERADIUS_MOD_SQL_PGSQL 134 prompt " freeradius-mod-sql-pgsql...... PostgreSQL module"134 prompt " freeradius-mod-sql-pgsql.... PostgreSQL module" 135 135 tristate 136 136 default m if CONFIG_DEVEL … … 139 139 140 140 config FWRT_PACKAGE_FREERADIUS_MOD_SQLCOUNTER 141 prompt " freeradius-mod-sqlcounter..... Generic SQL Counter module"141 prompt " freeradius-mod-sqlcounter... Generic SQL Counter module" 142 142 tristate 143 143 default m if CONFIG_DEVEL … … 145 145 146 146 config FWRT_PACKAGE_FREERADIUS_UTILS 147 prompt " freeradius-utils................ Misc. client utilities"147 prompt " freeradius-utils.............. Misc. client utilities" 148 148 tristate 149 149 default m if CONFIG_DEVEL 150 150 depends FWRT_PACKAGE_FREERADIUS 151 151 152 endmenu152 #endmenu -
package/httping/Config.in
r4954a39 re3ea651 1 menu "httping........................... Httping is like 'ping' but for http-requests."1 #menu "httping........................... Httping is like 'ping' but for http-requests." 2 2 3 3 config FWRT_PACKAGE_HTTPING … … 14 14 15 15 config FWRT_PACKAGE_HTTPING_WITH_SSL 16 prompt " Enable SSL support"16 prompt " Enable SSL support" 17 17 bool 18 18 default y 19 19 depends FWRT_PACKAGE_HTTPING 20 20 21 endmenu21 #endmenu -
package/lighttpd/Config.in
r4954a39 re3ea651 1 menu "lighttpd.......................... Flexible and lightweight web server"1 #menu "lighttpd.......................... Flexible and lightweight web server" 2 2 3 3 config FWRT_PACKAGE_LIGHTTPD … … 15 15 16 16 config FWRT_PACKAGE_LIGHTTPD_MOD_ACCESSLOG 17 prompt " lighttpd-mod-accesslog.......... Access logging module"17 prompt " lighttpd-mod-accesslog........ Access logging module" 18 18 tristate 19 19 default m if CONFIG_DEVEL … … 21 21 22 22 config FWRT_PACKAGE_LIGHTTPD_MOD_ALIAS 23 prompt " lighttpd-mod-alias.............. Directory alias module"23 prompt " lighttpd-mod-alias............ Directory alias module" 24 24 tristate 25 25 default m if CONFIG_DEVEL … … 27 27 28 28 config FWRT_PACKAGE_LIGHTTPD_MOD_AUTH 29 prompt " lighttpd-mod-auth............... Authentication module"29 prompt " lighttpd-mod-auth............. Authentication module" 30 30 tristate 31 31 default m if CONFIG_DEVEL … … 33 33 34 34 config FWRT_PACKAGE_LIGHTTPD_MOD_CGI 35 prompt " lighttpd-mod-cgi................ CGI module"35 prompt " lighttpd-mod-cgi.............. CGI module" 36 36 tristate 37 37 default m if CONFIG_DEVEL … … 39 39 40 40 config FWRT_PACKAGE_LIGHTTPD_MOD_EVASIVE 41 prompt " lighttpd-mod-evasive............ Evasive module"41 prompt " lighttpd-mod-evasive.......... Evasive module" 42 42 tristate 43 43 default m if CONFIG_DEVEL … … 45 45 46 46 config FWRT_PACKAGE_LIGHTTPD_MOD_EXPIRE 47 prompt " lighttpd-mod-expire............. Expire module"47 prompt " lighttpd-mod-expire........... Expire module" 48 48 tristate 49 49 default m if CONFIG_DEVEL … … 51 51 52 52 config FWRT_PACKAGE_LIGHTTPD_MOD_FASTCGI 53 prompt " lighttpd-mod-fastcgi............ FastCGI module"53 prompt " lighttpd-mod-fastcgi.......... FastCGI module" 54 54 tristate 55 55 default m if CONFIG_DEVEL … … 57 57 58 58 config FWRT_PACKAGE_LIGHTTPD_MOD_PROXY 59 prompt " lighttpd-mod-proxy.............. Proxy module"59 prompt " lighttpd-mod-proxy............ Proxy module" 60 60 tristate 61 61 default m if CONFIG_DEVEL … … 63 63 64 64 config FWRT_PACKAGE_LIGHTTPD_MOD_REDIRECT 65 prompt " lighttpd-mod-redirect........... URL redirection module"65 prompt " lighttpd-mod-redirect......... URL redirection module" 66 66 tristate 67 67 default m if CONFIG_DEVEL … … 69 69 70 70 config FWRT_PACKAGE_LIGHTTPD_MOD_REWRITE 71 prompt " lighttpd-mod-rewrite............ URL rewriting module"71 prompt " lighttpd-mod-rewrite.......... URL rewriting module" 72 72 tristate 73 73 default m if CONFIG_DEVEL … … 75 75 76 76 config FWRT_PACKAGE_LIGHTTPD_MOD_SETENV 77 prompt " lighttpd-mod-setenv............. Environment variable setting module"77 prompt " lighttpd-mod-setenv........... Environment variable setting module" 78 78 tristate 79 79 default m if CONFIG_DEVEL … … 81 81 82 82 config FWRT_PACKAGE_LIGHTTPD_MOD_SIMPLE_VHOST 83 prompt " lighttpd-mod-simple-vhost....... Simple virtual hosting module"83 prompt " lighttpd-mod-simple-vhost..... Simple virtual hosting module" 84 84 tristate 85 85 default m if CONFIG_DEVEL … … 87 87 88 88 config FWRT_PACKAGE_LIGHTTPD_MOD_SSI 89 prompt " lighttpd-mod-ssi................ SSI module"89 prompt " lighttpd-mod-ssi.............. SSI module" 90 90 tristate 91 91 default m if CONFIG_DEVEL … … 93 93 94 94 config FWRT_PACKAGE_LIGHTTPD_MOD_STATUS 95 prompt " lighttpd-mod-status............. Server status display module"95 prompt " lighttpd-mod-status........... Server status display module" 96 96 tristate 97 97 default m if CONFIG_DEVEL … … 99 99 100 100 config FWRT_PACKAGE_LIGHTTPD_MOD_USERTRACK 101 prompt " lighttpd-mod-usertrack.......... User tracking module"101 prompt " lighttpd-mod-usertrack........ User tracking module" 102 102 tristate 103 103 default m if CONFIG_DEVEL 104 104 depends FWRT_PACKAGE_LIGHTTPD 105 105 106 endmenu106 #endmenu -
package/lua/Config.in
r4954a39 re3ea651 1 menu "lua............................... LUA programming language"1 #menu "lua............................... LUA programming language" 2 2 3 3 config FWRT_COMPILE_LUA … … 109 109 This package contains LUA language examples. 110 110 111 endmenu111 #endmenu -
package/mini_httpd/Config.in
r4954a39 re3ea651 1 menu "mini-httpd........................ A small web server"1 #menu "mini-httpd........................ A small web server" 2 2 3 3 config FWRT_COMPILE_MINI_HTTPD … … 94 94 http://www.acme.com/software/mini_httpd/ 95 95 96 endmenu96 #endmenu -
package/mpd/Config.in
r4954a39 re3ea651 1 menu "mpd............................... Music Player Daemon"1 #menu "mpd............................... Music Player Daemon" 2 2 3 3 config FWRT_PACKAGE_MPD … … 13 13 14 14 config FWRT_COMPILE_MPD_WITH_MP3 15 prompt " MP3 support"15 prompt " MP3 support" 16 16 bool 17 17 default y … … 23 23 24 24 config FWRT_COMPILE_MPD_WITH_OGG 25 prompt " Ogg Support"25 prompt " Ogg Support" 26 26 bool 27 27 default y … … 32 32 33 33 config FWRT_COMPILE_MPD_WITH_FLAC 34 prompt " FLAC Support"34 prompt " FLAC Support" 35 35 bool 36 36 default y … … 40 40 Enable flac support (libflac). 41 41 42 endmenu42 #endmenu -
package/ndisc/Config.in
r4954a39 re3ea651 1 menu "ndisc6............................ IPv6 discovery tools"1 #menu "ndisc6............................ IPv6 discovery tools" 2 2 3 3 config FWRT_COMPILE_NDISC6 … … 39 39 http://people.via.ecp.fr/~rem/ndisc6/ 40 40 41 endmenu41 #endmenu -
package/olsrd/Config.in
r4954a39 re3ea651 1 menu "olsrd............................. OLSR (Optimized Link State Routing) daemon"1 #menu "olsrd............................. OLSR (Optimized Link State Routing) daemon" 2 2 3 3 config FWRT_PACKAGE_OLSRD … … 11 11 12 12 config FWRT_PACKAGE_OLSRD_MOD_DOT_DRAW 13 prompt " olsrd-mod-dot-draw.............. Dot topology information plugin"13 prompt " olsrd-mod-dot-draw............ Dot topology information plugin" 14 14 tristate 15 15 default m if CONFIG_DEVEL … … 17 17 18 18 config FWRT_PACKAGE_OLSRD_MOD_DYN_GW 19 prompt " olsrd-mod-dyn-gw................ Dynamic internet gateway plugin"19 prompt " olsrd-mod-dyn-gw.............. Dynamic internet gateway plugin" 20 20 tristate 21 21 default m if CONFIG_DEVEL … … 23 23 24 24 config FWRT_PACKAGE_OLSRD_MOD_HTTPINFO 25 prompt " olsrd-mod-httpinfo.............. Small informative web server plugin"25 prompt " olsrd-mod-httpinfo............ Small informative web server plugin" 26 26 tristate 27 27 default m if CONFIG_DEVEL … … 29 29 30 30 config FWRT_PACKAGE_OLSRD_MOD_NAMESERVICE 31 prompt " olsrd-mod-nameservice........... Lightweight hostname resolver plugin"31 prompt " olsrd-mod-nameservice......... Lightweight hostname resolver plugin" 32 32 tristate 33 33 default m if CONFIG_DEVEL … … 35 35 36 36 config FWRT_PACKAGE_OLSRD_MOD_POWER 37 prompt " olsrd-mod-power................. Power status plugin"37 prompt " olsrd-mod-power............... Power status plugin" 38 38 tristate 39 39 default m if CONFIG_DEVEL … … 41 41 42 42 config FWRT_PACKAGE_OLSRD_MOD_SECURE 43 prompt " olsrd-mod-secure................ Message signing plugin to secure olsrd routing domain"43 prompt " olsrd-mod-secure.............. Message signing plugin to secure olsrd routing domain" 44 44 tristate 45 45 default m if CONFIG_DEVEL … … 47 47 48 48 config FWRT_PACKAGE_OLSRD_MOD_TAS 49 prompt " olsrd-mod-tas................... Tiny Application Server (TAS) plugin for olsrd"49 prompt " olsrd-mod-tas................. Tiny Application Server (TAS) plugin for olsrd" 50 50 tristate 51 51 default m if CONFIG_DEVEL 52 52 depends FWRT_PACKAGE_OLSRD 53 53 54 endmenu54 #endmenu -
package/openser/Config.in
r4954a39 re3ea651 1 menu "openser........................... Configurable, free SIP server"1 #menu "openser........................... Configurable, free SIP server" 2 2 3 3 config FWRT_PACKAGE_OPENSER … … 10 10 11 11 config FWRT_PACKAGE_OPENSER_MOD_AUTH 12 prompt " openser-mod-auth................ Authentication support"12 prompt " openser-mod-auth.............. Authentication support" 13 13 tristate 14 14 default m if CONFIG_DEVEL … … 18 18 19 19 config FWRT_PACKAGE_OPENSER_MOD_AUTH_DB 20 prompt " openser-mod-auth-db........... Authentication with database support"20 prompt " openser-mod-auth-db......... Authentication with database support" 21 21 tristate 22 22 default m if CONFIG_DEVEL … … 26 26 27 27 config FWRT_PACKAGE_OPENSER_MOD_AUTH_RADIUS 28 prompt " openser-mod-auth-radius....... Authentication with RADIUS support"28 prompt " openser-mod-auth-radius..... Authentication with RADIUS support" 29 29 tristate 30 30 default m if CONFIG_DEVEL … … 35 35 36 36 config FWRT_PACKAGE_OPENSER_MOD_AVP_RADIUS 37 prompt " openser-mod-avp-radius.......... AVP with RADIUS support"37 prompt " openser-mod-avp-radius........ AVP with RADIUS support" 38 38 tristate 39 39 default m if CONFIG_DEVEL … … 44 44 45 45 config FWRT_PACKAGE_OPENSER_MOD_AVPOPS 46 prompt " openser-mod-avpops.............. AVP options support"46 prompt " openser-mod-avpops............ AVP options support" 47 47 tristate 48 48 default m if CONFIG_DEVEL … … 52 52 53 53 config FWRT_PACKAGE_OPENSER_MOD_DISPATCHER 54 prompt " openser-mod-dispatcher.......... dispatcher support"54 prompt " openser-mod-dispatcher........ dispatcher support" 55 55 tristate 56 56 default m if CONFIG_DEVEL … … 60 60 61 61 config FWRT_PACKAGE_OPENSER_MOD_DIVERSION 62 prompt " openser-mod-diversion........... diversion support"62 prompt " openser-mod-diversion......... diversion support" 63 63 tristate 64 64 default m if CONFIG_DEVEL … … 68 68 69 69 config FWRT_PACKAGE_OPENSER_MOD_FLATSTORE 70 prompt " openser-mod-flatstore........... flatstore support"70 prompt " openser-mod-flatstore......... flatstore support" 71 71 tristate 72 72 default m if CONFIG_DEVEL … … 76 76 77 77 config FWRT_PACKAGE_OPENSER_MOD_GFLAGS 78 prompt " openser-mod-gflags.............. gflags support"78 prompt " openser-mod-gflags............ gflags support" 79 79 tristate 80 80 default m if CONFIG_DEVEL … … 84 84 85 85 config FWRT_PACKAGE_OPENSER_MOD_GROUP 86 prompt " openser-mod-group............... group support"86 prompt " openser-mod-group............. group support" 87 87 tristate 88 88 default m if CONFIG_DEVEL … … 92 92 93 93 config FWRT_PACKAGE_OPENSER_MOD_GROUP_RADIUS 94 prompt " openser-mod-group-radius........ group with RADIUS support"94 prompt " openser-mod-group-radius...... group with RADIUS support" 95 95 tristate 96 96 default m if CONFIG_DEVEL … … 100 100 101 101 config FWRT_PACKAGE_OPENSER_MOD_LCR 102 prompt " openser-mod-lcr................. Least Cost Routing support"102 prompt " openser-mod-lcr............... Least Cost Routing support" 103 103 tristate 104 104 default m if CONFIG_DEVEL … … 109 109 110 110 config FWRT_PACKAGE_OPENSER_MOD_MEDIAPROXY 111 prompt " openser-mod-mediaproxy.......... Mediaproxy support"111 prompt " openser-mod-mediaproxy........ Mediaproxy support" 112 112 tristate 113 113 default m if CONFIG_DEVEL … … 117 117 118 118 config FWRT_PACKAGE_OPENSER_MOD_MSILO 119 prompt " openser-mod-msilo............... MSilo support"119 prompt " openser-mod-msilo............. MSilo support" 120 120 tristate 121 121 default m if CONFIG_DEVEL … … 125 125 126 126 config FWRT_PACKAGE_OPENSER_MOD_MYSQL 127 prompt " openser-mod-mysql............... MySQL support"127 prompt " openser-mod-mysql............. MySQL support" 128 128 tristate 129 129 default m if CONFIG_DEVEL … … 134 134 135 135 config FWRT_PACKAGE_OPENSER_MOD_NATHELPER 136 prompt " openser-mod-nathelper........... NAT helper support"136 prompt " openser-mod-nathelper......... NAT helper support" 137 137 tristate 138 138 default m if CONFIG_DEVEL … … 142 142 143 143 config FWRT_PACKAGE_OPENSER_MOD_OPTIONS 144 prompt " openser-mod-options............. options support"144 prompt " openser-mod-options........... options support" 145 145 tristate 146 146 default m if CONFIG_DEVEL … … 150 150 151 151 config FWRT_PACKAGE_OPENSER_MOD_PDT 152 prompt " openser-mod-pdt................. PDT support"152 prompt " openser-mod-pdt............... PDT support" 153 153 tristate 154 154 default m if CONFIG_DEVEL … … 158 158 159 159 config FWRT_PACKAGE_OPENSER_MOD_PERMISSIONS 160 prompt " openser-mod-permissions......... Permissions support"160 prompt " openser-mod-permissions....... Permissions support" 161 161 tristate 162 162 default m if CONFIG_DEVEL … … 166 166 167 167 config FWRT_PACKAGE_OPENSER_MOD_PIKE 168 prompt " openser-mod-pike................ PIKE support"168 prompt " openser-mod-pike.............. PIKE support" 169 169 tristate 170 170 default m if CONFIG_DEVEL … … 174 174 175 175 config FWRT_PACKAGE_OPENSER_MOD_SMS 176 prompt " openser-mod-sms................. SMS support"176 prompt " openser-mod-sms............... SMS support" 177 177 tristate 178 178 default m if CONFIG_DEVEL … … 182 182 183 183 config FWRT_PACKAGE_OPENSER_MOD_SPEEDDIAL 184 prompt " openser-mod-speeddial........... Speed Dial support"184 prompt " openser-mod-speeddial......... Speed Dial support" 185 185 tristate 186 186 default m if CONFIG_DEVEL … … 190 190 191 191 config FWRT_PACKAGE_OPENSER_MOD_UAC 192 prompt " openser-mod-uac................. UAC support"192 prompt " openser-mod-uac............... UAC support" 193 193 tristate 194 194 default m if CONFIG_DEVEL … … 198 198 199 199 config FWRT_PACKAGE_OPENSER_MOD_UAC_REDIRECT 200 prompt " openser-mod-uac................. UAC redirect support"200 prompt " openser-mod-uac............... UAC redirect support" 201 201 tristate 202 202 default m if CONFIG_DEVEL … … 206 206 207 207 config FWRT_PACKAGE_OPENSER_MOD_URI 208 prompt " openser-mod-uri................. URI support"208 prompt " openser-mod-uri............... URI support" 209 209 tristate 210 210 default m if CONFIG_DEVEL … … 214 214 215 215 config FWRT_PACKAGE_OPENSER_MOD_URI_DB 216 prompt " openser-mod-uri-db.............. URI database support"216 prompt " openser-mod-uri-db............ URI database support" 217 217 tristate 218 218 default m if CONFIG_DEVEL … … 222 222 223 223 config FWRT_PACKAGE_OPENSER_MOD_URI_RADIUS 224 prompt " openser-mod-uri-radius.......... URI with RADIUS support"224 prompt " openser-mod-uri-radius........ URI with RADIUS support" 225 225 tristate 226 226 default m if CONFIG_DEVEL … … 230 230 231 231 config FWRT_PACKAGE_OPENSER_MOD_XLOG 232 prompt " openser-mod-xlog................ Logging support"232 prompt " openser-mod-xlog.............. Logging support" 233 233 tristate 234 234 default m if CONFIG_DEVEL … … 237 237 Logging support 238 238 239 endmenu239 #endmenu -
package/openvpn/Config.in
r4954a39 re3ea651 1 menu "openvpn........................... Open source VPN solution using SSL"1 #menu "openvpn........................... Open source VPN solution using SSL" 2 2 3 3 config FWRT_PACKAGE_OPENVPN … … 14 14 15 15 config FWRT_PACKAGE_OPENVPN_EASY_RSA 16 prompt " openvpn-easy-rsa................ simple shell scripts to manage a Certificate Authority"16 prompt " openvpn-easy-rsa................ simple shell scripts to manage a Certificate Authority" 17 17 tristate 18 18 default m if CONFIG_DEVEL … … 25 25 26 26 config FWRT_COMPILE_OPENVPN_WITH_SERVER 27 prompt " Enable server support"27 prompt " Enable server support" 28 28 bool 29 29 default y … … 31 31 32 32 config FWRT_COMPILE_OPENVPN_WITH_HTTP 33 prompt " Enable http proxy support"33 prompt " Enable http proxy support" 34 34 bool 35 35 default y … … 37 37 38 38 config FWRT_COMPILE_OPENVPN_WITH_OPENSSL 39 prompt " Enable openssl support"39 prompt " Enable openssl support" 40 40 bool 41 41 default y … … 44 44 45 45 config FWRT_COMPILE_OPENVPN_WITH_LZO 46 prompt " Enable transparent compression (lzo)"46 prompt " Enable transparent compression (lzo)" 47 47 bool 48 48 default y … … 51 51 52 52 config FWRT_COMPILE_OPENVPN_WITH_PASSWORD_SAVE 53 prompt " Enable password saving"53 prompt " Enable password saving" 54 54 bool 55 55 default y … … 57 57 58 58 config FWRT_COMPILE_OPENVPN_WITH_SMALL 59 prompt " Enable smaller executable size (disable OCC, usage message, and verb 4 parm list)"59 prompt " Enable smaller executable size (disable OCC, usage message, and verb 4 parm list)" 60 60 bool 61 61 default n 62 62 depends FWRT_PACKAGE_OPENVPN 63 63 64 endmenu64 #endmenu -
package/php4/Config.in
r4954a39 re3ea651 1 menu "php4.............................. PHP4 Hypertext preprocessor"1 #menu "php4.............................. PHP4 Hypertext preprocessor" 2 2 3 3 config FWRT_COMPILE_PHP4 … … 6 6 depends FWRT_PACKAGE_PHP4_CLI || FWRT_PACKAGE_PHP4_CGI || FWRT_PACKAGE_PHP4_FASTCGI 7 7 8 comment " Server API ---"8 comment "PHP 4 Server API ---" 9 9 10 10 config FWRT_PACKAGE_PHP4_CLI … … 47 47 http://www.php.net/ 48 48 49 comment " Extensions ---"49 comment "PHP 4 Extensions ---" 50 50 51 51 config FWRT_PACKAGE_PHP4_MOD_CURL … … 138 138 select FWRT_PACKAGE_LIBEXPAT 139 139 140 endmenu 140 comment "PHP 4 Configuration end ---" 141 #endmenu -
package/php5/Config.in
r4954a39 re3ea651 1 menu "php5.............................. PHP5 Hypertext preprocessor"1 #menu "php5.............................. PHP5 Hypertext preprocessor" 2 2 3 3 config FWRT_COMPILE_PHP5 … … 6 6 depends FWRT_PACKAGE_PHP5_CLI || FWRT_PACKAGE_PHP5_CGI || FWRT_PACKAGE_PHP5_FASTCGI 7 7 8 comment " Server API ---"8 comment "PHP 5 Server API ---" 9 9 10 10 config FWRT_PACKAGE_PHP5_CLI … … 47 47 http://www.php.net/ 48 48 49 comment " Extensions ---"49 comment "PHP 5 Extensions ---" 50 50 51 51 config FWRT_PACKAGE_PHP5_MOD_CURL … … 138 138 select FWRT_PACKAGE_LIBEXPAT 139 139 140 endmenu 140 comment "PHP 5 Configuration end ---" 141 #endmenu -
package/ppp/Config.in
r4954a39 re3ea651 1 menu "ppp............................... PPP (Point-to-Point Protocol) daemon"1 #menu "ppp............................... PPP (Point-to-Point Protocol) daemon" 2 2 3 3 config FWRT_PACKAGE_PPP … … 8 8 9 9 config FWRT_PACKAGE_PPP_WITH_FILTER 10 prompt " Enable filter support"10 prompt " Enable filter support" 11 11 bool 12 12 default n 13 13 14 14 config FWRT_PACKAGE_PPP_MOD_PPPOA 15 prompt " ppp-mod-pppoa................... PPPoA (PPP over ATM) plugin"15 prompt " ppp-mod-pppoa................. PPPoA (PPP over ATM) plugin" 16 16 tristate 17 17 default n … … 20 20 21 21 config FWRT_PACKAGE_PPP_MOD_PPPOE 22 prompt " ppp-mod-pppoe................... PPPoE (PPP over Ethernet) plugin"22 prompt " ppp-mod-pppoe................. PPPoE (PPP over Ethernet) plugin" 23 23 tristate 24 24 default n … … 27 27 28 28 config FWRT_PACKAGE_PPP_MOD_RADIUS 29 prompt " ppp-mod-radius.................. RADIUS (Remote Authentication Dial-In User Service) plugin"29 prompt " ppp-mod-radius................ RADIUS (Remote Authentication Dial-In User Service) plugin" 30 30 tristate 31 31 default n … … 33 33 34 34 config FWRT_PACKAGE_CHAT 35 prompt " chat............................ Utility to establish conversation with other PPP servers (via a modem)"35 prompt " chat.......................... Utility to establish conversation with other PPP servers (via a modem)" 36 36 tristate 37 37 default n … … 39 39 40 40 config FWRT_PACKAGE_PPPDUMP 41 prompt " pppdump......................... Utility to read PPP record file"41 prompt " pppdump....................... Utility to read PPP record file" 42 42 tristate 43 43 default n … … 45 45 46 46 config FWRT_PACKAGE_PPPSTATS 47 prompt " pppstats........................ Utility to report PPP statistics"47 prompt " pppstats...................... Utility to report PPP statistics" 48 48 tristate 49 49 default n 50 50 depends on FWRT_PACKAGE_PPP 51 51 52 endmenu52 #endmenu -
package/quagga/Config.in
r4954a39 re3ea651 1 menu "quagga............................ The Quagga Software Routing Suite"1 #menu "quagga............................ The Quagga Software Routing Suite" 2 2 3 3 config FWRT_PACKAGE_QUAGGA … … 13 13 14 14 config FWRT_PACKAGE_QUAGGA_BGPD 15 prompt " quagga-bgpd..................... BGPv4, BGPv4+, BGPv4- routing engine"15 prompt " quagga-bgpd................... BGPv4, BGPv4+, BGPv4- routing engine" 16 16 tristate 17 17 default m if CONFIG_DEVEL … … 22 22 23 23 config FWRT_PACKAGE_QUAGGA_OSPFD 24 prompt " quagga-ospfd.................... OSPFv2 routing engine"24 prompt " quagga-ospfd.................. OSPFv2 routing engine" 25 25 tristate 26 26 default m if CONFIG_DEVEL … … 30 30 31 31 config FWRT_PACKAGE_QUAGGA_OSPF6D 32 prompt " quagga-ospf6d................... OSPFv3 routing engine"32 prompt " quagga-ospf6d................. OSPFv3 routing engine" 33 33 tristate 34 34 default m if CONFIG_DEVEL … … 38 38 39 39 config FWRT_PACKAGE_QUAGGA_RIPD 40 prompt " quagga-ripd..................... RIP routing engine"40 prompt " quagga-ripd................... RIP routing engine" 41 41 tristate 42 42 default m if CONFIG_DEVEL … … 46 46 47 47 config FWRT_PACKAGE_QUAGGA_RIPNGD 48 prompt " quagga-ripngd................... RIPNG routing engine"48 prompt " quagga-ripngd................. RIPNG routing engine" 49 49 tristate 50 50 default m if CONFIG_DEVEL … … 54 54 55 55 config FWRT_PACKAGE_QUAGGA_VTYSH 56 prompt " quagga-vtysh.................... integrated shell for Quagga routing software"56 prompt " quagga-vtysh.................. integrated shell for Quagga routing software" 57 57 tristate 58 58 default m if CONFIG_DEVEL … … 64 64 at once in an integrated shell. 65 65 66 endmenu66 #endmenu -
package/rrdcollect/Config.in
r4954a39 re3ea651 1 1 config FWRT_PACKAGE_RRDCOLLECT 2 prompt " rrdcollect........................ Round-Robin Database (RRD) collecting daemon"2 prompt " rrdcollect...................... Round-Robin Database (RRD) collecting daemon" 3 3 tristate 4 4 default m if CONFIG_DEVEL … … 16 16 17 17 config FWRT_PACKAGE_RRDCOLLECT_EXAMPLE 18 prompt " rrdcollect-example.............. Example setup for RRD collecting daemon above"18 prompt " rrdcollect-example.......... Example setup for RRD collecting daemon above" 19 19 tristate 20 20 default m if CONFIG_DEVEL -
package/snort-wireless/Config.in
r4954a39 re3ea651 1 menu "snort-wireless.................... Ligthweight Wireless Network Intrusion Detection System (NIDS)"1 #menu "snort-wireless.................... Ligthweight Wireless Network Intrusion Detection System (NIDS)" 2 2 3 3 config FWRT_COMPILE_SNORT_WIRELESS … … 87 87 endchoice 88 88 89 endmenu89 #endmenu -
package/snort/Config.in
r4954a39 re3ea651 1 menu "snort............................. Ligthweight Network Intrusion Detection System (NIDS)"1 #menu "snort............................. Ligthweight Network Intrusion Detection System (NIDS)" 2 2 3 3 config FWRT_COMPILE_SNORT … … 86 86 endchoice 87 87 88 endmenu88 #endmenu -
package/squid/Config.in
r4954a39 re3ea651 1 menu "squid............................. proxy and web cache"1 #menu "squid............................. proxy and web cache" 2 2 3 3 config FWRT_PACKAGE_SQUID … … 15 15 16 16 config FWRT_PACKAGE_SQUID_MOD_BASIC_AUTH_GETPWNAM 17 prompt " squid-mod-basic-auth-getpwnam......... getpwnam basic authentication helper"17 prompt " squid-mod-basic-auth-getpwnam....... getpwnam basic authentication helper" 18 18 tristate 19 19 depends FWRT_PACKAGE_SQUID … … 22 22 23 23 config FWRT_PACKAGE_SQUID_MOD_BASIC_AUTH_NCSA 24 prompt " squid-mod-basic-auth-ncsa............. NCSA basic authentication helper"24 prompt " squid-mod-basic-auth-ncsa........... NCSA basic authentication helper" 25 25 tristate 26 26 depends FWRT_PACKAGE_SQUID … … 29 29 30 30 config FWRT_PACKAGE_SQUID_MOD_BASIC_AUTH_SMB 31 prompt " squid-mod-basic-auth-smb.............. Samba basic authentication helper"31 prompt " squid-mod-basic-auth-smb............ Samba basic authentication helper" 32 32 tristate 33 33 depends FWRT_PACKAGE_SQUID … … 36 36 37 37 config FWRT_PACKAGE_SQUID_MOD_BASIC_AUTH_WINBIND 38 prompt " squid-mod-basic-auth-winbind.......... Winbind basic authentication helper"38 prompt " squid-mod-basic-auth-winbind........ Winbind basic authentication helper" 39 39 tristate 40 40 depends FWRT_PACKAGE_SQUID … … 43 43 44 44 config FWRT_PACKAGE_SQUID_MOD_DIGEST_AUTH_PASSWORD 45 prompt " squid-mod-digest-auth-password........ Password digest authentication ehlper"45 prompt " squid-mod-digest-auth-password...... Password digest authentication ehlper" 46 46 tristate 47 47 depends FWRT_PACKAGE_SQUID … … 50 50 51 51 config FWRT_PACKAGE_SQUID_MOD_EXTERNAL_ACL_IP_USER 52 prompt " squid-mod-external-acl-ip_user........ IP user external ACL helper"52 prompt " squid-mod-external-acl-ip_user...... IP user external ACL helper" 53 53 tristate 54 54 depends FWRT_PACKAGE_SQUID … … 57 57 58 58 config FWRT_PACKAGE_SQUID_MOD_EXTERNAL_ACL_UNIX_GROUP 59 prompt " squid-mod-external-acl-unix-group..... Unix group external ACL helper"59 prompt " squid-mod-external-acl-unix-group... Unix group external ACL helper" 60 60 tristate 61 61 depends FWRT_PACKAGE_SQUID … … 64 64 65 65 config FWRT_PACKAGE_SQUID_MOD_EXTERNAL_ACL_WINBIND_GROUP 66 prompt " squid-mod-external-acl-winbind-group..Winbind group external ACL helper"66 prompt " squid-mod-external-acl-winbind-group Winbind group external ACL helper" 67 67 tristate 68 68 depends FWRT_PACKAGE_SQUID … … 71 71 72 72 config FWRT_PACKAGE_SQUID_MOD_NTLM_AUTH_FAKEAUTH 73 prompt " squid-mod-ntlm-auth-fakeauth.......... Fakeauth NTLM authentication helper"73 prompt " squid-mod-ntlm-auth-fakeauth........ Fakeauth NTLM authentication helper" 74 74 tristate 75 75 depends FWRT_PACKAGE_SQUID … … 78 78 79 79 config FWRT_PACKAGE_SQUID_MOD_NTLM_AUTH_SMB_AUTH 80 prompt " squid-mod-ntlm-auth-smb-auth.......... Samba NTLM authentication helper"80 prompt " squid-mod-ntlm-auth-smb-auth........ Samba NTLM authentication helper" 81 81 tristate 82 82 depends FWRT_PACKAGE_SQUID … … 85 85 86 86 config FWRT_PACKAGE_SQUID_MOD_NTLM_AUTH_WINBIND_AUTH 87 prompt " squid-mod-ntlm-auth-winbind-auth...... Winbind NTLM authentication helper"87 prompt " squid-mod-ntlm-auth-winbind-auth.... Winbind NTLM authentication helper" 88 88 tristate 89 89 depends FWRT_PACKAGE_SQUID … … 91 91 Winbind NTLM authentication helper 92 92 93 endmenu93 #endmenu -
package/tinyproxy/Config.in
r4954a39 re3ea651 1 menu "tinyproxy......................... Tinyproxy is a lightweight HTTP and HTTPS proxy."1 #menu "tinyproxy......................... Tinyproxy is a lightweight HTTP and HTTPS proxy." 2 2 3 3 config FWRT_PACKAGE_TINYPROXY … … 11 11 12 12 config FWRT_COMPILE_TINYPROXY_WITH_TRANSPARENT_PROXY 13 prompt " Enable transparent proxying"13 prompt " Enable transparent proxying" 14 14 bool 15 15 default y … … 17 17 18 18 config FWRT_COMPILE_TINYPROXY_WITH_FILTER 19 prompt " Enable filtering support"19 prompt " Enable filtering support" 20 20 bool 21 21 default y … … 23 23 24 24 config FWRT_COMPILE_TINYPROXY_WITH_UPSTREAM 25 prompt " Enable upstream support"25 prompt " Enable upstream support" 26 26 bool 27 27 default y 28 28 depends FWRT_PACKAGE_TINYPROXY 29 29 30 endmenu30 #endmenu -
package/ulogd/Config.in
r4954a39 re3ea651 1 menu "ulogd............................. Netfilter userspace logging daemon"1 #menu "ulogd............................. Netfilter userspace logging daemon" 2 2 3 3 config FWRT_PACKAGE_ULOGD … … 12 12 13 13 config FWRT_PACKAGE_ULOGD_MOD_MYSQL 14 prompt " ulogd-mod-mysql................. Output plugin for logging into a MySQL database"14 prompt " ulogd-mod-mysql............... Output plugin for logging into a MySQL database" 15 15 tristate 16 16 default m if CONFIG_DEVEL … … 19 19 20 20 config FWRT_PACKAGE_ULOGD_MOD_PCAP 21 prompt " ulogd-mod-pcap................... Output plugin for logging into pcap format"21 prompt " ulogd-mod-pcap................. Output plugin for logging into pcap format" 22 22 tristate 23 23 default m if CONFIG_DEVEL … … 26 26 27 27 config FWRT_PACKAGE_ULOGD_MOD_PGSQL 28 prompt " ulogd-mod-pgsql................. Output plugin for logging into a PostgreSQL database"28 prompt " ulogd-mod-pgsql............... Output plugin for logging into a PostgreSQL database" 29 29 tristate 30 30 default m if CONFIG_DEVEL … … 33 33 34 34 config FWRT_PACKAGE_ULOGD_MOD_SQLITE 35 prompt " ulogd-mod-sqlite................ Output plugin for logging into an SQLite database"35 prompt " ulogd-mod-sqlite.............. Output plugin for logging into an SQLite database" 36 36 tristate 37 37 default m if CONFIG_DEVEL … … 40 40 41 41 config FWRT_PACKAGE_ULOGD_MOD_EXTRA 42 prompt " ulogd-mod-extra................. All other plugins"42 prompt " ulogd-mod-extra............... All other plugins" 43 43 tristate 44 44 default m if CONFIG_DEVEL 45 45 depends FWRT_PACKAGE_ULOGD 46 46 47 endmenu47 #endmenu -
package/updatedd/Config.in
r4954a39 re3ea651 1 menu "updatedd.......................... A tool to update dynamic dns services"1 #menu "updatedd.......................... A tool to update dynamic dns services" 2 2 3 3 config FWRT_PACKAGE_UPDATEDD … … 14 14 15 15 if FWRT_PACKAGE_UPDATEDD 16 comment " PluginDynamic DNS service"16 comment " Plugin Dynamic DNS service" 17 17 endif 18 18 19 19 config FWRT_PACKAGE_UPDATEDD_MOD_CHANGEIP 20 prompt " updatedd-mod-changeip........... changeip.com"20 prompt " updatedd-mod-changeip......... changeip.com" 21 21 tristate 22 22 depends on FWRT_PACKAGE_UPDATEDD … … 24 24 25 25 config FWRT_PACKAGE_UPDATEDD_MOD_DYNDNS 26 prompt " updatedd-mod-dyndns............. dyndns.org"26 prompt " updatedd-mod-dyndns........... dyndns.org" 27 27 tristate 28 28 depends on FWRT_PACKAGE_UPDATEDD … … 30 30 31 31 config FWRT_PACKAGE_UPDATEDD_MOD_EURODYNDNS 32 prompt " updatedd-mod-eurodyndns......... eurodyndns.org"32 prompt " updatedd-mod-eurodyndns....... eurodyndns.org" 33 33 tristate 34 34 depends on FWRT_PACKAGE_UPDATEDD … … 36 36 37 37 config FWRT_PACKAGE_UPDATEDD_MOD_HN 38 prompt " updatedd-mod-hn................. hn.org"38 prompt " updatedd-mod-hn............... hn.org" 39 39 tristate 40 40 depends on FWRT_PACKAGE_UPDATEDD … … 42 42 43 43 config FWRT_PACKAGE_UPDATEDD_MOD_NOIP 44 prompt " updatedd-mod-noip............... no-ip.com"44 prompt " updatedd-mod-noip............. no-ip.com" 45 45 tristate 46 46 depends on FWRT_PACKAGE_UPDATEDD … … 48 48 49 49 config FWRT_PACKAGE_UPDATEDD_MOD_ODS 50 prompt " updatedd-mod-ods................ ods.org"50 prompt " updatedd-mod-ods.............. ods.org" 51 51 tristate 52 52 depends on FWRT_PACKAGE_UPDATEDD … … 54 54 55 55 config FWRT_PACKAGE_UPDATEDD_MOD_OVH 56 prompt " updatedd-mod-ovh................ ovh.com"56 prompt " updatedd-mod-ovh.............. ovh.com" 57 57 tristate 58 58 depends on FWRT_PACKAGE_UPDATEDD … … 60 60 61 61 config FWRT_PACKAGE_UPDATEDD_MOD_REGFISH 62 prompt " updatedd-mod-regfish............ regfish.com"62 prompt " updatedd-mod-regfish.......... regfish.com" 63 63 tristate 64 64 depends on FWRT_PACKAGE_UPDATEDD … … 66 66 67 67 config FWRT_PACKAGE_UPDATEDD_MOD_TZO 68 prompt " updatedd-mod-tzo................ tzo.com"68 prompt " updatedd-mod-tzo.............. tzo.com" 69 69 tristate 70 70 depends on FWRT_PACKAGE_UPDATEDD 71 71 default m if CONFIG_DEVEL 72 72 73 endmenu73 #endmenu -
package/weechat/Config.in
r4954a39 re3ea651 1 menu "weechat........................... Lightweight IRC client"1 #menu "weechat........................... Lightweight IRC client" 2 2 3 3 config FWRT_PACKAGE_WEECHAT … … 12 12 13 13 config FWRT_COMPILE_WEECHAT_WITH_TLS 14 prompt " Enable TLS support"14 prompt " Enable TLS support" 15 15 bool 16 16 select FWRT_PACKAGE_LIBGNUTLS … … 18 18 19 19 config FWRT_COMPILE_WEECHAT_WITH_LUA 20 prompt " Enable LUA scripting"20 prompt " Enable LUA scripting" 21 21 bool 22 22 select FWRT_PACKAGE_LIBLUA 23 23 depends FWRT_PACKAGE_WEECHAT 24 24 25 endmenu25 #endmenu -
target/Config.in
r4954a39 re3ea651 135 135 136 136 endchoice 137 138 choice 139 prompt "Target Firmware type" 140 141 config FWRT_TARGET_ROOTFS_SQUASHFS_LZMA 142 bool "Production images with read-only root filesystem" 143 help 144 Build firmware images with a read-only and highly compressed (squashfs with lzma 145 compression) root filesystem 146 147 config FWRT_TARGET_ROOTFS_JFFS2 148 bool "Development images with writable root filesystem" 149 help 150 Build firmware images with a writable jffs2 root filesystem. 151 152 endchoice 153 137 154 endmenu 138 155 #endmenu -
target/linux/Config.in
r4954a39 re3ea651 1 menu "Target Firmware type"2 3 choice4 prompt "Target Firmware type"5 6 config FWRT_TARGET_ROOTFS_SQUASHFS_LZMA7 bool "Production images with read-only root filesystem"8 help9 Build firmware images with a read-only and highly compressed (squashfs with lzma10 compression) root filesystem11 12 config FWRT_TARGET_ROOTFS_JFFS213 bool "Development images with writable root filesystem"14 help15 Build firmware images with a writable jffs2 root filesystem.16 17 endchoice18 19 endmenu20 21 1 menu "Kernel Configuration" 22 2
Note:
See TracChangeset
for help on using the changeset viewer.
