[package] nginx: packaging enhancements
authorbenoar <benoar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 26 Aug 2010 00:05:56 +0000 (00:05 +0000)
committerbenoar <benoar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 26 Aug 2010 00:05:56 +0000 (00:05 +0000)
commitfaa96cd5dfbb82765b0504577e9690e11f6932e6
tree76b81f836e0c8300436db55825364b775a95bdaa
parent5c4a786759fe415ac72bde522937304b5d099e8c
[package] nginx: packaging enhancements
 * add a separate config menu for optionnal modules (not every possible
   module are here; just taken the ones Debian enables). By default they
   are all disabled, so this removes the default dependency on
   libopenssl.
 * correctly listed conffiles
 * enable IPv6 only when CONFIG_IPV6 is set
 * change the default listening adress in nginx.conf when IPv6 is
   enabled so that it listens on [::]

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22807 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/nginx/Config.in [new file with mode: 0644]
net/nginx/Makefile