📄 configure.help.svn-base
字号:
CONFIG_USER_PPPD_WITH_TACACS TACACS+ authentication plugin for pppd.CONFIG_USER_PPPD_WITH_RADIUS RADIUS authentication plugin for pppd.CONFIG_USER_PPPD_WITH_PPPOE Allow kernel mode PPPOE support.CONFIG_USER_PALMBOT_PALMBOT A half-baked app to drive the Palm Pilot robot.CONFIG_USER_BUSYBOX_BUSYBOX BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for most of the utilities you usually find in fileutils, shellutils, findutils, textutils, grep, gzip, tar, etc. Simply select those utilities and options you want.CONFIG_USER_BUSYBOX_ADJTIMEX Reads and optionally sets system timebase parameters. See adjtimex(2).CONFIG_USER_BUSYBOX_AR Extract or list files from an ar archive.CONFIG_USER_BUSYBOX_BASENAME Strips directory path and suffixes from FILE. If specified, also removes any trailing SUFFIX.CONFIG_USER_BUSYBOX_CAT Concatenates FILE(s) and prints them to stdout.CONFIG_USER_BUSYBOX_CHMOD Change the access permissions of files.CONFIG_USER_BUSYBOX_CHOWN Change the owner of files.CONFIG_USER_BUSYBOX_CHGRP Change the group owner of files.CONFIG_USER_BUSYBOX_CHROOT Run command with root directory set elsewhere.CONFIG_USER_BUSYBOX_CHVT Changes the foreground virtual terminal.CONFIG_USER_BUSYBOX_CLEAR Clear screen.CONFIG_USER_BUSYBOX_CMP Compare files.CONFIG_USER_BUSYBOX_CP Copy files.CONFIG_USER_BUSYBOX_CPIO Copy files to and from archives.CONFIG_USER_BUSYBOX_CUT Prints selected fields from input file to standard out.CONFIG_USER_BUSYBOX_DATE Displays the current time or sets the system date.CONFIG_USER_BUSYBOX_DC This is a Tiny RPN calculator that understands the following operations: +, -, /, *, and, or, not, eor.CONFIG_USER_BUSYBOX_DD Copy a file with formatting and conversions.CONFIG_USER_BUSYBOX_DEALLOCVT Deallocate unused virtual terminal.CONFIG_USER_BUSYBOX_DF Print the filesystem space used and space available.CONFIG_USER_BUSYBOX_DIRNAME Strips non-directory suffix from arguments.CONFIG_USER_BUSYBOX_DMESG Prints or controls the kernel ring buffer.CONFIG_USER_BUSYBOX_DOS2UNIX Converts a text file to/from dos format to unix format.CONFIG_USER_BUSYBOX_DPKG WORK IN PROGRESS, only usefull for debian-installer.CONFIG_USER_BUSYBOX_DPKG_DEB Perform actions on debian packages (.debs).CONFIG_USER_BUSYBOX_DUTMP Dump utmp file format (pipe delimited).CONFIG_USER_BUSYBOX_DU Summarizes disk space used for each file argument and/or directory. Disk space is printed in units of 1024 bytes.CONFIG_USER_BUSYBOX_DUMPKMAP Prints out a binary keyboard translation table to standard output.CONFIG_USER_BUSYBOX_ECHO Prints arguments to stdout.CONFIG_USER_BUSYBOX_ENV Prints the current environment or runs a program after setting up the specified environment.CONFIG_USER_BUSYBOX_EXPR Prints the value of an expression to standard output.CONFIG_USER_BUSYBOX_FBSET Show and modify frame buffer settings.CONFIG_USER_BUSYBOX_FDFLUSH Forces floppy disk drive to detect disk changeCONFIG_USER_BUSYBOX_FIND Search for files in a directory hierarchy.CONFIG_USER_BUSYBOX_FREE Displays the amount of free and used system memory.CONFIG_USER_BUSYBOX_FREERAMDISK Frees all memory used by the specified ramdisk.CONFIG_USER_BUSYBOX_FSCK_MINIX Performs a consistency check for MINIX filesystems.CONFIG_USER_BUSYBOX_GETOPT Parse command options.CONFIG_USER_BUSYBOX_GREP Search for a pattern in each file or standard input.CONFIG_USER_BUSYBOX_GUNZIP Uncompress files.CONFIG_USER_BUSYBOX_GZIP Compress files.CONFIG_USER_BUSYBOX_HALT Halt the system.CONFIG_USER_BUSYBOX_HEAD Print first 10 lines of each file to standard output.CONFIG_USER_BUSYBOX_HOSTID Print out a unique 32-bit identifier for the machine.CONFIG_USER_BUSYBOX_HOSTNAME Get or set the hostname or DNS domain name.CONFIG_USER_BUSYBOX_ID Print information for specific or current user.CONFIG_USER_BUSYBOX_IFCONFIG Configure a network interface.CONFIG_USER_BUSYBOX_INIT Init is the parent of all processes.CONFIG_USER_BUSYBOX_INSMOD Loads the specified kernel modules into the kernel.CONFIG_USER_BUSYBOX_KILL Send a signal to the specified process(es).CONFIG_USER_BUSYBOX_KILLALL Send a signal to the specified process(es).CONFIG_USER_BUSYBOX_KLOGD Kernel logger daemon.CONFIG_USER_BUSYBOX_LENGTH Prints out the length of the specified string.CONFIG_USER_BUSYBOX_LN Create a link between two files.CONFIG_USER_BUSYBOX_LOADACM Loads an acm from standard input.CONFIG_USER_BUSYBOX_LOADFONT Loads a console font from standard input.CONFIG_USER_BUSYBOX_LOADKMAP Loads a binary keyboard translation table from standard input.CONFIG_USER_BUSYBOX_LOGGER Write a message to the system log.CONFIG_USER_BUSYBOX_LOGNAME Print the name of the current user.CONFIG_USER_BUSYBOX_LS List directory contents.CONFIG_USER_BUSYBOX_LSMOD List the currently loaded kernel modules.CONFIG_USER_BUSYBOX_MAKEDEVS Creates a range of block or character special files.CONFIG_USER_BUSYBOX_MD5SUM Print or check MD5 checksums.CONFIG_USER_BUSYBOX_MKDIR Create directory(ies), if they do not already exist.CONFIG_USER_BUSYBOX_MKFIFO Creates a named pipe.CONFIG_USER_BUSYBOX_MKFS_MINIX Make a MINIX filesystem.CONFIG_USER_BUSYBOX_MKNOD Create a special file (block, character, or pipe).CONFIG_USER_BUSYBOX_MKSWAP Prepare a disk partition to be used as a swap partition.CONFIG_USER_BUSYBOX_MKTEMP Creates a temporary file.CONFIG_USER_BUSYBOX_MODPROBE High level handling of loadable modules.CONFIG_USER_BUSYBOX_MORE More is a filter for viewing a file one screenful at a time.CONFIG_USER_BUSYBOX_MOUNT Mount a filesystem.CONFIG_USER_BUSYBOX_MT Control magnetic tape drive operation.CONFIG_USER_BUSYBOX_MV Move (rename) files.CONFIG_USER_BUSYBOX_NC Netcat opens a pipe to a socket.CONFIG_USER_BUSYBOX_NSLOOKUP Queries the nameserver for the IP address of the given host.CONFIG_USER_BUSYBOX_PIDOF Find the process ID of a running program.CONFIG_USER_BUSYBOX_PING Send ICMP ECHO_REQUEST packets to network hosts.CONFIG_USER_BUSYBOX_PIVOT_ROOT Move the current root file system to put_old and make new_root the new root file system.CONFIG_USER_BUSYBOX_POWEROFF Halt the system and request that the kernel shut off the power.CONFIG_USER_BUSYBOX_PRINTF Formats and prints argument(s) according to format, Where format controls the output exactly as in C printf.CONFIG_USER_BUSYBOX_PS Report process status. This version of ps accepts no options.CONFIG_USER_BUSYBOX_PWD Print the full filename of the current working directory.CONFIG_USER_BUSYBOX_RDATE Get and possibly set the system date and time from a remote host.CONFIG_USER_BUSYBOX_READLINK Read a symbolic link.CONFIG_USER_BUSYBOX_REBOOT Reboot the system.CONFIG_USER_BUSYBOX_RENICE Changes priority of running processes. Allowed priorities range from 20 (the process runs only when nothing else is running) to 0 (default priority) to -20 (almost nothing else ever gets to run).CONFIG_USER_BUSYBOX_RESET Resets the screen.CONFIG_USER_BUSYBOX_RM Remove (unlink) the file(s). You may use '--' to indicate that all following arguments are non-options.CONFIG_USER_BUSYBOX_RMDIR Remove the directory(ies), if they are empty.CONFIG_USER_BUSYBOX_RMMOD Unloads the specified kernel modules from the kernel.CONFIG_USER_BUSYBOX_ROUTE Edit the kernel's routing tables.CONFIG_USER_BUSYBOX_RPMUNPACK Extracts an rpm archive.CONFIG_USER_BUSYBOX_RPM2CPIO Convert an rpm archive to a cpio archive.CONFIG_USER_BUSYBOX_SED Stream editor.CONFIG_USER_BUSYBOX_SETKEYCODES Set entries into the kernel's scancode-to-keycode map, allowing unusual keyboards to generate usable keycodes.CONFIG_USER_BUSYBOX_SHELL Do you want to configure a busybox shellCONFIG_USER_BUSYBOX_ASH The ASH shell (command interpreter)CONFIG_USER_BUSYBOX_SH_IS_ASH /bin/sh will use the "ash" shell.CONFIG_USER_BUSYBOX_HUSH The HUSH shell (command interpreter)CONFIG_USER_BUSYBOX_SH_IS_HUSH /bin/sh will use the "hush" shell.CONFIG_USER_BUSYBOX_LASH The BusyBox lame shell (command interpreter)CONFIG_USER_BUSYBOX_SH_IS_LASH /bin/sh will use the "lash" shell.CONFIG_USER_BUSYBOX_MSH The BusyBox Minix shell (command interpreter)CONFIG_USER_BUSYBOX_SH_IS_MSH /bin/sh will use the "msh" shell.CONFIG_USER_BUSYBOX_SLEEP Pause for a specified number of seconds.CONFIG_USER_BUSYBOX_SORT Sorts lines of text in the specified files.CONFIG_USER_BUSYBOX_STTY Print or modify prints baud rate, line discipline, and deviations from stty sane.CONFIG_USER_BUSYBOX_SWAPONOFF Stop swapping virtual memory pages on the given device.CONFIG_USER_BUSYBOX_SYNC Write all buffered filesystem blocks to disk.CONFIG_USER_BUSYBOX_SYSLOGD Linux system and kernel logging utility. Note that this version of syslogd ignores /etc/syslog.conf.CONFIG_USER_BUSYBOX_TAIL Print last 10 lines of each file to standard output. With more than one file, precede each with a header giving the file name. With no file, or when file is -, read standard input.CONFIG_USER_BUSYBOX_TAR Create, extract, or list files from a tar file.CONFIG_USER_BUSYBOX_TEE Copy standard input to each file, and also to standard output.CONFIG_USER_BUSYBOX_TELNET Telnet is used to establish interactive communication with another computer over a network using the TELNET protocol.CONFIG_USER_BUSYBOX_TEST Checks file types and compares values returning an exit code determined by the value of an expression.CONFIG_USER_BUSYBOX_TFTP Transfers a file from/to a tftp server using "octet" mode.CONFIG_USER_BUSYBOX_TOUCH Update the last-modified date on the given file[s].CONFIG_USER_BUSYBOX_TR Translate, squeeze, and/or delete characters from standard input, writing to standard output.CONFIG_USER_BUSYBOX_TRACEROUTE Print the route packets take to a network host.CONFIG_USER_BUSYBOX_TRUE_FALSE Return an exit code of TRUE (0) or FALSE (1).CONFIG_USER_BUSYBOX_TTY Print the file name of the terminal connected to standard input.CONFIG_USER_BUSYBOX_UMOUNT Unmount file systems.CONFIG_USER_BUSYBOX_UNAME Print certain system information.CONFIG_USER_BUSYBOX_UNIQ Discard all but one of successive identical lines from input (or standard input), writing to output (or standard output).CONFIG_USER_BUSYBOX_UNIX2DOS Convert files from unix format to DOS format.CONFIG_USER_BUSYBOX_UPDATE Periodically flushes filesystem buffers.CONFIG_USER_BUSYBOX_UPTIME Display the time since the last boot.CONFIG_USER_BUSYBOX_USLEEP Pause for N microseconds.CONFIG_USER_BUSYBOX_UUDECODE Uudecode a file that is uuencoded.CONFIG_USER_BUSYBOX_UUENCODE Uuencode a file.CONFIG_USER_BUSYBOX_VI Visual file editor.CONFIG_USER_BUSYBOX_WATCHDOG Periodically write to watchdog device.CONFIG_USER_BUSYBOX_WC Print line, word, and byte counts for each file, and a total line if more than one file is specified. with no file, read standard input.CONFIG_USER_BUSYBOX_WGET Retrieves files via HTTP or FTP.CONFIG_USER_BUSYBOX_WHICH Locates a command.CONFIG_USER_BUSYBOX_WHOAMI Prints the user name associated with the current effective user id.CONFIG_USER_BUSYBOX_XARGS Executes a command on every item given by standard input.CONFIG_USER_BUSYBOX_YES Repeatedly outputs a line with all specified string(s), or 'y'.CONFIG_USER_BUSYBOX_BUFFERS_GO_ON_STACK BusyBox will, by default, malloc space for its buffers. This costs code size for the call to xmalloc. You can use the following feature to have them put on the stack. For some very small machines with limited stack space, this can be deadly. For most folks, this works just fine...CONFIG_USER_BUSYBOX_BUFFERS_GO_IN_BSS The third alternative for buffer allocation is to use BSS. This works beautifully for computers with a real MMU (and OS support), but wastes runtime RAM for uCLinux. This behavior was the only one available for BusyBox versions 0.48 and earlier.CONFIG_USER_BUSYBOX_USE_DEVPS_PATCH Turn this on to use Erik's very cool devps, and devmtab kernel drivers, thereby eliminating the need for the /proc filesystem and thereby saving lots and lots memory for more important things. NOTE: If you enable this feature, you _must_ have patched the kernel to include the devps patch that is included in the busybox/kernel-patches directory. You will also need to create some device special files in /dev on your embedded system: mknod /dev/mtab c 10 22 mknod /dev/ps c 10 21 I emailed Linus and this patch will not be going into the stock kernel.CONFIG_USER_BUSYBOX_VERBOSE_USAGE Show verbose usage messages. This consumes extra memory.CONFIG_USER_BUSYBOX_USE_TERMIOS Use termios to manipulate the screen ('more' is prettier with this on)CONFIG_USER_BUSYBOX_AUTOWIDTH Calculate terminal & column widths (for more and ls).CONFIG_USER_BUSYBOX_LS_USERNAME Show username/groupnames for ls.CONFIG_USER_BUSYBOX_LS_TIMESTAMPS Show file time stamps in ls. CONFIG_USER_BUSYBOX_LS_FILETYPES Allow ls to know about file types.CONFIG_USER_BUSYBOX_LS_SORTFILES Allow ls to sort the file names.CONFIG_USER_BUSYBOX_LS_RECURSIVE Enable ls -RCONFIG_USER_BUSYBOX_LS_FOLLOWLINKS Enable ls -LCONFIG_USER_BUSYBOX_FANCY_PING Disable for a smaller (but less functional) ping.CONFIG_USER_BUSYBOX_USE_INITTAB Make init use a simplified /etc/inittab file (recommended).CONFIG_USER_BUSYBOX_LINUXRC Enable init being called as /linuxrc.CONFIG_USER_BUSYBOX_INIT_COREDUMPS Have init enable core dumping for child processes (for debugging only).CONFIG_USER_BUSYBOX_EXTRA_QUIET Make sure nothing is printed to the console on bootCONFIG_USER_BUSYBOX_REMOTE_LOG Enable syslogd -R remotehostCONFIG_USER_BUSYBOX_IPC_SYSLOG
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -