let ipkg fail when a package file to be installed is not found
[openwrt.git] / openwrt / package / nocatsplash / Config.in
1 config BR2_PACKAGE_NOCATSPLASH
2         prompt "nocatsplash....................... Open public network gateway daemon"
3         tristate
4         default m if CONFIG_DEVEL
5         help
6           NoCatSplash is an Open Public Network Gateway Daemon.
7           It performs as a [captive/open/active] portal. When run on a gateway/router
8           on a network, all web requests are redirected until the client either logs
9           in or clicks "I Accept" to an AUP. The gateway daemon then changes the
10           firewall rules on the gateway to pass traffic for that client (based on IP
11           address and MAC address).
12