Config.in 384 B

12345678910
  1. config BR2_PACKAGE_NET_TOOLS
  2. bool "net-tools"
  3. depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
  4. help
  5. A collection of programs that form the base set of the NET-3
  6. networking distribution for the Linux operating system.
  7. Includes: arp, hostname, ifconfig, netstat, rarp, route,
  8. plipconfig, slattach, mii-tool, iptunnel and ipmaddr.
  9. http://sourceforge.net/projects/net-tools/