config.in

来自「用于生成linux操作系统下的交叉编译工具链和嵌入式linux系统的根文件系统,」· IN 代码 · 共 15 行

IN
15
字号
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.  	  Busybox implements many of the most common.	  Things like:	  - chmod, cp, dd, dir, ls, etc...	  - sort, tr, head, tail, wc, etc...	  - whoami, who, etc...	  http://www.gnu.org/software/coreutils/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?