buildroot/package/dante/Config.in
Maxime Hadjinlian 467e3ea2b9 dante: new package
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
[Thomas:
 - Add dependency on BR2_USE_MMU
 - Rewrap Config.in help text
 - PID file goes in /var/run/
 - Daemon to start is /usr/sbin/sockd, not /usr/sbin/dante
 - Remove staging installation, as it is not needed
 - Remove --enable-debug, since that's not what BR2_ENABLE_DEBUG is
   meant for
 - Install an example configuration file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-05 17:59:19 +02:00

12 lines
369 B
Plaintext

config BR2_PACKAGE_DANTE
bool "dante"
depends on BR2_USE_MMU # fork()
help
Dante is a product developed by Inferno Nettverk A/S. It
consists of a SOCKS server and a SOCKS client, implementing
RFC 1928 and related standards. It is a flexible product
that can be used to provide convenient and secure network
connectivity.
http://www.inet.no/dante/