收藏 分享(赏)

BusyBox配置菜单的详细选项.doc

上传人:HR专家 文档编号:11559924 上传时间:2020-06-24 格式:DOC 页数:10 大小:111.50KB
下载 相关 举报
BusyBox配置菜单的详细选项.doc_第1页
第1页 / 共10页
BusyBox配置菜单的详细选项.doc_第2页
第2页 / 共10页
BusyBox配置菜单的详细选项.doc_第3页
第3页 / 共10页
BusyBox配置菜单的详细选项.doc_第4页
第4页 / 共10页
BusyBox配置菜单的详细选项.doc_第5页
第5页 / 共10页
点击查看更多>>
资源描述

1、BusyBox配置菜单的详细选项 1Busybox Settings - 2 General Configuration - 3 Enable options for full-blown desktop systems 4 Provide compatible behavior for rare corner cases (bigger code) 5 Assume that 1:1 char/glyph correspondence is not true 6 Buffer allocation policy (Allocate with Malloc) - 7 - Show terse

2、applet usage messages 8 * Show verbose applet usage messages 9 * Store applet usage messages in compressed form 10 * Support -install -s to install applet links at runtime 11 * Enable locale support (system needs locale for this to work) 12 * Support for -long-options 13 * Use the devpts filesystem

3、for Unix98 PTYs 14 Clean up all memory before exiting (usually not needed) 15 * Support writing pidfiles 16 - Support for SUID/SGID handling 17 * Runtime SUID/SGID configuration via /etc/busybox.conf 18 * Suppress warning message if /etc/busybox.conf is not readable 19 Support NSA Security Enhanced

4、Linux 20 exec prefers applets 21 (/proc/self/exe) Path to BusyBox executable 22 Build Options - 23 * Build BusyBox as a static binary (no shared libs) /选用静态链接 24 Force NOMMU build 25 * Build with Large File Support (for accessing files 2 GB) 26 () Cross Compiler prefix /指定交叉编译工具的路径,也可以直接修改Makefile文件

5、 27 Debugging Options - 28 Build BusyBox with extra Debugging symbols 29 Abort compilation on any warning 30 Additional debugging library (None) - 31 * Enable obsolete features removed before SUSv3? 32 Installation Options - 33 * Dont use /usr /不选该项,BusyBox将默认安装到原系统的/usr目录下面,这将覆盖掉系统原有的命令。 34 Applets

6、 links (as soft-links) - 35 (./_install) BusyBox installation prefix 36 Busybox Library Tuning - 37 (6) Minimum password length 38 (2) MD5: Trade Bytes for Speed 39 * Faster /proc scanning code (+100 bytes) 40 * Support for /etc/networks 41 * Command line editing 42 (1024) Maximum length of input 43

7、 * vi-style line editing commands 44 (15) History size 45 * History saving 46 * Tab completion 47 * Username completion 48 * Fancy shell prompts 49 Give more precise messages when copy fails (cp, mv etc) 50 (4) Copy buffer size, in kilobytes 51 Use clock_gettime(CLOCK_MONOTONIC) syscall 52 * Use ioc

8、tl names rather than hex values in error messages 53 * Support infiniband HW 54 - Applets 55Archival Utilities - 56 * Make tar, rpm, modprobe etc understand .lzma data 57 * Make tar, rpm, modprobe etc understand .bz2 data 58 * Make tar, rpm, modprobe etc understand .gz data 59 * Make tar and gunzip

9、understand .Z data 60 * ar 61 * Support for long filenames (not need for debs) 62 * bunzip2 63 * bzip2 64 * cpio 65 * Support for archive creation 66 dpkg 67 dpkg_deb 68 * gunzip 69 * gzip 70 rpm2cpio 71 rpm 72 * tar 73 * Enable archive creation 74 * Autodetect gz/bz2 compressed tarballs 75 * Enable

10、 -X (exclude from) and -T (include from) options) 76 * Support for old tar header format 77 * Enable untarring of tarballs with checksums produced by buggy Sun tar 78 * Support for GNU tar extensions (long filenames) 79 * Enable long options 80 * Enable use of user and group names 81 * uncompress 82

11、 * unlzma 83 * Optimize unlzma for speed 84 * unzip 85 86Coreutils - 87 * basename 88 * cal 89 * cat 90 * catv 91 * chgrp 92 * chmod 93 * chown 94 * chroot 95 * cksum 96 * comm 97 * cp 98 * cut 99 * date 100 * Enable ISO date format output (-I) 101 * dd 102 * Enable DD signal handling for status rep

12、orting 103 * Enable ibs, obs and conv options 104 * df 105 * Enable -a, -i, -B 106 * dirname 107 * dos2unix/unix2dos 108 * du (default blocksize of 512 bytes) 109 * Use a default blocksize of 1024 bytes (1K) 110 * echo (basic SuSv3 version taking no options) 111 * Enable echo options (-n and -e) 112

13、 * env 113 * Enable long options 114 * expand 115 * Enable long options 116 * expr 117 * Extend Posix numbers support to 64 bit 118 * false 119 * fold 120 * head 121 * Enable head options (-c, -q, and -v) 122 * hostid 123 * id 124 * install 125 * Enable long options 126 * length 127 * ln 128 * logna

14、me 129 * ls 130 * Enable filetyping options (-p and -F) 131 * Enable symlinks dereferencing (-L) 132 * Enable recursion (-R) 133 * Sort the file names 134 * Show file timestamps 135 * Show username/groupnames 136 * Allow use of color to identify file types 137 * Produce colored ls output by default

15、138 * md5sum 139 * mkdir 140 * Enable long options 141 * mkfifo 142 * mknod 143 * mv 144 * Enable long options 145 * nice 146 * nohup 147 * od 148 * printenv 149 * printf 150 * pwd 151 * readlink 152 * Enable canonicalization by following all symlinks (-f) 153 * realpath 154 * rm 155 * rmdir 156 * E

16、nable long options 157 * seq 158 * sha1sum 159 * sleep 160 * Enable multiple arguments and s/m/h/d suffixes 161 * Enable fractional arguments 162 * sort 163 * Full SuSv3 compliant sort (support -ktcsbdfiozgM) 164 * split 165 * Fancy extensions 166 * stat 167 * Enable custom formats (-c) 168 * stty 1

17、69 * sum 170 * sync 171 * tac 172 * tail 173 * Enable extra tail options (-q, -s, and -v) 174 * tee 175 * Enable block I/O (larger/faster) instead of byte I/O 176 * test 177 * Extend test to 64 bit 178 * touch 179 * tr 180 * Enable character classes (such as :upper:) 181 * Enable equivalence classes

18、 182 * true 183 * tty 184 * uname 185 * unexpand 186 * Enable long options 187 * uniq 188 * usleep 189 * uudecode 190 * uuencode 191 * wc 192 * Support very large files in wc 193 * who 194 * whoami 195 * yes 196 - Common options for cp and mv 197 * Preserve hard links 198 - Common options for ls, mo

19、re and telnet 199 * Calculate terminal & column widths 200 - Common options for df, du, ls 201 * Support for human readable output (example 13k, 23M, 235G) 202 - Common options for md5sum, sha1sum 203 * Enable -c, -s and -w options204205Console Utilities -206 * chvt 207 * clear 208 * deallocvt 209 *

20、 dumpkmap 210 * kbd_mode 211 * loadfont 212 * loadkmap 213 * openvt 214 * reset 215 * resize 216 * Print environment variables 217 * setconsole 218 * Enable long options 219 * setfont 220 * Support reading textual screen maps 221 () Default directory for console-tools files 222 * setkeycodes 223 * setlogcons 224 * showkey 225226Debian Utilities -227 * mktemp 228 * pipe_progress 229 * run-parts 230 * Enable long options 231 * Support additional arguments 232 * start-stop-daemon 233 * Support additional arguments 234 * Enable long options 235 * which236237Editors -238 * awk 239 *

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 网络科技 > 计算机原理

本站链接:文库   一言   我酷   合作


客服QQ:2549714901微博号:道客多多官方知乎号:道客多多

经营许可证编号: 粤ICP备2021046453号世界地图

道客多多©版权所有2020-2025营业执照举报