Loading package/bash/Config.in +3 −4 Original line number Diff line number Diff line # config BR2_PACKAGE_BASH bool "bash" default n help Add help text here. The standard GNU Bourne again shell. http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html package/coreutils/Config.in +8 −4 Original line number Diff line number Diff line # config BR2_PACKAGE_COREUTILS bool "coreutils" default n help Add help text here. All of the basic file/text/shell utilities. Things like: - chmod, cp, dd, dir, ls, etc... - sort, tr, head, tail, wc, etc... - whoami, who, etc... http://www.gnu.org/software/coreutils/ package/distcc/Config.in +5 −4 Original line number Diff line number Diff line # config BR2_PACKAGE_DISTCC bool "distcc" default n help Add help text here. Distributed compiler client and server. Allows you to distribute compilation of C code across several machines on a network. http://distcc.samba.org/ package/dnsmasq/Config.in +4 −4 Original line number Diff line number Diff line # config BR2_PACKAGE_DNSMASQ bool "dnsmasq" default n help Add help text here. A lightweight DNS and DHCP server. It is intended to provide coupled DNS and DHCP service to a LAN. http://www.thekelleys.org.uk/dnsmasq/ package/dropbear_sshd/Config.in +2 −3 Original line number Diff line number Diff line # config BR2_PACKAGE_DROPBEAR_SSHD bool"dropbear_sshd" default n help Add help text here. A small SSH 2 server designed for small memory environments. http://matt.ucc.asn.au/dropbear/ Loading
package/bash/Config.in +3 −4 Original line number Diff line number Diff line # config BR2_PACKAGE_BASH bool "bash" default n help Add help text here. The standard GNU Bourne again shell. http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html
package/coreutils/Config.in +8 −4 Original line number Diff line number Diff line # config BR2_PACKAGE_COREUTILS bool "coreutils" default n help Add help text here. All of the basic file/text/shell utilities. Things like: - chmod, cp, dd, dir, ls, etc... - sort, tr, head, tail, wc, etc... - whoami, who, etc... http://www.gnu.org/software/coreutils/
package/distcc/Config.in +5 −4 Original line number Diff line number Diff line # config BR2_PACKAGE_DISTCC bool "distcc" default n help Add help text here. Distributed compiler client and server. Allows you to distribute compilation of C code across several machines on a network. http://distcc.samba.org/
package/dnsmasq/Config.in +4 −4 Original line number Diff line number Diff line # config BR2_PACKAGE_DNSMASQ bool "dnsmasq" default n help Add help text here. A lightweight DNS and DHCP server. It is intended to provide coupled DNS and DHCP service to a LAN. http://www.thekelleys.org.uk/dnsmasq/
package/dropbear_sshd/Config.in +2 −3 Original line number Diff line number Diff line # config BR2_PACKAGE_DROPBEAR_SSHD bool"dropbear_sshd" default n help Add help text here. A small SSH 2 server designed for small memory environments. http://matt.ucc.asn.au/dropbear/