diff options
-rw-r--r-- | docs/busybox.net/index.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index 47c70881e..cbeb03876 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html | |||
@@ -124,14 +124,20 @@ To subscribe, go and visit <a href="http://opensource.lineo.com/mailman/listinfo | |||
124 | </TD></TR> | 124 | </TD></TR> |
125 | <TR><TD BGCOLOR="#eeeee0"> | 125 | <TR><TD BGCOLOR="#eeeee0"> |
126 | <ul> | 126 | <ul> |
127 | <li> Source for the latest release can always be downloaded from | 127 | |
128 | <li> Source for the latest release can always be downloaded from | ||
128 | <a href="ftp://oss.lineo.com/busybox">ftp://oss.lineo.com/busybox</a>. | 129 | <a href="ftp://oss.lineo.com/busybox">ftp://oss.lineo.com/busybox</a>. |
129 | <li> BusyBox now has its own publically browsable | 130 | |
131 | <li> A new snapshot of the source is made daily and is available as a GNU | ||
132 | gzipped tarball <a href="busybox.tar.gz"> right here</a>. | ||
133 | |||
134 | <li> BusyBox now has its own publically browsable | ||
130 | <a href="http://opensource.lineo.com/cgi-bin/cvsweb/busybox/">CVS tree</a>, | 135 | <a href="http://opensource.lineo.com/cgi-bin/cvsweb/busybox/">CVS tree</a>, |
131 | anonymous | 136 | anonymous |
132 | <a href="http://opensource.lineo.com/cvs_anon.html">CVS access</a>, and | 137 | <a href="http://opensource.lineo.com/cvs_anon.html">CVS access</a>, and |
133 | for those that are actively contributing there is even | 138 | for those that are actively contributing there is even |
134 | <a href="http://opensource.lineo.com/cvs_write.html">CVS write access</a>. | 139 | <a href="http://opensource.lineo.com/cvs_write.html">CVS write access</a>. |
140 | |||
135 | </ul> | 141 | </ul> |
136 | 142 | ||
137 | 143 | ||