From: Peter Korsgaard <jacmet@sunsite.dk>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] package: don't hide webservers when !BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
Date: Sat, 3 Nov 2012 12:53:29 +0100 [thread overview]
Message-ID: <20121103161144.DEC5799A31@busybox.osuosl.org> (raw)
commit: http://git.buildroot.net/buildroot/commit/?id=22a6be4d43c9318cb21c8f351ef3c1132400008c
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
The busybox web server isn't providing the same binary name / cmdline
arguments as the "big" webservers, so they aren't equivalent.
As discussed on the dev day, don't hide them when _SHOW_OTHERS isn't
enabled.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
package/Config.in | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diff --git a/package/Config.in b/package/Config.in
index a4f75c9..c895e7a 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -543,9 +543,7 @@ source "package/argus/Config.in"
source "package/avahi/Config.in"
source "package/axel/Config.in"
source "package/bluez_utils/Config.in"
-if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
source "package/boa/Config.in"
-endif
source "package/bind/Config.in"
source "package/bmon/Config.in"
source "package/bridge-utils/Config.in"
@@ -563,9 +561,7 @@ source "package/dropbear/Config.in"
source "package/ebtables/Config.in"
source "package/ethtool/Config.in"
source "package/heirloom-mailx/Config.in"
-if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
source "package/hiawatha/Config.in"
-endif
source "package/hostapd/Config.in"
if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
source "package/ifplugd/Config.in"
@@ -579,9 +575,7 @@ source "package/ipset/Config.in"
source "package/iptables/Config.in"
source "package/iw/Config.in"
source "package/kismet/Config.in"
-if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
source "package/lighttpd/Config.in"
-endif
source "package/links/Config.in"
source "package/linphone/Config.in"
source "package/lrzsz/Config.in"
@@ -635,9 +629,9 @@ source "package/tcpdump/Config.in"
source "package/tcpreplay/Config.in"
if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
source "package/tftpd/Config.in"
+endif
source "package/thttpd/Config.in"
source "package/tinyhttpd/Config.in"
-endif
source "package/tn5250/Config.in"
source "package/transmission/Config.in"
source "package/ttcp/Config.in"
reply other threads:[~2012-11-03 11:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121103161144.DEC5799A31@busybox.osuosl.org \
--to=jacmet@sunsite.dk \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox