X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=docs%2Fbusybox_header.pod;h=804b839703b319fb7088f5e977ab4e65c97911b1;hb=32773aca55a25b6102b0169a6c160ad52831181a;hp=7a5b0f71687de992ccb12e110121dbd381c26012;hpb=d4f15e95d6a66847eee99fb4bb2131d0622ba8b5;p=oweals%2Fbusybox.git diff --git a/docs/busybox_header.pod b/docs/busybox_header.pod index 7a5b0f716..804b83970 100644 --- a/docs/busybox_header.pod +++ b/docs/busybox_header.pod @@ -33,11 +33,11 @@ menuconfig' to select the functionality that you wish to enable. Then run After the compile has finished, you should use 'make install' to install BusyBox. This will install the 'bin/busybox' binary, in the target directory -specified by PREFIX. PREFIX can be set when configuring BusyBox, or you can -specify an alternative location at install time (i.e., with a command line -like 'make PREFIX=/tmp/foo install'). If you enabled any applet installation -scheme (either as symlinks or hardlinks), these will also be installed in -the location pointed to by PREFIX. +specified by CONFIG_PREFIX. CONFIG_PREFIX can be set when configuring BusyBox, +or you can specify an alternative location at install time (i.e., with a +command line like 'make CONFIG_PREFIX=/tmp/foo install'). If you enabled +any applet installation scheme (either as symlinks or hardlinks), these will +also be installed in the location pointed to by CONFIG_PREFIX. =head1 USAGE @@ -80,31 +80,3 @@ been enabled, more detailed usage information will also be available. Currently defined functions include: - addgroup, adduser, adjtimex, ar, arping, ash, awk, basename, bunzip2, - busybox, bzcat, cal, cat, chgrp, chmod, chown, chroot, chvt, clear, cmp, - cp, cpio, crond, crontab, cut, date, dc, dd, deallocvt, delgroup, deluser, - devfsd, df, dirname, dmesg, dos2unix, dpkg, dpkg-deb, du, dumpkmap, - dumpleases, echo, egrep, env, expr, false, fbset, fdflush, fdformat, fdisk, - fgrep, find, fold, free, freeramdisk, fsck.minix, ftpget, ftpput, getopt, - getty, grep, gunzip, gzip, halt, hdparm, head, hexdump, hostid, hostname, - httpd, hush, hwclock, id, ifconfig, ifdown, ifup, inetd, init, insmod, - install, ip, ipaddr, ipcalc, ipcrm, ipcs, iplink, iproute, iptunnel, kill, - killall, klogd, lash, last, length, linuxrc, ln, loadfont, loadkmap, - logger, login, logname, logread, losetup, ls, lsmod, makedevs, md5sum, - mesg, mkdir, mkfifo, mkfs.minix, mknod, mkswap, mktemp, modprobe, more, - mount, msh, mt, mv, nameif, nc, netstat, nslookup, od, openvt, passwd, - patch, pidof, ping, ping6, pipe_progress, pivot_root, poweroff, printf, ps, - pwd, rdate, readlink, realpath, reboot, renice, reset, rm, rmdir, rmmod, - route, rpm, rpm2cpio, run-parts, rx, sed, seq, setkeycodes, sha1sum, sleep, - sort, start-stop-daemon, strings, stty, su, sulogin, swapoff, swapon, sync, - sysctl, syslogd, tail, tar, tee, telnet, telnetd, test, tftp, time, top, - touch, tr, traceroute, true, tty, udhcpc, udhcpd, umount, uname, - uncompress, uniq, unix2dos, unzip, uptime, usleep, uudecode, uuencode, - vconfig, vi, vlock, watch, watchdog, wc, wget, which, who, whoami, xargs, - yes, zcat - -=head1 COMMAND DESCRIPTIONS - -=over 4 - -