]> jfr.im git - irc/atheme/atheme.git/commitdiff
Update INSTALL.
authorJeff Horelick <redacted>
Sun, 18 Jan 2015 15:47:52 +0000 (10:47 -0500)
committerJeff Horelick <redacted>
Sun, 18 Jan 2015 15:47:52 +0000 (10:47 -0500)
Mark old platforms as old and add new platforms that people are actually running Atheme on.

INSTALL

diff --git a/INSTALL b/INSTALL
index b6f8216d230bc79f0a0a43d012f74e8d6b6c20a4..78bdbf47a882a591558de755d6c7b96a5c8885fd 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -31,16 +31,17 @@ Use an unprivileged user account.
 
 Services should compile and run on most POSIX compliant systems. The current
 version is known to work on:
-       FreeBSD 6.3              (i386, amd64)
-       FreeBSD 7.0              (i386, amd64)
-       FreeBSD 8.0              (i386, amd64)
-       Linux (glibc) 2.6.x, 2.7.x, 2.8.x, 2.10.x, 2.11.x   (i386, amd64)
-       MacOS 10.5               (intel) (*)
+       FreeBSD 8.x              (i386, amd64)
+       FreeBSD 9.x              (i386, amd64)
+       FreeBSD 10.x             (i386, amd64)
+       Linux (glibc) 2.8 - 2.20   (i386, amd64)
+       MacOS 10.9               (intel) (*)
        Windows XP+              (i386, x64) (*)
 
 Older versions have been tested on:
        FreeBSD 5.[0,1,2,3,4,5]
-       FreeBSD 6.[0,1,2]
+       FreeBSD 6.[0,1,2,3]
+       FreeBSD 7.[0,1,2,3,4]
        OpenBSD 3.[5,6,7,8]      (i386, amd64, sparc)
        NetBSD 1.[5,6]           (i386, amd64, sparc)
        NetBSD 2.[0]             (i386, amd64, sparc, mips)