1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-16 15:28:48 +02:00

Clarifying the operating system choices.

Test Plan: looked at words, words looked good

Reviewers: O1 Blessed Committers, chris

Reviewed By: O1 Blessed Committers, chris

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Tags: #documentation

Differential Revision: https://we.phorge.it/D25427
This commit is contained in:
Nicolas Aragone 2023-08-29 18:49:23 -03:00
parent 0ec3291ff4
commit 4c314a733c

View file

@ -54,12 +54,12 @@ Phorge from any operating system with a web browser. However, the server
software does not run on Windows. It does run on most other operating systems,
so choose one of these instead:
- **Linux**: Most installs use Linux.
- **Mac OS X**: Mac OS X is an acceptable flavor of Linux.
- **FreeBSD**: While FreeBSD is certainly not a flavor of Linux, it is a fine
- **GNU/Linux**: Most installs use Linux.
- **Mac OS X**: Mac OS X is an acceptable non-flavor of Linux.
- **BSD**: While BSD is certainly not a flavor of Linux, it is a fine
operating system possessed of many desirable qualities, and Phorge will
install and run properly on FreeBSD.
- **Solaris, etc.**: Other systems which look like Linux and quack like Linux
install and run properly on BSD.
- **Solaris, etc.**: Other systems which look like *nix and quack like *nix
will generally work fine, although we may suffer a reduced ability to
support and resolve issues on unusual operating systems.