ImageVerifierCode 换一换
格式:DOCX , 页数:46 ,大小:25.16KB ,
资源ID:15966412      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bdocx.com/down/15966412.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(BusyBox配置菜单的详细选项Word文件下载.docx)为本站会员(b****3)主动上传,冰豆网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰豆网(发送邮件至service@bdocx.com或直接QQ联系客服),我们立即给予删除!

BusyBox配置菜单的详细选项Word文件下载.docx

1、3233343536373839404142434445464748495051525354555657585960616263Busybox Settings -General Configuration -Enable options for full-blown desktop systemsProvide compatible behavior for rare corner cases (bigger code)Assume that 1:1 char/glyph correspondence is not trueBuffer allocation policy (Allocate

2、 with Malloc) -Show terse applet usage messages* Show verbose applet usage messages* Store applet usage messages in compressed form* Support -install -s to install applet links at runtime* Enable locale support (system needs locale for this to work)* Support for -long-options* Use the devpts filesys

3、tem for Unix98 PTYsClean up all memory before exiting (usually not needed)* Support writing pidfiles-Support for SUID/SGID handling* Runtime SUID/SGID configuration via /etc/busybox.conf* Suppress warning message if /etc/busybox.conf is not readableSupport NSA Security Enhanced Linuxexec prefers app

4、lets(/proc/self/exe) Path to BusyBox executableBuild Options -* Build BusyBox as a static binary (no shared libs) /选用静态链接Force NOMMU build* Build with Large File Support (for accessing files 2 GB)()Cross Compiler prefix 指定交叉编译工具的路径,也可以直接修改 Makefile文件Debugging Options -Build BusyBox with extra Debugg

5、ing symbolsAbort compilation on any warningAdditional debugging library (None) -* Enable obsolete features removed before SUSv3?Installation Options -* Dont use /usr /不选该项,BusyBox将默认安装到原系统的/usr目录下面,这将覆盖掉系统原有的命令。Applets links (as soft-links) -(./_install) BusyBox installation prefixBusybox Library Tu

6、ning -(6) Minimum password length(2) MD5: Trade Bytes for Speed* Faster /proc scanning code (+100 bytes)* Support for /etc/networks* Command line editing(1024) Maximum length of input* vi-style line editing commands(15) History size* History saving* Tab completion* Username completion* Fancy shell p

7、romptsGive more precise messages when copy fails (cp, mv etc)(4) Copy buffer size, in kilobytesUse clock_gettime(CLOCK_MONOTONIC) syscall* Use ioctl names rather than hex values in error messages* Support infiniband HW-AppletsArchival Utilities -* Make tar, rpm, modprobe etc understandzma data* Make

8、 tar, rpm, modprobe etc understand .bz2 data* Make tar, rpm, modprobe etc understand .gz data* Make tar and gunzip understand .Z data* ar* Support for long filenames (not need for debs)* bunzip2* bzip2646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108

9、109110111112113114115116117118119120121122123124125126127128129130131132133134135136* cpio* Support for archive creationdpkgdpkg_deb* gunzip* gziprpm2cpiorpm* tar* Enable archive creation* Autodetect gz/bz2 compressed tarballs* Enable -X (exclude from) and -T (include from) options)* Support for old

10、 tar header format* Enable untarring of tarballs with checksums produced by buggy Sun tar* Support for GNU tar extensions (long filenames)* Enable long options* Enable use of user and group names* uncompress* unlzma* Optimize unlzma for speed* unzipCoreutils -* basename* cal* cat* catv* chgrp* chmod

11、* chown* chroot* cksum* comm* cp* cut* date* Enable ISO date format output (-1)* dd* Enable DD signal handling for status reporting* Enable ibs, obs and conv options* df* Enable -a, -i, -B* dirname* dos2unix/unix2dos* du (default blocksize of 512 bytes)* Use a default blocksize of 1024 bytes (1K)* e

12、cho (basic SuSv3 version taking no options)* Enable echo options (-n and -e)* env* expand* expr* Extend Posix numbers support to 64 bit* false* fold* head* Enable head options (-c, -q, and -v)* hostid* id* install* length* ln* logname* ls* Enable filetyping options (-p and -F)* Enable symlinks deref

13、erencing (-L)* Enable recursion (-R)* Sort the file names* Show file timestamps* Show username/groupnames* Allow use of color to identify file types137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1