diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-02-16 21:50:34 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-02-16 21:50:34 +0000 |
commit | 8fd6e1fb0f94a394a2454043b52a1a423ffeb178 (patch) | |
tree | 4b7ffd9fafa20505609a9f4828fa3272b9ee9659 /docs | |
parent | d7f7bd04458310119db302e396213e214bb896b2 (diff) |
Add in a sponsors link, and update the screenshot.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/index.html | 8 | ||||
-rw-r--r-- | docs/busybox.net/screenshot.html | 17 |
2 files changed, 16 insertions, 9 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index 1c7bc39c1..663066bb5 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html @@ -63,9 +63,15 @@ is now available <a href="screenshot.html">right here</a>. <H3>Mailing List Information</h3> -BusyBox now has a <a href="http://www.busybox.net/lists/busybox/">mailing list</a>! +BusyBox now has a <a href="http://www.busybox.net/lists/busybox/">mailing list</a>!<br> To subscribe, go and visit <a href="http://www.busybox.net/mailman/listinfo/busybox">this page</a>. +<H3>Sponsors</h3> +Please visit our sponsors and thank them for supporting BusyBox +by providing us with equipment, bandwidth, and money. +<ul> + <li><a href="http://opensource.se/">Öpensöurce AB</a><br>Embedded open source consulting in Europe. +</ul> <!-- Begin Latest News section --> <TR><TD BGCOLOR="#ccccc0" ALIGN=center> diff --git a/docs/busybox.net/screenshot.html b/docs/busybox.net/screenshot.html index 8424fcef6..c42775659 100644 --- a/docs/busybox.net/screenshot.html +++ b/docs/busybox.net/screenshot.html @@ -22,7 +22,7 @@ font-family: monospace; font-size: smaller;" width="80%"> $ ./busybox -BusyBox v0.49 (2001.01.30-17:35+0000) multi-call binary -- GPL2 +BusyBox v0.60.3-pre (2002.02.13-23:05+0000) multi-call binary Usage: busybox [function] [arguments]... or: [function] [arguments]... @@ -33,13 +33,14 @@ Usage: busybox [function] [arguments]... will act like whatever it was invoked as. Currently defined functions: - basename, busybox, cat, chgrp, chmod, chown, chroot, chvt, clear, - cp, cut, date, dd, df, dirname, dmesg, du, echo, false, find, - free, grep, gunzip, gzip, halt, head, id, init, kill, killall, - ln, logger, ls, lsmod, mkdir, mknod, mkswap, more, mount, mv, - poweroff, ps, pwd, reboot, reset, rm, rmdir, sed, sh, sleep, sort, - swapoff, swapon, sync, syslogd, tail, tar, touch, true, tty, umount, - uname, uniq, uptime, wc, which, whoami, xargs, yes, zcat + [, basename, busybox, cat, chgrp, chmod, chown, chroot, chvt, + clear, cp, cut, date, dd, df, dirname, dmesg, du, echo, env, false, + find, free, grep, gunzip, gzip, halt, head, id, init, kill, killall, + klogd, linuxrc, ln, logger, ls, lsmod, mkdir, mknod, mkswap, modprobe, + more, mount, msh, mv, pidof, poweroff, ps, pwd, reboot, reset, + rm, rmdir, sed, sh, sleep, sort, swapoff, swapon, sync, syslogd, + tail, tar, test, touch, true, tty, umount, uname, uniq, uptime, + wc, which, whoami, xargs, yes, zcat $ <blink>_</blink> |