版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、.BusyBox 配置菜单的详细选项1Busybox Settings-2General Configuration-3 Enable options for full-blown desktop systems4 Provide compatible behavior for rare corner cases (bigger code)5 Assume that 1:1 char/glyph correspondence is not true6Buffer allocation policy (Allocate with Malloc)-7- Show terse applet usag
2、e messages8* Show verbose applet usage messages9* Store applet usage messages in compressed form10* Support -install -s to install applet links at runtime11* Enable locale support (system needs locale for this to work)12* Support for -long-options13* Use the devptsfor Unix98 PTYs14 Clean up all memo
3、ry before exiting (usually not needed)15* Support writing pidfiles16- Support for SUID/SGID handling17*Runtime SUID/SGID configuration via /etc/busybox.conf18*Suppress warning message if /etc/busybox.conf is not readable19 Support NSA Security Enhanced Linux20 exec prefers applets21(/proc/self/exe)
4、Path to BusyBox executable22Build Options-23* Build BusyBox as a static binary (no shared libs)/选用静态链接24 Force NOMMU build25* Build with Large(for accessing files 2 GB)26() Cross Compiler prefix/指定交叉编译工具的路径,也可以直接修改Makefile 文件27Debugging Options-28 Build BusyBox with extra Debugging symbols29 Abort c
5、ompilation on any warning30Additional debugging library (None)-31* Enable obsolete features removed before SUSv3?32Installation Options-33* Dont use /usr/不选该项, BusyBox 将默认安装到原系统的/usr 目录下面,这将覆盖掉系统原有的命令。34Applets links (as soft-links) -35(./_install) BusyBox installation prefix36Busybox Library Tuning
6、-37(6) Minimum password length38(2) MD5: Trade Bytes for Speed39* Faster /proc scanning code (+100 bytes)40* Support for /etc/networks41* Command line editing42(1024) Maximum length of input43*vi-style line editing commands44(15)History size45*History saving46*Tab completion47*Username completion48*
7、Fancy shell prompts49 Give more precise messages when copy fails (cp, mv etc)50(4) Copy buffer size, in kilobytes51 Use clock_gettime(CLOCK_MONOTONIC) syscall52* Use ioctl names rather than hex values in error messages53* Support infiniband HW54- Applets55Archival Utilities-56 * Make tar, rpm, modpr
8、obe etc understand .lzma data57 * Make tar, rpm, modprobe etc understand .bz2 data58 * Make tar, rpm, modprobe etc understand .gz data59 * Make tar and gunzip understand .Z data60 * ar61*Support for long(not need for debs)62 * bunzip263 * bzip2.64 * cpio65 *Support for archive creation66 dpkg67 dpkg
9、_deb68 * gunzip69 * gzip70 rpm2cpio71 rpm72 * tar73 *Enable archive creation74 *Autodetect gz/bz2 compressed tarballs75 *Enable -X (exclude from) and -T (include from) options)76 *Support for old tar header format77 *Enable untarring of tarballs with checksums produced by buggy Sun tar78 *Support fo
10、r GNU tar extensions (long )79 *Enable long options80 *Enable use of user and group names81 * uncompress82 * unlzma83 *Optimize unlzma for speed84 * unzip8586 Coreutils -87 * basename88 * cal89 * cat90 * catv91 * chgrp92 * chmod93 * chown94 * chroot95 * cksum96 * comm97 * cp98 * cut99 * date100 *Ena
11、ble ISO date format output (-I)101 * dd102 *Enable DD signal handling for status reporting103 *Enable ibs, obs and conv options104 * df105 *Enable -a, -i, -B106 * dirname107 * dos2unix/unix2dos108 * du (default blocksize of 512 bytes)109 *Use a default blocksize of 1024 bytes (1K)110 * echo (basic S
12、uSv3 version taking no options)111 *Enable echo options (-n and -e)112 * env113 *Enable long options114 * expand115 *Enable long options116 * expr117 *Extend Posix numbers support to 64 bit118 * false119 * fold120 * head121 *Enable head options (-c, -q, and -v)122 * hostid123 * id124 * install125 *E
13、nable long options126 * length127 * ln128 * logname129 * ls130*Enableoptions (-p and -F)131 *Enable symlinks dereferencing (-L)132 *Enable recursion (-R)133 *Sort the134 *Show135 *Show username/groupnames136 *Allow use of color to identify.137 *Produce colored ls output by default138 * md5sum139 * m
14、kdir140 *Enable long options141 * mkfifo142 * mknod143 * mv144 *Enable long options145 * nice146 * nohup147 * od148 * printenv149 * printf150 * pwd151 * readlink152 *Enable canonicalization by following all symlinks (-f)153 * realpath154 * rm155 * rmdir156 *Enable long options157 * seq158 * sha1sum1
15、59 * sleep160 *Enable multiple arguments and s/m/h/d suffixes161 *Enable fractional arguments162 * sort163 *Full SuSv3 compliant sort (support -ktcsbdfiozgM)164 * split165 *Fancy extensions166 * stat167 *Enable custom formats (-c)168 * stty169 * sum170 * sync171 * tac172 * tail173 *Enable extra tail
16、 options (-q, -s, and -v)174 * tee175 *Enable block I/O (larger/faster) instead of byte I/O176 * test177 *Extend test to 64 bit178 * touch179 * tr180 *Enable character classes (such as :upper:)181 *Enable equivalence classes182 * true183 * tty184 * uname185 * unexpand186 *Enable long options187 * un
17、iq188 * usleep189 * uudecode190 * uuencode191 * wc192 *Support very large files in wc193 * who194 * whoami195 * yes196 - Common options for cp and mv197 * Preserve hard links198 - Common options for ls, more and telnet199 * Calculate terminal & column widths200 - Common options for df, du, ls201 * S
18、upport for human readable output (example 13k, 23M, 235G)202 - Common options for md5sum, sha1sum203 * Enable -c, -s and -w options204205Console Utilities -206 * chvt207 * clear208 * deallocvt209 * dumpkmap.210 * kbd_mode211 * loadfont212 * loadkmap213 * openvt214 * reset215 * resize216 *Print envir
19、onment variables217 * setconsole218 *Enable long options219 * setfont220 *Support reading textual screen maps221()Default directory for console-tools files222 * setkeycodes223 * setlogcons224 * showkey225226Debian Utilities-227 * mktemp228 * pipe_progress229 * run-parts230 *Enable long options231 *S
20、upport additional arguments232 * start-stop-daemon233 *Support additional arguments234 *Enable long options235 * which236237 Editors -238 * awk239 *Enable math functions (requires libm)240 * cmp241 * diff242 *Enable checks for binary files243 *Enable directory support244 *Enable -d option to find sm
21、aller sets of changes245 * ed246 * patch247 * sed248 * vi249 (4096) Maximum screen width in vi250 Allow vi to display 8-bit chars (otherwise shows dots)251 *Enable : colon commands (no ex mode)252 *Enable yank/put commands and mark cmds253 *Enable search and replace cmds254 *Catch signals255 *Rememb
22、er previous cmd and . cmd256 *Enable -R option and view mode257 *Enable set-able options, ai ic showmatch258 *Support for :set259 *Handle window resize260 *Optimize cursor movement261 *Allow vi and awk to execute shell commands262263Finding Utilities-264 * find265 *Enable -print0 option266 *Enable m
23、odified time matching (-mtime option)267 *Enable modified time matching (-mmin option)268 *Enable permissions matching (-perm option)269*Enablematching (-type option)270 *Enable stay in option (-xdev)271 *Enable -maxdepth N option272 *Enable -newer option for comparing273 *Enable inode number matchi
24、ng (-inum option)274 *Enable -exec option allowing execution of commands275 *Enable username/uid matching (-user option)276 *Enable group/gid matching (-group option)277 *Enable the not (!) operator278 *Enable the -depth option279 *Enable parens in options280 *Enable -size option allowing matching f
25、or281 *Enable -prune option allowing to exclude subdirectories282 *Enable -delete option allowing to delete files.283 *Enable -path option allowing to match pathname patterns284 *Enable -regex: match pathname to regex285 * grep286 *Support extended regular expressions (egrep & grep -E)287 *Alias fgr
26、ep to grep -F288 *Enable before and after context flags (-A, -B and -C)289 * xargs290 *Enable prompt and confirmation option -p291 *Enable support single and double quotes and backslash292 *Enable support options -x293 *Enable null terminated option -0294295Init Utilities-296* init297*Support readin
27、g an inittab file/支持 init 读取 /etc/inittab配置文件,一定要选298 Support killing processes that have been removed from inittab299 *Run commands with leading dash with controlling tty300 *Enable init to write to syslog301 *Be _extra_ quiet on boot302 *Support dumping core for child processes (debugging only)303
28、 *Support running init from within an initrd (not initramfs)304 * poweroff, halt, and reboot305 * mesg306307Login/Password Management Utilities -308 * Support for shadow passwords309 * Use internal password and group functions rather than system functions310 *Use internal shadow password functions31
29、1 * Use internal DES and MD5 crypt functions312 * addgroup313 *Support for adding users to groups314 * delgroup315 *Support for removing users from groups316 Enable sanity check on user/group names in adduser and addgroup317 * adduser318 *Enable long options319 * deluser320 * getty321 - Support utmp
30、 file322 - Support wtmp file323 * login324 Support for PAM (Pluggable Authentication Modules)325 *Support for login scripts326 *Support for /etc/nologin327 *Support for /etc/securetty328 * passwd329 *Check new passwords for weakness330 * cryptpw331 * chpasswd332 * su333 *Enable su to write to syslog
31、334 *Enable su to check users shell to be listed in /etc/shells335 * sulogin336 * vlock337338Linux Ext2 FS Progs -339 * chattr340 * fsck341 * lsattr342343Linux Module Utilities-344 (/lib/modules) Default directory containing modules345 (modules.dep) Default name of modules.dep346 * Simplified moduti
32、ls347 *Accept module options on modprobe command line348 *Skip loading of already loaded modules349 - Options common to multiple modutils350351Linux System Utilities -352 * blkid353 * dmesg354 *Pretty dmesg output355 * fbset.356 *Turn on extra fbset options357 *Turn on fbset readmode support358 * fd
33、flush359 * fdformat360 * fdisk361 - Support over 4GB disks362 *Write support363 Support AIX disklabels364 Support SGI disklabels365 Support SUN disklabels366 Support BSD disklabels367 *Support expert mode368 * findfs369 * freeramdisk370 * fsck_minix371 * mkfs_minix372 - Minix support373 *Support Min
34、ix fs v2 (fsck_minix/mkfs_minix)374 * getopt375 - hexdump376 *Support -R, reverse of hexdump -Cv377 * hd378 * hwclock379 *Support long options (-hctosys,.)380 *Use FHS /var/lib/hwclock/adjtime381 * ipcrm382 * ipcs383 * losetup384 * mdev385 *Support /etc/mdev.conf386 *Support subdirs/symlinks387*Supp
35、ort regular expressions substitutions when renaming device388 *Support command execution at device addition/removal389 *Support loading of firmwares390 * mkswap391 *Version 0 support392 * more393 *Use termios to manipulate the screen394 * Ext395 * Reiser396 * fat397 * hfs398 * jfs399 * xfs400 * ntfs
36、401 * iso9660402 * udf403 * luks404 * linux s405 * cramfs406 * romfs407 * sysv408 * ocfs2409 * linuxraid410 * mount411 *Support option -f412 *Support option -v413 Support mount helpers414 *Support specifiying devices by label or UUID415 *Support mounting NFS416 *Support mounting CIFS/SMB417 *Support
37、 lots of -o flags in mount418 *Support /etc/fstab and -a419 * pivot_root420 * rdate421 * rdev422 * readprofile423 * rtcwake424 * script425 * setarch426 * s427 *Support priority option -p428 * switch_root.429 * umount430 *Support option -a431 - Common options for mount/umount432 *Support loopback mou
38、nts433 Support for the old /etc/mtab435Miscellaneous Utilities -436 * adjtimex437 bbconfig438 * chat439 *Enable NOFAIL expect strings440 Force STDIN to be a TTY441 *Enable implicit Carriage Return442 *Swallow options443 *Support weird SEND escapes444 *Support variable-length ABORT conditions445 *Sup
39、port revoking of ABORT conditions446 * chrt447 * crond448 *Support option -d to redirect output to stderr449 *Using /usr/sbin/sendmail?450 * crontab451 * dc452 *Enable power and exp functions (requires libm)453 devfsd (obsolete)454 Use devfs names for all devices (obsolete)455 * devmem456 * eject457
40、 *SCSI support458 * fbsplash459 inotifyd460 * last461Choose last implementation (huge)-462 * less463 (9999999) Max number of input lines less will try to eat464 *Enable bracket searching465 *Enable extra flags466 *Enable flag changes (- command)467 *Enable marks468 *Enable regular expressions469 * E
41、nable dynamic switching of line numbers470 * Enable automatic resizing on window size changes471 * hdparm472 *Support obtaining detailed information directly from drives473 *Register an IDE interface (DANGEROUS)474 *Un-register an IDE interface (DANGEROUS)475 *Perform device reset (DANGEROUS)476 *Tr
42、istate device for hotswap (DANGEROUS)477 *Get/set using_dma flag (DANGEROUS)478 * makedevs479Choose makedevs behaviour (table) -480 * man481 * microcom482 * mountpoint483 * mt484 * raidautorun485 * readahead486 * runlevel487 * rx488 * setsid489 * strings490 taskset491 * time492 * ttysize493 * watchd
43、og494495Networking Utilities-496 * Enable IPv6 support497 *Preferentially use IPv4 addresses from DNS queries498 Verbose resolution errors499 * arp500 * arping501 * brctl502 *Fancy options.503 *Support show, showmac and showstp504 * dnsd505 * ether-wake506 * fakeidentd507 *508 *509 *Enable long opti
44、ons in510 * hostname511 * httpd512 *Support Ranges: header513 *Use send call514*Support reloading of global configHUP signal515 *Enable -u option516 *Enable Basic http Authentication517 *Support MD5 crypted passwords for http Authentication518 *Support loading additional MIME types at run-time519 *S
45、upport Common Gateway Interface (CGI)520 *Support for running scripts through an interpreter521 *Set REMOTE_PORT environment variable for CGI522 *Enable -e option (useful for CGIs written as shell scripts)523 *Support for custom error pages524 *Support for reverse proxy525 * ifconfig526 *Enable stat
46、us reporting output (+7k)527 *Enable slip-specific options keepalive and outfill528 *Enable options mem_start, io_addr, and irq529 *Enable option hw (ether only)530 *Set the broadcast automatically531 * ifenslave532 * ifupdown533 (/var/run/ifstate) Absolute path to ifstate file534 *Use ip applet535 *Use busybox ip applet536 *Support for IPv4537 *Support for IPv6538 *Enable mapping support539 Support for external dhcp clients540* inetd/支持 inetd 超级服务器541 *Support echo service542 *Support discard service543 *Support time service544 *Support dayt
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2026浙江嘉兴市第五医院(嘉兴市康慈医院)招聘高层次人才2人备考题库(第二批)及答案详解参考
- 2026吉安市担保集团有限公司招聘派遣人员4人备考题库含答案详解(完整版)
- 2026陕西宝鸡千阳县医疗健康共同体成员单位招聘38人备考题库含答案详解
- 2026年黄山市歙县消防救援大队公开招聘6名政府专职消防员备考题库完整参考答案详解
- 2026天津市远望海外人才服务有限公司招聘兼职翻译备考题库附答案详解(巩固)
- 2026四川安和精密电子电器股份有限公司招聘成本会计等岗位3人备考题库附答案详解(夺分金卷)
- 2026四川绵阳游仙区人民医院招聘五官科医师、护士岗位2人备考题库附答案详解(能力提升)
- 2026四川乐山犍为县上半年考核招聘事业单位工作人员8人备考题库含答案详解
- 2026中华联合财产保险股份有限公司校园招聘备考题库含答案详解
- 中广核服务集团有限公司2026届校园招聘备考题库及答案详解(全优)
- 2024年高级统计实务考试真题及答案解析
- DB64+1858-2022+农业气象观测规范宁夏菜心
- 建立模糊专家系统实验报告
- 爱情片《百万英镑》台词-中英文对照
- 基于solidworks的齿轮泵仿真
- 半导体物理学(刘恩科)第七版-完整课后题答案
- 政策监控案例北京动物园搬迁风波
- 理气药的药理作用(中药药理学课件)
- 霍金斯能量层级(全)
- T-SXDZ 057-2020 煤矿冲击地压危险性评价报告编制细则
- GB/T 25146-2010工业设备化学清洗质量验收规范
评论
0/150
提交评论