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-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.tar.gz busybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.tar.bz2 busybox-w32-2423b12daee7fca1f6fe671a4a9bdf2ba1d3309e.zip |
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. | |||
83 | Getting help: | 83 | Getting help: |
84 | 84 | ||
85 | When you find you need help, you can check out the BusyBox mailing list | 85 | When you find you need help, you can check out the BusyBox mailing list |
86 | archives at http://oss.lineo.com/lists/busybox/ or even join | 86 | archives at http://busybox.net/lists/busybox/ or even join |
87 | the mailing list if you are interested. | 87 | the mailing list if you are interested. |
88 | 88 | ||
89 | ---------------- | 89 | ---------------- |
@@ -131,13 +131,13 @@ Source for the latest released version can always be downloaded from | |||
131 | CVS: | 131 | CVS: |
132 | 132 | ||
133 | BusyBox now has its own publicly browsable CVS tree at: | 133 | BusyBox now has its own publicly browsable CVS tree at: |
134 | http://oss.lineo.com/cgi-bin/cvsweb/busybox/ | 134 | http://busybox.net/cgi-bin/cvsweb/busybox/ |
135 | 135 | ||
136 | Anonymous CVS access is available. For instructions, check out: | 136 | Anonymous CVS access is available. For instructions, check out: |
137 | http://oss.lineo.com/cvs_anon.html | 137 | http://busybox.net/cvs_anon.html |
138 | 138 | ||
139 | For those that are actively contributing there is even CVS write access: | 139 | For those that are actively contributing there is even CVS write access: |
140 | http://oss.lineo.com/cvs_write.html | 140 | http://busybox.net/cvs_write.html |
141 | 141 | ||
142 | ---------------- | 142 | ---------------- |
143 | 143 | ||