summaryrefslogtreecommitdiffstats
path: root/rules/boa.in
diff options
context:
space:
mode:
authorAlexander Stein <alexander.stein@systec-electronic.com>2010-02-01 14:05:36 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-02-26 21:04:12 +0100
commit04f568a341c27a2c3e2042e1e766534f787497c4 (patch)
treefb2bffefd9e99804cdfa973ff7cb2d8904ee4c6a /rules/boa.in
parent9dfb84e9a91f6e20b5cd57e6f02cc5a55404841e (diff)
downloadptxdist-04f568a341c27a2c3e2042e1e766534f787497c4.tar.gz
ptxdist-04f568a341c27a2c3e2042e1e766534f787497c4.tar.xz
[boa] new package
Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> [mkl: update to boa-0.94, import debian patches] Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/boa.in')
-rw-r--r--rules/boa.in22
1 files changed, 22 insertions, 0 deletions
diff --git a/rules/boa.in b/rules/boa.in
new file mode 100644
index 000000000..f6d689dcd
--- /dev/null
+++ b/rules/boa.in
@@ -0,0 +1,22 @@
+## SECTION=networking
+
+menuconfig BOA
+ tristate
+ prompt "boa "
+ help
+ Boa is a single-tasking HTTP server. That means that
+ unlike traditional web servers, it does not fork for
+ each incoming connection, nor does it fork many copies
+ of itself to handle multiple connections. It internally
+ multiplexes all of the ongoing HTTP connections, and
+ forks only for CGI programs (which must be separate
+ processes), automatic directory generation, and
+ automatic file gunzipping.
+
+config BOA_INSTALL_CONFIG
+ bool
+ default y
+ depends on BOA
+ prompt "Install default boa.conf"
+ help
+ Install a default /etc/boa/boa.conf.