代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/229403/4756573
in config.in
config BR2_PACKAGE_CUSTOMIZE
bool "customize"
default n
help
Add custom stuff to your buildroot.
(edit package/customize/customize.mk)
www.eeworm.com/read/229403/4756574
in config.in
config BR2_PACKAGE_NTP
bool "ntp"
default n
help
Network Time Protocol suite/programs.
Provides things like ntpd, ntpdate, ntpq, etc...
http://www.ntp.org/
www.eeworm.com/read/229403/4756578
in config.in
config BR2_PACKAGE_BISON
bool "bison"
default n
help
General-purpose parser generator that converts a
grammar description for an LALR context-free grammar into a C
program to parse that
www.eeworm.com/read/229403/4756580
in config.in
#
config BR2_READLINE
bool "readline"
default n
help
Enable GNU readline support?
www.eeworm.com/read/229403/4756583
in config.in
config BR2_PACKAGE_WGET
bool "wget"
default n
help
Network utility to retrieve files from http/ftp/etc...
http://wget.sunsite.dk/
www.eeworm.com/read/229403/4756585
in config.in
config BR2_PACKAGE_GREP
bool "grep"
default n
help
The GNU regular expression matcher.
http://www.gnu.org/software/grep/grep.html
www.eeworm.com/read/229403/4756588
in config.in
config BR2_PACKAGE_OPENSSH
bool "openssh"
default n
select BR2_PACKAGE_OPENSSL
help
A free version of the SSH protocol suite of network connectivity
tools. The standard 'ssh', 'sshd', 'scp
www.eeworm.com/read/229403/4756589
in config.in
config BR2_PACKAGE_ACPID
bool "acpid"
default n
help
Advanced Configuration and Power Interface event daemon.
Acpid is designed to notify user-space programs of ACPI events,
and allows yo
www.eeworm.com/read/229403/4756591
in config.in
config BR2_PACKAGE_M4
bool "m4"
default n
help
An implementation of the traditional Unix macro processor.
http://www.gnu.org/software/m4/m4.html
www.eeworm.com/read/229403/4756595
in config.in
config BR2_PACKAGE_DNSMASQ
bool "dnsmasq"
default n
help
A lightweight DNS and DHCP server. It is intended to provide
coupled DNS and DHCP service to a LAN.
http://www.thekelleys.org.uk