]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: update INSTALL with supported OpenBSD / FreeBSD versions
authorBrad Smith <brad@comstyle.com>
Fri, 2 Oct 2020 22:36:58 +0000 (18:36 -0400)
committerWilly Tarreau <w@1wt.eu>
Wed, 7 Oct 2020 06:10:25 +0000 (08:10 +0200)
Update INSTALL with the OpenBSD / FreeBSD versions that are supported.

INSTALL

diff --git a/INSTALL b/INSTALL
index 04b0349084c427dab3e1f5c1e14f2933eecf75a9..f562a71022e2eb04e8c6754034aa967d68076d0c 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -375,10 +375,10 @@ and assign it to the TARGET variable :
   - linux-glibc-legacy  for Linux kernel 2.6.28 and above without new features
   - linux-musl          for Linux kernel 2.6.28 and above with musl libc
   - solaris             for Solaris 10 and above
-  - freebsd             for FreeBSD 5 to 12 (others untested)
+  - freebsd             for FreeBSD 10 and above
   - netbsd              for NetBSD
   - osx                 for Mac OS/X
-  - openbsd             for OpenBSD 5.7 and above
+  - openbsd             for OpenBSD 6.3 and above
   - aix51               for AIX 5.1
   - aix52               for AIX 5.2
   - aix72-gcc           for AIX 7.2 (using gcc)