diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-12-08 01:56:15 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-12-08 01:56:15 +0000 |
commit | 2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e (patch) | |
tree | b50d166caa9ce3a68b4b119748be38692dd45d40 /README | |
parent | 05b5addcaa210f30078ab8a69c57cee829aa7eb9 (diff) | |
download | busybox-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.tar.gz |
Begin moving things to busybox.net
-Erik
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -83,7 +83,7 @@ top of ash.c as well, so check those out if you want to tweak things. Getting help: When you find you need help, you can check out the BusyBox mailing list -archives at http://oss.lineo.com/lists/busybox/ or even join +archives at http://busybox.net/lists/busybox/ or even join the mailing list if you are interested. ---------------- @@ -131,13 +131,13 @@ Source for the latest released version can always be downloaded from CVS: BusyBox now has its own publicly browsable CVS tree at: - http://oss.lineo.com/cgi-bin/cvsweb/busybox/ + http://busybox.net/cgi-bin/cvsweb/busybox/ Anonymous CVS access is available. For instructions, check out: - http://oss.lineo.com/cvs_anon.html + http://busybox.net/cvs_anon.html For those that are actively contributing there is even CVS write access: - http://oss.lineo.com/cvs_write.html + http://busybox.net/cvs_write.html ---------------- |