[BusyBox-cvs] tinylogin/docs/tinylogin.busybox.net index.html,1.23,1.24
Erik Andersen
andersen at codepoet.org
Fri Jan 3 11:19:04 UTC 2003
Update of /var/cvs/tinylogin/docs/tinylogin.busybox.net
In directory winder:/tmp/cvs-serv10912
Modified Files:
index.html
Log Message:
Add mailing list info
Index: index.html
===================================================================
RCS file: /var/cvs/tinylogin/docs/tinylogin.busybox.net/index.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- index.html 3 Jan 2003 10:56:32 -0000 1.23
+++ index.html 3 Jan 2003 11:19:00 -0000 1.24
@@ -56,6 +56,9 @@
Erik Andersen</a>, and licensed under the
<a href="http://www.gnu.org/copyleft/gpl.html">GNU GENERAL PUBLIC LICENSE</a>.
+<h3>Mailing List Information</h3>
+Here are the Tinylogin <a href="/lists/busybox/">mailing list archives</a><br>
+To subscribe, go and visit <a href= "/mailman/listinfo/tinylogin">this page</a>.
<!-- Begin Download section -->
@@ -222,19 +225,19 @@
<ul>
<li> <A HREF="http://freshmeat.net/projects/tinylogin/?highlight=tinylogin">
Freshmeat AppIndex record for TinyLogin</A>
+ <p>
<li><a href="http://www.busybox.net/">BusyBox</a>
combines tiny versions of many common UNIX utilities into a single small
executable. It provides minimalist replacements for most of the utilities
you usually find on a standard Linux system.
-
<p>
+
<li><a href="http://uclibc.org/uClibc.html">uClibc</a>
is a C library for embedded systems. You can actually statically link
a "Hello World" application under x86 that only takes 4k (as opposed to
200k under GNU libc). It can do dynamic linking too and works nicely with
BusyBox to create very small embedded systems.
-
<p>
</ul>
More information about the busybox-cvs
mailing list