代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/374687/2748931
in config.in
config BR2_PACKAGE_NETSNMP
bool "netsnmp"
default n
select BR2_PACKAGE_OPENSSL
help
Suite of applications used to implement SNMP v1, SNMP v2c, and
SNMP v3 using both IPv4 and IPv6.
http
www.eeworm.com/read/374687/2748937
in config.in
#
config BR2_PACKAGE_DIFFUTILS
bool"diffutils"
default n
help
Add help text here.
www.eeworm.com/read/374687/2748944
in config.in
config BR2_PACKAGE_PPPD
bool "pppd"
default n
help
An implementation of the Point-to-point protocol.
http://www.samba.org/ppp/
www.eeworm.com/read/374687/2748950
in config.in
config BR2_PACKAGE_IPTABLES
bool "iptables"
default n
help
Linux kernel (2.4+) firewall, NAT, and packet mangling tools.
http://www.iptables.org/
www.eeworm.com/read/374687/2748956
in config.in
config BR2_PACKAGE_AUTOCONF
bool "autoconf"
default n
help
Extensible program for developing configure scripts. These
scripts handle all the mundane system/feature detection.
http://www
www.eeworm.com/read/374687/2748962
in config.in
config BR2_PACKAGE_COREUTILS
bool "coreutils"
default n
help
All of the basic file/text/shell utilities. These are the
core utilities which are expected to exist on every system.
Busyb
www.eeworm.com/read/374687/2748968
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/374687/2748973
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/374687/2748979
in config.in
config BR2_PACKAGE_MKE2FS
bool "mke2fs"
default n
help
Create ext2 filesystems.
http://e2fsprogs.sourceforge.net/
www.eeworm.com/read/374687/2748987
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