doc: Update supported Debian versions, remove some Windows references
This commit is contained in:
parent
d72a17c4c8
commit
2982e87269
|
|
@ -12,6 +12,7 @@ aprsc has been built and tested on:
|
|||
* Ubuntu LTS (18.04, 20.04): x86_64
|
||||
* Debian 9.0, "stretch": i386 and x86_64
|
||||
* Debian 10.0, "buster": i386 and x86_64
|
||||
* Debian 11.0, "bullseye": i386 and x86_64
|
||||
* Mac OS X 10.8 (Snow Leopard): x86
|
||||
* FreeBSD 8.2 and 9.0 on amd64, 7.2 on i386
|
||||
* Solaris 11 (SunOS 5.11 11.0 i86pc i386)
|
||||
|
|
|
|||
|
|
@ -4,8 +4,9 @@ Installing aprsc
|
|||
|
||||
aprsc is "officially" "supported" on the following platforms:
|
||||
|
||||
* Debian stable (10.0, "buster"): i386, x86_64
|
||||
* Debian oldstable (9.0, "stretch"): i386, x86_64
|
||||
* Debian stable (11.0, "bullseye"): i386, x86_64
|
||||
* Debian oldstable (10.0, "buster"): i386, x86_64
|
||||
* Debian oldoldstable (9.0, "stretch"): i386, x86_64
|
||||
* Ubuntu LTS (18.04, 20.04): i386 and x86_64
|
||||
* CentOS 7: x86_64
|
||||
|
||||
|
|
@ -209,9 +210,3 @@ After startup, look at the log file for startup messages, watch out for
|
|||
any warnings or errors.
|
||||
|
||||
|
||||
Windows
|
||||
----------
|
||||
|
||||
There is a beta-level build of aprsc for Windows. Please refer to the
|
||||
[WINDOWS](WINDOWS.html) document for installation instructions.
|
||||
|
||||
|
|
|
|||
|
|
@ -19,14 +19,6 @@ now, new major versions come out rarely, but smaller bugs get fixed at
|
|||
times.
|
||||
|
||||
|
||||
A word of caution for Windows users
|
||||
-------------------------------------
|
||||
|
||||
The Windows version of aprsc is very new, it has only been tested on a
|
||||
couple of servers, so it is more likely to contain interesting "features"
|
||||
than the Linux / Unix builds.
|
||||
|
||||
|
||||
Features (and lack of)
|
||||
-------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue