[BusyBox] RFC: Cutting a BusyBox release today

Pavel Roskin proski at gnu.org
Wed Jun 21 21:38:45 UTC 2000


> For this release, I just whipped toget a bit of shell script to figure out what
> is missing from the docs.  Turn out 'insmod' and 'telnet' are needed.  I will
> get those.  Could you document the rm/ln "--" behavior you recently fixed up?

sed 's/^.*\/\([^/]*\)/\1/' busybox.links |sort >busybox.cmds
sed -n 's/^=item \(.*\)/\1/p' docs/busybox.pod |sort >busybox.dcmds

diff busybox.cmds busybox.dcmds

As you see, only "which" is not documented.

Pavel






More information about the busybox mailing list