summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGELOG.es.txt4
-rw-r--r--doc/COMPATIBILITY.en.txt6
-rw-r--r--doc/INSTALL.en.txt2
-rw-r--r--doc/INSTALL.es.txt2
4 files changed, 9 insertions, 5 deletions
diff --git a/doc/CHANGELOG.es.txt b/doc/CHANGELOG.es.txt
index 4908db14..fa33a38a 100644
--- a/doc/CHANGELOG.es.txt
+++ b/doc/CHANGELOG.es.txt
@@ -46,8 +46,11 @@ Tickets resueltos en módulo OpenGnsys Server:
#892 Usar Wake-On-Lan en ogAdmServer y en repositorio
#897 No usar tipo socket en ogAdmServer
#898 Eliminar rutinas obsoletas de encriptación y desencriptación
+#896 Enviar Wake On Lan por la interfaz correcta
#899 Eliminar código obsoleto en ogAdmLib
#900 Fichero de configuración unificado (duplicado de #140)
+#915 API REST para ogAdmServer
+#929 Autenticación de clave pública entre los ogLive
Tickets resueltos en módulo OpenGnsys Web Admin Console:
#772 Módulo de administración web para dispositivos smartphones y tablets (no se resolverá)
@@ -70,6 +73,7 @@ Tickets resueltos en módulo OpenGnsys Installer:
Tickets genéricos resueltos:
#785 Usar Grub2 como gestor PXE para soporte UEFI (tarea)
#802 Gestión equipos UEFI (tarea)
+#914 Liberar versión OpenGnsys 1.1.1 Espeto (tarea)
#917 Problemas de compatibilidad con Ubuntu 18.04 (corrección)
diff --git a/doc/COMPATIBILITY.en.txt b/doc/COMPATIBILITY.en.txt
index 0e79796e..03f81c55 100644
--- a/doc/COMPATIBILITY.en.txt
+++ b/doc/COMPATIBILITY.en.txt
@@ -10,7 +10,7 @@ Installation of OpenGnsys services has been tested on the following GNU/Linux di
- 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)
+ - CentOS 7.x 64-bit (not fully tested)
OpenGnsys Clients
@@ -18,8 +18,8 @@ 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
+ - Ubuntu Desktop 14.04 LTS 64-bit, 16.04 LTS 64-bit and 18.04 LTS 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
+ - Windows 10 Education 1709 64-bit, 1803 64-bit, 1809 64-bit and 1903 64-bit with NTFS filesystem
diff --git a/doc/INSTALL.en.txt b/doc/INSTALL.en.txt
index fac27547..6b641c26 100644
--- a/doc/INSTALL.en.txt
+++ b/doc/INSTALL.en.txt
@@ -4,7 +4,7 @@ Installing OpenGnsys Server 1.1.0
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 (Espeto) is meant to be installed under Ubuntu Server 18.04 LTS or newer (some tests have been done on CentOS 7-based systems).
Network connection is needed in order to download the required packages, the source code and the preconfigured client.
diff --git a/doc/INSTALL.es.txt b/doc/INSTALL.es.txt
index 7fd679de..4d79e315 100644
--- a/doc/INSTALL.es.txt
+++ b/doc/INSTALL.es.txt
@@ -4,7 +4,7 @@ Instalación de OpenGnsys Server 1.1.0
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) va a ser instalado en una distribución del sistema operativo Ubuntu Server a partir de la versión 18.04 LTS (se han hecho algunas pruebas en sistemas basados en CentOS 7).
El serividor debe tener acceso a Internet para descargar los paquetes necesarios, el código del proyecto y el cliente preconfigurado.