]> git.sesse.net Git - betaftpd/blob - doc/README.platforms
Initial revision
[betaftpd] / doc / README.platforms
1 These are platforms that BetaFTPD is known to run on (`Supported' means
2 that each new major version will be tested on this platform):
3
4 Linux, libc5
5 ------------
6 Slackware 3.5. Compiles, partly tested. Supported.
7
8 Linux, libc6 (i*86-pc-linux-gnu)
9 --------------------------------
10 Slackware 3.4 (upgraded to glibc 2.1) and Debian GNU/Linux 2.1 (glibc 2.0).
11 Debian is previously tested and known to work well, but since I had to
12 move the computer away, I can't test it anymore. It should work, though.
13 Tested and working on Slackware (my main system). Should work fine on most
14 Linux distributions.
15
16 SunOS 5.5 (sparc-sun-solaris2.5.1)
17 ----------------------------------
18 Compiles, runs, not very much testing.
19
20 FreeBSD
21 -------
22 Compiles, runs, not very much testing. A user reports that it actually works
23 well. (No sendfile() support, though.)
24
25 In other words, as of today BetaFTPD works properly on Linux ONLY... If you
26 feel an urge to change this, please do step forward and offer to port it. I've
27 got access to both FreeBSD and SunOS-machines (thanks to very friendly people
28 who've given me shell access), but due to Internet time restrictions and general
29 lack of time, I really can't take care of all other patforms.
30
31 All others
32 ----------
33 Totally unknown. If you want to help out, here are some things that will
34 help (in descending order):
35
36 1. That you can take responsibility for adjusting each new version of
37    BetaFTPD to your OS.
38 2. If #1 isn't possible, just a note that it works (if it works!) or
39    patches to make the latest version work. (Note that this is now preferred
40    over #3 -- it wasn't so earlier.)
41 3. If #2 isn't possible, that I can get (permanent; I'll probably need to
42    check later versions...) shell access to a computer with that OS.
43    Optionally, you could always send me a fresh HD with that OS installed :-)
44