aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README17
1 files changed, 11 insertions, 6 deletions
diff --git a/README b/README
index 318d44708..3a9d849a6 100644
--- a/README
+++ b/README
@@ -66,7 +66,7 @@ Downloading the current source code:
66 66
67 You can browse the up to the minute source code and change history online. 67 You can browse the up to the minute source code and change history online.
68 68
69 http://www.busybox.net/cgi-bin/viewcvs.cgi/trunk/busybox/ 69 http://git.busybox.net/busybox/
70 70
71 Anonymous GIT access is available. For instructions, check out: 71 Anonymous GIT access is available. For instructions, check out:
72 72
@@ -83,11 +83,11 @@ Downloading the current source code:
83 what happened is the subversion changelog. 83 what happened is the subversion changelog.
84 84
85 Note: if you want to compile busybox in a busybox environment you must 85 Note: if you want to compile busybox in a busybox environment you must
86 select ENABLE_DESKTOP. 86 select CONFIG_DESKTOP.
87 87
88---------------- 88----------------
89 89
90getting help: 90Getting help:
91 91
92 when you find you need help, you can check out the busybox mailing list 92 when you find you need help, you can check out the busybox mailing list
93 archives at http://busybox.net/lists/busybox/ or even join 93 archives at http://busybox.net/lists/busybox/ or even join
@@ -95,7 +95,7 @@ getting help:
95 95
96---------------- 96----------------
97 97
98bugs: 98Bugs:
99 99
100 if you find bugs, please submit a detailed bug report to the busybox mailing 100 if you find bugs, please submit a detailed bug report to the busybox mailing
101 list at busybox@busybox.net. a well-written bug report should include a 101 list at busybox@busybox.net. a well-written bug report should include a
@@ -194,6 +194,11 @@ Supported hardware:
194---------------- 194----------------
195 195
196Please feed suggestions, bug reports, insults, and bribes back to the busybox 196Please feed suggestions, bug reports, insults, and bribes back to the busybox
197maintainer: 197mailing list:
198
199 busybox@busybox.net
200
201and/or maintainer:
202
198 Denys Vlasenko 203 Denys Vlasenko
199 <vda.linux@googlemail.com> 204 <vda.linux@googlemail.com>