... | ... |
@@ -2,8 +2,9 @@ $Id$ |
2 | 2 |
|
3 | 3 |
Installation Notes |
4 | 4 |
|
5 |
-Supported architectures: Linux, FreeBSD, Solaris, Win* (CYGWIN) |
|
6 |
-(for other architectures the Makefile must be edited) |
|
5 |
+Supported arhitectures: Linux/i386, Linux/armv4l, FreeBSD/i386, Solaris/sparc64, |
|
6 |
+Win*/i386 (CYGWIN) |
|
7 |
+(for other arhitectures the Makefile must be edited) |
|
7 | 8 |
|
8 | 9 |
There are various configuration options defined in the Makefile. |
9 | 10 |
|
... | ... |
@@ -26,6 +26,8 @@ x plugin interface |
26 | 26 |
- add User-Agent (for the replies) |
27 | 27 |
|
28 | 28 |
Low priority: |
29 |
+- fix via address someday |
|
30 |
+- fix listen=0.0.0.0 case |
|
29 | 31 |
- forward to received= if present |
30 | 32 |
- make it easier to register a statically linkable module. |
31 | 33 |
- add support for -u user and -g group (not only -u uid, -g uid) |