some minor website cleanups

This commit is contained in:
Eric Andersen
2003-12-11 07:13:15 +00:00
parent c181f34c87
commit 5b8a59400c
4 changed files with 12 additions and 92 deletions

View File

@@ -27,6 +27,10 @@ This will create a directory called <b>busybox</b> and a directory called
<b>tinylogin</b> in the current directory. These directories contain the
latest and greatest source code for busybox and tinylogin.
<p>
If you are not already familiar with using CVS, I recommend you visit
this quick <a href="/cvs_howto.html">Introduction to CVS</a>.
<p>
I usually create a ~/.cvsrc file with the following things in it, and I
recommend you should use the same:
@@ -46,7 +50,9 @@ cvs update</pre>
Because you've only been granted anonymous access to the tree, you won't be
able to commit any changes. Changes can be submitted for inclusion by posting
them to the appropriate mailing list.
them to the appropriate mailing list. For those that are actively contributing
<a href="cvs_write.html">CVS write access</a> can be made available.
</li>
<!--#include file="footer.html" -->