CFG_CMD_XIMG | Loads part of multi-image |
CFG_CMD_UNIVERSE | Tundra Universe support |
CFG_CMD_EXT2 | EXT2 support |
CFG_CMD_SNTP | SNTP support |
CFG_CMD_DISPLAY | Display support |
Appendix C. BusyBox Commands
BusyBox has many useful commands. Here is a list of the commands documented in a recent BusyBox snapshot.
addgroup | Adds a group to the system |
adduser | Adds a user to the system |
adjtimex | Reads and optionally sets system timebase parameters |
ar | Extracts or lists files from an ar archive |
arping | Pings hosts by ARP requests/replies |
ash | The ash shell (command interpreter) |
awk | Pattern-scanning and processing language |
basename | Strips directory path and suffixes from files |
bunzip2 | Uncompresses a file (or standard input if no input file specified) |
bzcat | Uncompresses to stdout |
cal | Displays a calendar |
cat | Concatenates file(s) and prints them to stdout |
chgrp | Changes the group membership of each file |
chmod | Changes file access permissions |
chown | Changes the owner and/or group of file(s) |
chroot | Runs the command with root directory set to new root |
chvt | Changes the foreground virtual terminal to /dev/ttyN |
clear |