diff options
author | Ramón M. Gómez <ramongomez@us.es> | 2018-11-22 10:20:15 +0100 |
---|---|---|
committer | Ramón M. Gómez <ramongomez@us.es> | 2018-11-22 10:20:15 +0100 |
commit | 2c5d6a31edfc20349078f0ea853bb999045b5004 (patch) | |
tree | 6de7b3dec78a587e5dfb95408fef0d925388306f | |
parent | 7082c6f1a670f778e8a64eaa6b84a0175fbd1e8f (diff) |
#857: Basic compatibillity notes.
-rw-r--r-- | doc/COMPATIBILITY.en.txt | 25 | ||||
-rw-r--r-- | installer/INSTALL.en.txt | 6 | ||||
-rw-r--r-- | installer/INSTALL.es.txt | 6 |
3 files changed, 31 insertions, 6 deletions
diff --git a/doc/COMPATIBILITY.en.txt b/doc/COMPATIBILITY.en.txt new file mode 100644 index 00000000..0e79796e --- /dev/null +++ b/doc/COMPATIBILITY.en.txt @@ -0,0 +1,25 @@ + +OpenGnsys 1.1.1 (Espeto) Compatibility Notes +============================================== + + +OpenGnsys Administration Server and Repository Manager +------------------------------------------------------ + +Installation of OpenGnsys services has been tested on the following GNU/Linux distributions: + + - Ubuntu Server 18.04 LTS 64-bit (recommended) + - Ubuntu Server 16.04 LTS 64-bit (not fully tested) + - CentOS 7.5 64-bit (not fully tested) + + +OpenGnsys Clients +----------------- + +Installation and cloning operations have been tested on the following operating systems and filesystems: + + - Ubuntu Desktop 16.04.4 64-bit and 18.04.1 64-bit with Ext4 filesystem and Swap partition + - Windows 7 Enterprise 64-bit with NTFS filesystem + - Windows 10 Education 1709 64-bit and 1803 64-bit with NTFS filesystem + + diff --git a/installer/INSTALL.en.txt b/installer/INSTALL.en.txt index fac27547..23698972 100644 --- a/installer/INSTALL.en.txt +++ b/installer/INSTALL.en.txt @@ -1,10 +1,10 @@ -Installing OpenGnsys Server 1.1.0 -================================= +Installing OpenGnsys Server 1.1.1 (Espeto) +========================================== Before installation ------------------- -OpenGnsys Server 1.1.0 is meant to be installed under Ubuntu Server 16.04 LTS or newer, though it has also been tested under operating systems based on CentOS 7. +OpenGnsys Server 1.1.1 (codename "Espeto") is meant to be installed under Ubuntu Server 16.04 LTS or newer, though it has also been tested under operating systems based on CentOS 7 (read COMPATIBILITY.en.txt for more details). Network connection is needed in order to download the required packages, the source code and the preconfigured client. diff --git a/installer/INSTALL.es.txt b/installer/INSTALL.es.txt index e585a507..b99b1e20 100644 --- a/installer/INSTALL.es.txt +++ b/installer/INSTALL.es.txt @@ -1,10 +1,10 @@ -Instalación de OpenGnsys Server 1.1.0 -===================================== +Instalación de OpenGnsys Server 1.1.1 (Espeto) +============================================== Notas iniciales --------------- -Se presupone que el servidor de OpenGnsys 1.1.0 va a ser instalado en una distribución del sistema operativo Ubuntu Server a partir de la versión 16.04 LTS (también ha sido probado en sistemas basados en CentOS 7). +Se presupone que el servidor de OpenGnsys 1.1.1 (Espeto) debe ser instalado en una distribución del sistema operativo Ubuntu Server a partir de la versión 16.04 LTS, aunque también se está probado en sistemas basados en CentOS 7 (leer el fichero COMPATIBILITY.en.txt para obtener más detalles de compatibilidad). El serividor debe tener acceso a Internet para descargar los paquetes necesarios, el código del proyecto y el cliente preconfigurado. |