diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/apr/Config.in | 2 | ||||
-rw-r--r-- | package/bogofilter/Config.in | 4 | ||||
-rw-r--r-- | package/fetchmail/Config.in | 2 | ||||
-rw-r--r-- | package/freeradius-server/Config.in | 28 | ||||
-rw-r--r-- | package/irssi/Config.in | 2 | ||||
-rw-r--r-- | package/lighttpd/Config.in | 34 | ||||
-rw-r--r-- | package/mksh/Config.in | 2 | ||||
-rw-r--r-- | package/mpd/Config.in | 10 | ||||
-rw-r--r-- | package/nano/Config.in | 2 | ||||
-rw-r--r-- | package/olsrd/Config.in | 8 | ||||
-rw-r--r-- | package/opensips/Config.in | 46 | ||||
-rw-r--r-- | package/portmap/Config.in | 2 | ||||
-rw-r--r-- | package/quagga/Config.in | 12 | ||||
-rw-r--r-- | package/rrdcollect/Config.in | 4 | ||||
-rw-r--r-- | package/squid/Config.in | 16 | ||||
-rw-r--r-- | package/subversion/Config.in | 2 | ||||
-rw-r--r-- | package/tinyproxy/Config.in | 6 | ||||
-rw-r--r-- | package/ulogd/Config.in | 10 |
18 files changed, 96 insertions, 96 deletions
diff --git a/package/apr/Config.in b/package/apr/Config.in index f6c5e0708..5a875e10e 100644 --- a/package/apr/Config.in +++ b/package/apr/Config.in @@ -8,7 +8,7 @@ config ADK_PACKAGE_APR http://apr.apache.org config ADK_PACKAGE_APR_THREADING - prompt " Enable threading support" + prompt "Enable threading support" bool default n depends on ADK_PACKAGE_APR diff --git a/package/bogofilter/Config.in b/package/bogofilter/Config.in index 503345cc3..922f17376 100644 --- a/package/bogofilter/Config.in +++ b/package/bogofilter/Config.in @@ -12,13 +12,13 @@ config ADK_PACKAGE_BOGOFILTER config ADK_PACKAGE_BOGOFILTER_BOGOUTIL - prompt " include bogoutil in firmware image and package file" + prompt "include bogoutil in firmware image and package file" bool default n depends on ADK_PACKAGE_BOGOFILTER config ADK_PACKAGE_BOGOFILTER_BOGOTUNE - prompt " include bogotune in firmware image and package file" + prompt "include bogotune in firmware image and package file" bool default n depends on ADK_PACKAGE_BOGOFILTER diff --git a/package/fetchmail/Config.in b/package/fetchmail/Config.in index 1cdb42cc6..5319a963f 100644 --- a/package/fetchmail/Config.in +++ b/package/fetchmail/Config.in @@ -9,7 +9,7 @@ config ADK_PACKAGE_FETCHMAIL Known to be full of security holes, beware. config ADK_PACKAGE_FETCHMAIL_SSL - bool " Enable SSL/TLS support" + bool "Enable SSL/TLS support" depends on ADK_PACKAGE_FETCHMAIL select ADK_PACKAGE_LIBOPENSSL default n diff --git a/package/freeradius-server/Config.in b/package/freeradius-server/Config.in index 344472c22..d7dc0cb03 100644 --- a/package/freeradius-server/Config.in +++ b/package/freeradius-server/Config.in @@ -10,74 +10,74 @@ config ADK_PACKAGE_FREERADIUS_SERVER http://www.freeradius.org/ config ADK_PACKAGE_FREERADIUS_DEMOCERTS - prompt " freeradius-democerts.......... Demo certificates to test the server" + prompt "freeradius-democerts.......... Demo certificates to test the server" tristate default n depends on ADK_PACKAGE_FREERADIUS_SERVER config ADK_PACKAGE_FREERADIUS_MOD_CHAP - prompt " freeradius-mod-chap........... CHAP module" + prompt "freeradius-mod-chap........... CHAP module" tristate default n depends on ADK_PACKAGE_FREERADIUS_SERVER config ADK_PACKAGE_FREERADIUS_MOD_DETAIL - prompt " freeradius-mod-detail......... Detailed accounting module" + prompt "freeradius-mod-detail......... Detailed accounting module" tristate default n depends on ADK_PACKAGE_FREERADIUS_SERVER config ADK_PACKAGE_FREERADIUS_MOD_DIGEST - prompt " freeradius-mod-digest......... Digest authentication" + prompt "freeradius-mod-digest......... Digest authentication" tristate default n depends on ADK_PACKAGE_FREERADIUS_SERVER config ADK_PACKAGE_FREERADIUS_MOD_FILES - prompt " freeradius-mod-files.......... Module using local files for authorization" + prompt "freeradius-mod-files.......... Module using local files for authorization" tristate default y depends on ADK_PACKAGE_FREERADIUS_SERVER config ADK_PACKAGE_FREERADIUS_MOD_LDAP - prompt " freeradius-mod-ldap........... LDAP module" + prompt "freeradius-mod-ldap........... LDAP module" tristate default n select ADK_PACKAGE_LIBOPENLDAP depends on ADK_PACKAGE_FREERADIUS_SERVER config ADK_PACKAGE_FREERADIUS_MOD_MSCHAP - prompt " freeradius-mod-mschap......... MS-CHAP and MS-CHAPv2 module" + prompt "freeradius-mod-mschap......... MS-CHAP and MS-CHAPv2 module" tristate default n depends on ADK_PACKAGE_FREERADIUS_SERVER config ADK_PACKAGE_FREERADIUS_MOD_PAP - prompt " freeradius-mod-pap............ PAP module" + prompt "freeradius-mod-pap............ PAP module" tristate default n depends on ADK_PACKAGE_FREERADIUS_SERVER config ADK_PACKAGE_FREERADIUS_MOD_PREPROCESS - prompt " freeradius-mod-preprocess..... Request pre-processing module" + prompt "freeradius-mod-preprocess..... Request pre-processing module" tristate default n depends on ADK_PACKAGE_FREERADIUS_SERVER config ADK_PACKAGE_FREERADIUS_MOD_REALM - prompt " freeradius-mod-realm.......... Realms handling module" + prompt "freeradius-mod-realm.......... Realms handling module" tristate default n depends on ADK_PACKAGE_FREERADIUS_SERVER config ADK_PACKAGE_FREERADIUS_MOD_SQL - prompt " freeradius-mod-sql............ Base SQL module" + prompt "freeradius-mod-sql............ Base SQL module" tristate default n depends on ADK_PACKAGE_FREERADIUS_SERVER config ADK_PACKAGE_FREERADIUS_MOD_SQL_MYSQL - prompt " freeradius-mod-sql-mysql.... MySQL module" + prompt "freeradius-mod-sql-mysql.... MySQL module" tristate default n depends on ADK_CXX @@ -85,14 +85,14 @@ config ADK_PACKAGE_FREERADIUS_MOD_SQL_MYSQL select ADK_PACKAGE_LIBMYSQLCLIENT config ADK_PACKAGE_FREERADIUS_MOD_SQL_PGSQL - prompt " freeradius-mod-sql-pgsql.... PostgreSQL module" + prompt "freeradius-mod-sql-pgsql.... PostgreSQL module" tristate default n depends on ADK_PACKAGE_FREERADIUS_MOD_SQL select ADK_PACKAGE_LIBPQ config ADK_PACKAGE_FREERADIUS_UTILS - prompt " freeradius-utils.............. Misc. client utilities" + prompt "freeradius-utils.............. Misc. client utilities" tristate default n depends on ADK_PACKAGE_FREERADIUS_SERVER diff --git a/package/irssi/Config.in b/package/irssi/Config.in index f60e946ee..79047c471 100644 --- a/package/irssi/Config.in +++ b/package/irssi/Config.in @@ -10,7 +10,7 @@ config ADK_PACKAGE_IRSSI http://irssi.org config ADK_PACKAGE_IRSSI_SSL - bool " Enable SSL/TLS support" + bool "Enable SSL/TLS support" depends on ADK_PACKAGE_IRSSI select ADK_PACKAGE_LIBOPENSSL default n diff --git a/package/lighttpd/Config.in b/package/lighttpd/Config.in index f83aebb46..b56fa8bff 100644 --- a/package/lighttpd/Config.in +++ b/package/lighttpd/Config.in @@ -11,103 +11,103 @@ config ADK_PACKAGE_LIGHTTPD http://www.lighttpd.net/ config ADK_COMPILE_LIGHTTPD_WITH_OPENSSL - bool " Use OpenSSL for https support" + bool "Use OpenSSL for https support" default y depends on ADK_PACKAGE_LIGHTTPD select ADK_PACKAGE_LIBOPENSSL config ADK_PACKAGE_LIGHTTPD_MOD_ACCESSLOG - prompt " lighttpd-mod-accesslog........ Access logging module" + prompt "lighttpd-mod-accesslog........ Access logging module" tristate default n depends on ADK_PACKAGE_LIGHTTPD config ADK_PACKAGE_LIGHTTPD_MOD_ALIAS - prompt " lighttpd-mod-alias............ Directory alias module" + prompt "lighttpd-mod-alias............ Directory alias module" tristate default n depends on ADK_PACKAGE_LIGHTTPD config ADK_PACKAGE_LIGHTTPD_MOD_AUTH - prompt " lighttpd-mod-auth............. Authentication module" + prompt "lighttpd-mod-auth............. Authentication module" tristate default n depends on ADK_PACKAGE_LIGHTTPD config ADK_PACKAGE_LIGHTTPD_MOD_CGI - prompt " lighttpd-mod-cgi.............. CGI module" + prompt "lighttpd-mod-cgi.............. CGI module" tristate default n depends on ADK_PACKAGE_LIGHTTPD config ADK_PACKAGE_LIGHTTPD_MOD_EVASIVE - prompt " lighttpd-mod-evasive.......... Evasive module" + prompt "lighttpd-mod-evasive.......... Evasive module" tristate default n depends on ADK_PACKAGE_LIGHTTPD config ADK_PACKAGE_LIGHTTPD_MOD_EXPIRE - prompt " lighttpd-mod-expire........... Expire module" + prompt "lighttpd-mod-expire........... Expire module" tristate default n depends on ADK_PACKAGE_LIGHTTPD config ADK_PACKAGE_LIGHTTPD_MOD_FASTCGI - prompt " lighttpd-mod-fastcgi.......... FastCGI module" + prompt "lighttpd-mod-fastcgi.......... FastCGI module" tristate default n depends on ADK_PACKAGE_LIGHTTPD config ADK_PACKAGE_LIGHTTPD_MOD_PROXY - prompt " lighttpd-mod-proxy............ Proxy module" + prompt "lighttpd-mod-proxy............ Proxy module" tristate default n depends on ADK_PACKAGE_LIGHTTPD config ADK_PACKAGE_LIGHTTPD_MOD_REDIRECT - prompt " lighttpd-mod-redirect......... URL redirection module" + prompt "lighttpd-mod-redirect......... URL redirection module" tristate default n depends on ADK_PACKAGE_LIGHTTPD config ADK_PACKAGE_LIGHTTPD_MOD_REWRITE - prompt " lighttpd-mod-rewrite.......... URL rewriting module" + prompt "lighttpd-mod-rewrite.......... URL rewriting module" tristate default n depends on ADK_PACKAGE_LIGHTTPD config ADK_PACKAGE_LIGHTTPD_MOD_SETENV - prompt " lighttpd-mod-setenv........... Environment variable setting module" + prompt "lighttpd-mod-setenv........... Environment variable setting module" tristate default n depends on ADK_PACKAGE_LIGHTTPD config ADK_PACKAGE_LIGHTTPD_MOD_SIMPLE_VHOST - prompt " lighttpd-mod-simple-vhost..... Simple virtual hosting module" + prompt "lighttpd-mod-simple-vhost..... Simple virtual hosting module" tristate default n depends on ADK_PACKAGE_LIGHTTPD config ADK_PACKAGE_LIGHTTPD_MOD_SSI - prompt " lighttpd-mod-ssi.............. SSI module" + prompt "lighttpd-mod-ssi.............. SSI module" tristate default n depends on ADK_PACKAGE_LIGHTTPD config ADK_PACKAGE_LIGHTTPD_MOD_STATUS - prompt " lighttpd-mod-status........... Server status display module" + prompt "lighttpd-mod-status........... Server status display module" tristate default n depends on ADK_PACKAGE_LIGHTTPD config ADK_PACKAGE_LIGHTTPD_MOD_USERTRACK - prompt " lighttpd-mod-usertrack........ User tracking module" + prompt "lighttpd-mod-usertrack........ User tracking module" tristate default n depends on ADK_PACKAGE_LIGHTTPD config ADK_PACKAGE_LIGHTTPD_MOD_WEBDAV - prompt " lighttpd-mod-webdav........... webdav module" + prompt "lighttpd-mod-webdav........... webdav module" tristate default n depends on ADK_PACKAGE_LIGHTTPD diff --git a/package/mksh/Config.in b/package/mksh/Config.in index dacca6427..50578b0d2 100644 --- a/package/mksh/Config.in +++ b/package/mksh/Config.in @@ -21,7 +21,7 @@ config ADK_PACKAGE_MKSH http://mirbsd.de/mksh config ADK_PACKAGE_MKSH_FULL - bool " Include all features" + bool "Include all features" depends on ADK_PACKAGE_MKSH default y help diff --git a/package/mpd/Config.in b/package/mpd/Config.in index 0d0cde14a..89a98f24e 100644 --- a/package/mpd/Config.in +++ b/package/mpd/Config.in @@ -15,7 +15,7 @@ config ADK_PACKAGE_MPD http://www.musicpd.org/ config ADK_COMPILE_MPD_WITH_MP3 - prompt " MP3 support" + prompt "MP3 support" bool default y depends on ADK_PACKAGE_MPD @@ -25,7 +25,7 @@ config ADK_COMPILE_MPD_WITH_MP3 Enable mp3 support (libmad). config ADK_COMPILE_MPD_WITH_MP4 - prompt " MP4/AAC support" + prompt "MP4/AAC support" bool default y depends on ADK_PACKAGE_MPD @@ -34,7 +34,7 @@ config ADK_COMPILE_MPD_WITH_MP4 Enable mp4/aac support (libfaad2). config ADK_COMPILE_MPD_OGG - prompt " Ogg/Vorbis Support" + prompt "Ogg/Vorbis Support" tristate depends on ADK_PACKAGE_MPD select ADK_COMPILE_MPD_WITH_OGG if ADK_COMPILE_MPD_OGG_FLOAT @@ -73,7 +73,7 @@ config ADK_COMPILE_MPD_WITH_TREMOR Can not be used with shout plugin. config ADK_COMPILE_MPD_WITH_FLAC - prompt " FLAC Support" + prompt "FLAC Support" bool default y depends on ADK_PACKAGE_MPD @@ -82,7 +82,7 @@ config ADK_COMPILE_MPD_WITH_FLAC Enable flac support (libflac). config ADK_COMPILE_MPD_WITH_SHOUT - prompt " Shout Support (Streaming support)" + prompt "Shout Support (Streaming support)" bool default y depends on ADK_PACKAGE_MPD diff --git a/package/nano/Config.in b/package/nano/Config.in index 19b9ca6d9..9ba6cc157 100644 --- a/package/nano/Config.in +++ b/package/nano/Config.in @@ -9,7 +9,7 @@ config ADK_PACKAGE_NANO http://www.nano-editor.org/ config ADK_PACKAGE_NANO_TINY - prompt " only compile a minimal nano (using --enable-tiny)" + prompt "only compile a minimal nano (using --enable-tiny)" bool default y depends on ADK_PACKAGE_NANO diff --git a/package/olsrd/Config.in b/package/olsrd/Config.in index a4f25efe3..4d8d47429 100644 --- a/package/olsrd/Config.in +++ b/package/olsrd/Config.in @@ -10,25 +10,25 @@ config ADK_PACKAGE_OLSRD http://www.olsr.org/ config ADK_PACKAGE_OLSRD_MOD_DYN_GW - prompt " olsrd-mod-dyn-gw.............. Dynamic internet gateway plugin" + prompt "olsrd-mod-dyn-gw.............. Dynamic internet gateway plugin" tristate default n depends on ADK_PACKAGE_OLSRD config ADK_PACKAGE_OLSRD_MOD_HTTPINFO - prompt " olsrd-mod-httpinfo............ Small informative web server plugin" + prompt "olsrd-mod-httpinfo............ Small informative web server plugin" tristate default n depends on ADK_PACKAGE_OLSRD config ADK_PACKAGE_OLSRD_MOD_NAMESERVICE - prompt " olsrd-mod-nameservice......... Lightweight hostname resolver plugin" + prompt "olsrd-mod-nameservice......... Lightweight hostname resolver plugin" tristate default n depends on ADK_PACKAGE_OLSRD config ADK_PACKAGE_OLSRD_MOD_TAS - prompt " olsrd-mod-tas................. Tiny Application Server (TAS) plugin for olsrd" + prompt "olsrd-mod-tas................. Tiny Application Server (TAS) plugin for olsrd" tristate default n depends on ADK_PACKAGE_OLSRD diff --git a/package/opensips/Config.in b/package/opensips/Config.in index fce57634e..31c565218 100644 --- a/package/opensips/Config.in +++ b/package/opensips/Config.in @@ -10,7 +10,7 @@ config ADK_PACKAGE_OPENSIPS configurable, free SIP server. config ADK_PACKAGE_OPENSIPS_MOD_ACCOUNTING - prompt " opensips-mod-acc............... Accounting support" + prompt "opensips-mod-acc............... Accounting support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -18,7 +18,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_ACCOUNTING Enable accounting support config ADK_PACKAGE_OPENSIPS_MOD_AUTH - prompt " opensips-mod-auth.............. Authentication support" + prompt "opensips-mod-auth.............. Authentication support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -26,7 +26,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_AUTH Enable authentication support config ADK_PACKAGE_OPENSIPS_MOD_AUTH_DB - prompt " opensips-mod-auth-db......... Authentication with database support" + prompt "opensips-mod-auth-db......... Authentication with database support" tristate default n depends on ADK_PACKAGE_OPENSIPS_MOD_AUTH @@ -34,7 +34,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_AUTH_DB Enable authentication with database support config ADK_PACKAGE_OPENSIPS_MOD_AVPOPS - prompt " opensips-mod-avpops............ AVP options support" + prompt "opensips-mod-avpops............ AVP options support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -42,7 +42,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_AVPOPS Enable AVP options support config ADK_PACKAGE_OPENSIPS_MOD_DISPATCHER - prompt " opensips-mod-dispatcher........ dispatcher support" + prompt "opensips-mod-dispatcher........ dispatcher support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -50,7 +50,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_DISPATCHER Enable dispatcher options support config ADK_PACKAGE_OPENSIPS_MOD_DIVERSION - prompt " opensips-mod-diversion......... diversion support" + prompt "opensips-mod-diversion......... diversion support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -58,7 +58,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_DIVERSION Enable diversion options support config ADK_PACKAGE_OPENSIPS_MOD_FLATSTORE - prompt " opensips-mod-flatstore......... flatstore support" + prompt "opensips-mod-flatstore......... flatstore support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -66,7 +66,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_FLATSTORE Enable flatstore support config ADK_PACKAGE_OPENSIPS_MOD_GFLAGS - prompt " opensips-mod-gflags............ gflags support" + prompt "opensips-mod-gflags............ gflags support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -74,7 +74,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_GFLAGS Enable GFlags support config ADK_PACKAGE_OPENSIPS_MOD_GROUP - prompt " opensips-mod-group............. group support" + prompt "opensips-mod-group............. group support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -82,7 +82,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_GROUP Enable group support config ADK_PACKAGE_OPENSIPS_MOD_MEDIAPROXY - prompt " opensips-mod-mediaproxy........ Mediaproxy support" + prompt "opensips-mod-mediaproxy........ Mediaproxy support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -90,7 +90,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_MEDIAPROXY Enable mediaproxy support config ADK_PACKAGE_OPENSIPS_MOD_MSILO - prompt " opensips-mod-msilo............. MSilo support" + prompt "opensips-mod-msilo............. MSilo support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -98,7 +98,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_MSILO Enable msilo support config ADK_PACKAGE_OPENSIPS_MOD_NATHELPER - prompt " opensips-mod-nathelper......... NAT helper support" + prompt "opensips-mod-nathelper......... NAT helper support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -106,7 +106,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_NATHELPER NAT helper support config ADK_PACKAGE_OPENSIPS_MOD_OPTIONS - prompt " opensips-mod-options........... options support" + prompt "opensips-mod-options........... options support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -114,7 +114,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_OPTIONS Enable options support config ADK_PACKAGE_OPENSIPS_MOD_PDT - prompt " opensips-mod-pdt............... PDT support" + prompt "opensips-mod-pdt............... PDT support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -122,7 +122,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_PDT Enable pdt support config ADK_PACKAGE_OPENSIPS_MOD_PERMISSIONS - prompt " opensips-mod-permissions....... Permissions support" + prompt "opensips-mod-permissions....... Permissions support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -130,7 +130,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_PERMISSIONS Enable permissions support config ADK_PACKAGE_OPENSIPS_MOD_PIKE - prompt " opensips-mod-pike.............. PIKE support" + prompt "opensips-mod-pike.............. PIKE support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -138,7 +138,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_PIKE Enable pike support config ADK_PACKAGE_OPENSIPS_MOD_SMS - prompt " opensips-mod-sms............... SMS support" + prompt "opensips-mod-sms............... SMS support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -146,7 +146,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_SMS SMS support config ADK_PACKAGE_OPENSIPS_MOD_SPEEDDIAL - prompt " opensips-mod-speeddial......... Speed Dial support" + prompt "opensips-mod-speeddial......... Speed Dial support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -154,7 +154,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_SPEEDDIAL Speed Dial support config ADK_PACKAGE_OPENSIPS_MOD_UAC - prompt " opensips-mod-uac............... UAC support" + prompt "opensips-mod-uac............... UAC support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -162,7 +162,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_UAC Enable UAC support config ADK_PACKAGE_OPENSIPS_MOD_UAC_REDIRECT - prompt " opensips-mod-uac............... UAC redirect support" + prompt "opensips-mod-uac............... UAC redirect support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -170,7 +170,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_UAC_REDIRECT Enable UAC redirect support config ADK_PACKAGE_OPENSIPS_MOD_URI - prompt " opensips-mod-uri............... URI support" + prompt "opensips-mod-uri............... URI support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -178,7 +178,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_URI Enable URI support config ADK_PACKAGE_OPENSIPS_MOD_URI_DB - prompt " opensips-mod-uri-db............ URI database support" + prompt "opensips-mod-uri-db............ URI database support" tristate default n depends on ADK_PACKAGE_OPENSIPS @@ -186,7 +186,7 @@ config ADK_PACKAGE_OPENSIPS_MOD_URI_DB Enable URI database support config ADK_PACKAGE_OPENSIPS_MOD_XLOG - prompt " opensips-mod-xlog.............. Logging support" + prompt "opensips-mod-xlog.............. Logging support" tristate default n depends on ADK_PACKAGE_OPENSIPS diff --git a/package/portmap/Config.in b/package/portmap/Config.in index ac4415a05..cc5169ce9 100644 --- a/package/portmap/Config.in +++ b/package/portmap/Config.in @@ -8,7 +8,7 @@ config ADK_PACKAGE_PORTMAP to make RPC calls. Services that use RPC include NFS and NIS. config ADK_PACKAGE_PORTMAP_LIBWRAP - bool " Use tcp_wrappers" + bool "Use tcp_wrappers" default n depends on ADK_PACKAGE_PORTMAP select ADK_PACKAGE_LIBWRAP diff --git a/package/quagga/Config.in b/package/quagga/Config.in index 331e38ca6..446d7ab9e 100644 --- a/package/quagga/Config.in +++ b/package/quagga/Config.in @@ -13,7 +13,7 @@ config ADK_PACKAGE_QUAGGA http://www.quagga.net/ config ADK_PACKAGE_QUAGGA_BGPD - prompt " quagga-bgpd................... BGPv4, BGPv4+, BGPv4- routing engine" + prompt "quagga-bgpd................... BGPv4, BGPv4+, BGPv4- routing engine" tristate default n depends on ADK_PACKAGE_QUAGGA @@ -22,7 +22,7 @@ config ADK_PACKAGE_QUAGGA_BGPD software. config ADK_PACKAGE_QUAGGA_OSPFD - prompt " quagga-ospfd.................. OSPFv2 routing engine" + prompt "quagga-ospfd.................. OSPFv2 routing engine" tristate default n depends on ADK_PACKAGE_QUAGGA @@ -30,7 +30,7 @@ config ADK_PACKAGE_QUAGGA_OSPFD An OSPFv2 (IPv4) routing engine for use with Quagga routing software. config ADK_PACKAGE_QUAGGA_OSPF6D - prompt " quagga-ospf6d................. OSPFv3 routing engine" + prompt "quagga-ospf6d................. OSPFv3 routing engine" tristate default n depends on ADK_PACKAGE_QUAGGA @@ -39,7 +39,7 @@ config ADK_PACKAGE_QUAGGA_OSPF6D An OSPFv3 (IPv6) routing engine for use with Quagga routing software. config ADK_PACKAGE_QUAGGA_RIPD - prompt " quagga-ripd................... RIP routing engine" + prompt "quagga-ripd................... RIP routing engine" tristate default n depends on ADK_PACKAGE_QUAGGA @@ -47,7 +47,7 @@ config ADK_PACKAGE_QUAGGA_RIPD A RIP (IPv4) routing engine for use with Quagga routing software. config ADK_PACKAGE_QUAGGA_RIPNGD - prompt " quagga-ripngd................. RIPNG routing engine" + prompt "quagga-ripngd................. RIPNG routing engine" tristate default n depends on ADK_PACKAGE_QUAGGA @@ -56,7 +56,7 @@ config ADK_PACKAGE_QUAGGA_RIPNGD A RIPNG (IPv6) routing engine for use with Quagga routing software. config ADK_PACKAGE_QUAGGA_VTYSH - prompt " quagga-vtysh.................. integrated shell for Quagga routing software" + prompt "quagga-vtysh.................. integrated shell for Quagga routing software" tristate default n depends on ADK_PACKAGE_QUAGGA diff --git a/package/rrdcollect/Config.in b/package/rrdcollect/Config.in index 240cddc3b..1c35e092a 100644 --- a/package/rrdcollect/Config.in +++ b/package/rrdcollect/Config.in @@ -1,5 +1,5 @@ config ADK_PACKAGE_RRDCOLLECT - prompt " rrdcollect...................... Round-Robin Database (RRD) collecting daemon" + prompt "rrdcollect...................... Round-Robin Database (RRD) collecting daemon" tristate default n depends on ADK_PACKAGE_LIBRRD || ADK_PACKAGE_LIBRRD1 @@ -15,7 +15,7 @@ config ADK_PACKAGE_RRDCOLLECT This package contains only the deamon program. config ADK_PACKAGE_RRDCOLLECT_EXAMPLE - prompt " rrdcollect-example.......... Example setup for RRD collecting daemon above" + prompt "rrdcollect-example.......... Example setup for RRD collecting daemon above" tristate default n depends on ADK_PACKAGE_RRDCOLLECT diff --git a/package/squid/Config.in b/package/squid/Config.in index 29e4e7489..483b27468 100644 --- a/package/squid/Config.in +++ b/package/squid/Config.in @@ -16,56 +16,56 @@ config ADK_PACKAGE_SQUID menu "squid............................. proxy and web cache modules" config ADK_PACKAGE_SQUID_MOD_BASIC_AUTH_GETPWNAM - prompt " squid-mod-basic-auth-getpwnam....... getpwnam basic authentication helper" + prompt "squid-mod-basic-auth-getpwnam....... getpwnam basic authentication helper" tristate depends on ADK_PACKAGE_SQUID help Password basic authentication helper config ADK_PACKAGE_SQUID_MOD_BASIC_AUTH_NCSA - prompt " squid-mod-basic-auth-ncsa........... NCSA basic authentication helper" + prompt "squid-mod-basic-auth-ncsa........... NCSA basic authentication helper" tristate depends on ADK_PACKAGE_SQUID help NCSA basic authentication helper config ADK_PACKAGE_SQUID_MOD_BASIC_AUTH_SMB - prompt " squid-mod-basic-auth-smb............ Samba basic authentication helper" + prompt "squid-mod-basic-auth-smb............ Samba basic authentication helper" tristate depends on ADK_PACKAGE_SQUID help Samba basic authentication helper config ADK_PACKAGE_SQUID_MOD_DIGEST_AUTH_PASSWORD - prompt " squid-mod-digest-auth-password...... Password digest authentication ehlper" + prompt "squid-mod-digest-auth-password...... Password digest authentication ehlper" tristate depends on ADK_PACKAGE_SQUID help Password digest authentication helper config ADK_PACKAGE_SQUID_MOD_EXTERNAL_ACL_IP_USER - prompt " squid-mod-external-acl-ip_user...... IP user external ACL helper" + prompt "squid-mod-external-acl-ip_user...... IP user external ACL helper" tristate depends on ADK_PACKAGE_SQUID help IP user external ACL helper config ADK_PACKAGE_SQUID_MOD_EXTERNAL_ACL_UNIX_GROUP - prompt " squid-mod-external-acl-unix-group... Unix group external ACL helper" + prompt "squid-mod-external-acl-unix-group... Unix group external ACL helper" tristate depends on ADK_PACKAGE_SQUID help Unix group external ACL helper config ADK_PACKAGE_SQUID_MOD_NTLM_AUTH_FAKEAUTH - prompt " squid-mod-ntlm-auth-fakeauth........ Fakeauth NTLM authentication helper" + prompt "squid-mod-ntlm-auth-fakeauth........ Fakeauth NTLM authentication helper" tristate depends on ADK_PACKAGE_SQUID help Fakeauth NTLM authentication helper config ADK_PACKAGE_SQUID_MOD_NTLM_AUTH_SMB_AUTH - prompt " squid-mod-ntlm-auth-smb-auth........ Samba NTLM authentication helper" + prompt "squid-mod-ntlm-auth-smb-auth........ Samba NTLM authentication helper" tristate depends on ADK_PACKAGE_SQUID help diff --git a/package/subversion/Config.in b/package/subversion/Config.in index b8e07d595..a7bb57950 100644 --- a/package/subversion/Config.in +++ b/package/subversion/Config.in @@ -12,7 +12,7 @@ config ADK_PACKAGE_SUBVERSION http://subversion.tigris.org config ADK_PACKAGE_SUBVERSION_NEON - prompt " Enable interaction with remote repositories over WebDAV" + prompt "Enable interaction with remote repositories over WebDAV" bool default n depends on ADK_PACKAGE_SUBVERSION diff --git a/package/tinyproxy/Config.in b/package/tinyproxy/Config.in index fd3a449f1..293d8ec69 100644 --- a/package/tinyproxy/Config.in +++ b/package/tinyproxy/Config.in @@ -10,19 +10,19 @@ config ADK_PACKAGE_TINYPROXY http://tinyproxy.sourceforge.net config ADK_COMPILE_TINYPROXY_WITH_TRANSPARENT_PROXY - prompt " Enable transparent proxying" + prompt "Enable transparent proxying" bool default y depends on ADK_PACKAGE_TINYPROXY config ADK_COMPILE_TINYPROXY_WITH_FILTER - prompt " Enable filtering support" + prompt "Enable filtering support" bool default y depends on ADK_PACKAGE_TINYPROXY config ADK_COMPILE_TINYPROXY_WITH_UPSTREAM - prompt " Enable upstream support" + prompt "Enable upstream support" bool default y depends on ADK_PACKAGE_TINYPROXY diff --git a/package/ulogd/Config.in b/package/ulogd/Config.in index 20a276bee..dc0949777 100644 --- a/package/ulogd/Config.in +++ b/package/ulogd/Config.in @@ -11,7 +11,7 @@ config ADK_PACKAGE_ULOGD http://gnumonks.org/projects/ulogd config ADK_PACKAGE_ULOGD_MOD_MYSQL - prompt " ulogd-mod-mysql............... Output plugin for logging into a MySQL database" + prompt "ulogd-mod-mysql............... Output plugin for logging into a MySQL database" tristate default n depends on ADK_CXX @@ -19,28 +19,28 @@ config ADK_PACKAGE_ULOGD_MOD_MYSQL select ADK_PACKAGE_LIBMYSQLCLIENT config ADK_PACKAGE_ULOGD_MOD_PCAP - prompt " ulogd-mod-pcap................. Output plugin for logging into pcap format" + prompt "ulogd-mod-pcap................. Output plugin for logging into pcap format" tristate default n depends on ADK_PACKAGE_ULOGD select ADK_PACKAGE_LIBPCAP config ADK_PACKAGE_ULOGD_MOD_PGSQL - prompt " ulogd-mod-pgsql............... Output plugin for logging into a PostgreSQL database" + prompt "ulogd-mod-pgsql............... Output plugin for logging into a PostgreSQL database" tristate default n depends on ADK_PACKAGE_ULOGD select ADK_PACKAGE_LIBPQ config ADK_PACKAGE_ULOGD_MOD_SQLITE - prompt " ulogd-mod-sqlite.............. Output plugin for logging into an SQLite database" + prompt "ulogd-mod-sqlite.............. Output plugin for logging into an SQLite database" tristate default n depends on ADK_PACKAGE_ULOGD select ADK_PACKAGE_LIBSQLITE config ADK_PACKAGE_ULOGD_MOD_EXTRA - prompt " ulogd-mod-extra............... All other plugins" + prompt "ulogd-mod-extra............... All other plugins" tristate default n depends on ADK_PACKAGE_ULOGD |