diff options
Diffstat (limited to 'docs/uclibc.org/uClibc-apps.html')
-rw-r--r-- | docs/uclibc.org/uClibc-apps.html | 54 |
1 files changed, 39 insertions, 15 deletions
diff --git a/docs/uclibc.org/uClibc-apps.html b/docs/uclibc.org/uClibc-apps.html index 0bcddf975..4dd86787d 100644 --- a/docs/uclibc.org/uClibc-apps.html +++ b/docs/uclibc.org/uClibc-apps.html @@ -109,7 +109,7 @@ box or with a patch. Please tell us if you have experience with other versions <!-- -------------------------------------------------------------------- --> <tr> <td> <a href="http://www.busybox.net/">BusyBox</a> </td> - <td> <a href="http://www.busybox.net/downloads/busybox-0.60.2.tar.gz">busybox-0.60.2.tar.gz</a> </td> + <td> <a href="http://www.busybox.net/downloads/busybox-0.60.3.tar.gz">busybox-0.60.3.tar.bz2</a> </td> <td> </td> <td> Busybox is a small replacement for most major Unix tools. All versions of BusyBox work with uClibc without changes. @@ -170,15 +170,15 @@ box or with a patch. Please tell us if you have experience with other versions <!-- -------------------------------------------------------------------- --> <tr> <td> <a href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils </a> </td> - <td> <a href="ftp://ftp.gnu.org/gnu/textutils/textutils-2.0.tar.gz">textutils-2.0.tar.gz</a> </td> + <td> <a href="ftp://ftp.gnu.org/gnu/textutils/textutils-2.1.tar.gz">textutils-2.1.tar.gz</a> </td> <td> </td> <td> The GNU Text Utilities provide basic text-manipulation commands. </td> </tr> <!-- -------------------------------------------------------------------- --> <tr> <td> <a href="http://freshmeat.net/projects/util-linux/">util-linux</a> </td> - <td> <a href="ftp://ftp.win.tue.nl/pub/home/aeb/linux-local/utils/util-linux/util-linux-2.11n.tar.gz">util-linux-2.11n.tar.gz</a> </td> - <td> </td> + <td> <a href="ftp://ftp.win.tue.nl/pub/home/aeb/linux-local/utils/util-linux/util-linux-2.11u.tar.gz">util-linux-2.11u.tar.gz</a> </td> + <td> disable "ENABLE_WIDECHAR" in defines.h</td> <td>A suite of essential utilities for any Linux system.</td> </tr> <!-- -------------------------------------------------------------------- --> @@ -201,7 +201,7 @@ box or with a patch. Please tell us if you have experience with other versions <td> <a href="http://www.gnu.org/software/gzip/gzip.html">Gzip</a> </td> <td> <a href="ftp://ftp.gnu.org/pub/gnu/gzip/gzip-1.2.4a.tar.gz">gzip-1.2.4a.tar.gz</a> </td> <td> </td> - <td> gzip (GNU zip) is a popular data compression program + <td> gzip (GNU zip) is a popular data compression program (version 1.3.3 is also OK) </td> </tr> <!-- -------------------------------------------------------------------- --> @@ -234,7 +234,7 @@ box or with a patch. Please tell us if you have experience with other versions <!-- -------------------------------------------------------------------- --> <tr> <td> <a href="http://www.gnu.org/software/wget/wget.html">wget</a> </td> - <td> <a href="ftp://ftp.gnu.org/pub/gnu/wget/wget-1.8.1.tar.gz">wget-1.8.1.tar.gz</a> </td> + <td> <a href="ftp://ftp.gnu.org/pub/gnu/wget/wget-1.8.2.tar.gz">wget-1.8.2.tar.gz</a> </td> <td> </td> <td> GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP </td> @@ -360,7 +360,7 @@ box or with a patch. Please tell us if you have experience with other versions <!-- -------------------------------------------------------------------- --> <tr> <td> <a href="http://www.s-lang.org/">slang</a> </td> - <td> 1.4.4</a></td> + <td> 1.4.5</a></td> <td> </td> <td> Slang does the same sort of thing that ncurses does -- and with a bit of wrapper code can act as a full replacement. Very useful for making console applications (such as newt). @@ -393,7 +393,7 @@ box or with a patch. Please tell us if you have experience with other versions <!-- -------------------------------------------------------------------- --> <tr> <td> <a href="http://e2fsprogs.sourceforge.net/">e2fsprogs</a> </td> - <td> <a href="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.25.tar.gz">e2fsprogs-1.25.tar.gz</a> </td> + <td> <a href="http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.27.tar.gz">e2fsprogs-1.27.tar.gz</a> </td> <td> </td> <td>Utilities to create and check ext3 and ext2 filesystems under Linux</td> </tr> @@ -460,14 +460,14 @@ box or with a patch. Please tell us if you have experience with other versions <tr> <td> <a href="http://www.gnu.org/software/gcc/gcc.html">GCC</a> </td> <td> <a href="ftp://ftp.gnu.org/gnu/gcc/gcc-2.95.3.tar.gz">gcc-2.95.3.tar.gz</a> <br> - <a href="ftp://ftp.gnu.org/gnu/gcc/gcc-3.0.3.tar.gz">gcc-3.0.3.tar.gz</a> </td> + <a href="ftp://ftp.gnu.org/gnu/gcc/gcc-3.1.1.tar.gz">gcc-3.1.1.tar.gz</a> </td> <td> c-compiler, c++-compiler compiler work fine, libio build currently fails </td> <td> GCC is <em>the</em> compiler for GNU/Linux systems.</td> </tr> <!-- -------------------------------------------------------------------- --> <tr> <td> <a href="http://sources.redhat.com/binutils/">GNU binutils</a> </td> - <td> <a href="ftp://ftp.gnu.org/gnu/binutils/binutils-2.11.2.tar.gz">binutils-2.11.2.tar.gz</a> </td> + <td> <a href="ftp://ftp.gnu.org/gnu/binutils/binutils-2.13.tar.gz">binutils-2.13.tar.gz</a> </td> <td> Add CFLAGS+=-D__FORCE_NOGLIBC</td> <td>The GNU assembler, linker and binary utilities.</td> </tr> @@ -624,7 +624,7 @@ box or with a patch. Please tell us if you have experience with other versions <!-- -------------------------------------------------------------------- --> <tr> <td> <a href="http://www.sax.de/~adlibit/">e3 text editor</a> </td> - <td> <a href="http://www.sax.de/~adlibit/e3-2.0.tar.gz">e3-2.0.tar.gz</a> </td> + <td> <a href="http://www.sax.de/~adlibit/e3-2.33.tar.gz">e3-2.33.tar.gz</a> </td> <td> </td> <td> a full featured very tiny text editor </td> </tr> @@ -695,7 +695,7 @@ box or with a patch. Please tell us if you have experience with other versions <tr> <td> <a href="http://netfilter.samba.org/">netfilter/iptables</a> </td> <td> latest</td> - <td> IP6 not working yet</td> + <td> IP6 reported to not be working yet</td> <td> IP packet filtering tools for use with 2.4.4+ Linux kernels. </td> </tr> <!-- -------------------------------------------------------------------- --> @@ -723,7 +723,7 @@ box or with a patch. Please tell us if you have experience with other versions <!-- -------------------------------------------------------------------- --> <tr> <td> <a href="http://freshmeat.net/projects/file/">file</a> </td> - <td> <a href="ftp://ftp.gw.com/mirrors/pub/unix/file/file-3.37.tar.gz">file-3.37.tar.gz</a> </td> + <td> <a href="ftp://ftp.gw.com/mirrors/pub/unix/file/file-3.39.tar.gz">file-3.37.tar.gz</a> </td> <td> </td> <td> File attempts to classify files depending on their contents and prints a description if a match is found. </td> </tr> @@ -899,7 +899,7 @@ box or with a patch. Please tell us if you have experience with other versions <!-- -------------------------------------------------------------------- --> <tr> <td> <a href="http://www.openssl.org/">openssl</a> </td> - <td> <a href="http://www.openssl.org/source/openssl-0.9.6c.tar.gz">openssl-0.9.6c.tar.gz</a> </td> + <td> <a href="http://www.openssl.org/source/openssl-0.9.6e.tar.gz">openssl-0.9.6e.tar.gz</a> </td> <td> </td> <td> A robust, commercial-grade, full-featured, Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer @@ -909,13 +909,37 @@ box or with a patch. Please tell us if you have experience with other versions <!-- -------------------------------------------------------------------- --> <tr> <td> <a href="http://www.openssh.com/">OpenSSH</a> </td> - <td> <a href="http://www.openssh.com/">openssh_3.1p1.tar.gz</a> </td> + <td> <a href="http://www.openssh.com/">openssh_3.4p1.tar.gz</a> </td> <td> </td> <td> OpenSSH is a FREE version of the SSH protocol suite which encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other network-level attacks.</td> <!-- -------------------------------------------------------------------- --> +<tr> + <td> <a href="http://www.buttsoft.com/~thumper/downloads/chkconfig/">chkconfig</a> </td> + <td> <a href="http://www.buttsoft.com/~thumper/downloads/chkconfig/chkconfig-1.2.24h.tar.gz">chkconfig-1.2.24h.tar.gz</a> </td> + <td> </td> + <td> a tool for managing the collection of symbolic links found in the /etc/rc.d directory</td> +<!-- -------------------------------------------------------------------- --> +<tr> + <td> <a href="http://invisible-island.net/dialog">dialog</a> </td> + <td> <a href="ftp://invisible-island.net/dialog/dialog-0.9b-20020622.tgz">dialog-0.9b-20020622.tgz</a> </td> + <td> </td> + <td> dialog allows shell scripts to provide fancy text dialogs</td> +<!-- -------------------------------------------------------------------- --> +<tr> + <td> <a href="http://www.nano-editor.org/">nano</a> </td> + <td> <a href="http://www.nano-editor.org/dist/v1.0/nano-1.0.9.tar.gz">nano-1.0.9.tar.gz</a> </td> + <td> </td> + <td> nano is a pico text editor clone</td> +<!-- -------------------------------------------------------------------- --> +<tr> + <td> <a href="ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x">popt</a> </td> + <td> <a href="ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/popt-1.6.4.tar.gz">popt-1.6.4.tar.gz</a> </td> + <td> </td> + <td> library exists essentially for parsing command line options</td> +<!-- -------------------------------------------------------------------- --> </table> </center> |