Patch last_pach62 from vodz. This patch moves all the /proc parsing
[oweals/busybox.git] / README
diff --git a/README b/README
index bfcf4e2a1e07b4dead110678d5d35c68c5f1c090..afd91b46a6268256bab4734addcd139cf7df5883 100644 (file)
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ Supported architectures:
    Busybox in general will build on any architecture supported by gcc.  It has
    a few specialized features added for __sparc__ and __alpha__.  insmod
    functionality is currently limited to x86, ARM, SH3/4, powerpc, m68k, 
-   and MIPS.
+   MIPS, and v850e.
 
 Supported libcs:
 
@@ -91,12 +91,12 @@ the mailing list if you are interested.
 Bugs:
 
 If you find bugs, please submit a bug report.  Full instructions on how to
-report a bug are found at http://bugs.lineo.com/Reporting.html.
+report a bug are found at http://bugs.busybox.net/Reporting.html.
 
 For the impatient: To submit a bug, simply send an email describing the problem
-to submit@bugs.lineo.com.  Bug reports should look something like this:
+to submit@bugs.busybox.net.  Bug reports should look something like this:
 
-    To: submit@bugs.lineo.com
+    To: submit@bugs.busybox.net
     From: diligent@testing.linux.org
     Subject: /bin/true doesn't work
 
@@ -123,8 +123,9 @@ understanding.
 
 FTP:
 
-Source for the latest released version can always be downloaded from 
-    ftp://ftp.lineo.com/pub/busybox. 
+Source for the latest released version, as well as daily snapshots, can always 
+be downloaded from 
+    http://busybox.net/downloads/
 
 ----------------