Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #914: Fix bug when getting the release from a Git tag.opengnsys-1.1.1 | Ramón M. Gómez | 2019-11-30 | 1 | -4/+6 |
| | |||||
* | #914: Reverting installation URL to `master` branch. | Ramón M. Gómez | 2019-11-29 | 1 | -1/+1 |
| | |||||
* | #914: Releasing OpenGnsys 1.1.1 (Espeto). | Ramón M. Gómez | 2019-11-29 | 1 | -1/+1 |
| | |||||
* | #914: Adapting all scripts to use the `master` branch. | Ramón M. Gómez | 2019-11-25 | 1 | -1/+1 |
| | |||||
* | #915: Add new ogAdmServer compilation dependency. | Ramón M. Gómez | 2019-11-21 | 1 | -1/+1 |
| | |||||
* | #925: Script `settoken` changes REST token for users. | Ramón M. Gómez | 2019-11-11 | 1 | -0/+1 |
| | |||||
* | #914: Reverting commit `3df93ab` and using GAWK for regex compatibility. | Ramón M. Gómez | 2019-11-08 | 1 | -2/+2 |
| | |||||
* | #925: Only the installer uses {{{settoken}}} script to generate ↵ | Ramón M. Gómez | 2019-10-16 | 1 | -10/+10 |
| | | | | authentication tokens. | ||||
* | #914: Installer and updater check HTTP and HTTPS connections to avoid proxy ↵ | Ramón M. Gómez | 2019-10-01 | 1 | -4/+6 |
| | | | | configuration errors. | ||||
* | #914: Installed/Update newest ogLive version. | Ramón M. Gómez | 2019-09-20 | 1 | -1/+1 |
| | |||||
* | #914: Fix duplicates when detecting network parameters and get main ↵ | Ramón M. Gómez | 2019-09-17 | 1 | -6/+7 |
| | | | | nameserver with Systemd. | ||||
* | #892: Revert the removal of {{{wakonlan}}} installation dependency from ↵ | Ramón M. Gómez | 2019-08-26 | 1 | -1/+1 |
| | | | | commit {{{2b00219}}}. | ||||
* | opengnys_installer.sh: fix error whereby the script failed to try to install ↵ | Irina Gómez | 2019-07-24 | 1 | -2/+2 |
| | | | | an ogLive that does not exist. | ||||
* | #915 update installer to add APITOKEN= to ogAdmServer.cfg | Javier Sánchez Parra | 2019-06-24 | 1 | -0/+1 |
| | | | | | | | | This is going to be used to protect calls to ogAdmServer Example line for ogAdmServer.cfg: APITOKEN=9b5fddfc5d4d1daa74ffd7ce7c3c9925 | ||||
* | #802: Creating certificate to sign boot loaders. | Ramón M. Gómez | 2019-06-13 | 1 | -0/+16 |
| | |||||
* | #914: Install/update the new ogLive release. | Ramón M. Gómez | 2019-06-07 | 1 | -1/+1 |
| | |||||
* | #914: Removing redundant permissions. | Ramón M. Gómez | 2019-06-07 | 1 | -15/+0 |
| | |||||
* | #914 Fix ogLive version to be installed. | Ramón M. Gómez | 2019-06-05 | 1 | -1/+1 |
| | |||||
* | Merge branch 'devel' into uefi | Irina Gómez | 2019-06-05 | 1 | -1/+12 |
|\ | | | | | | | Fast Foward | ||||
| * | #916: Setting default values when installing using not interactive mode. | Ramón M. Gómez | 2019-06-05 | 1 | -0/+11 |
| | | |||||
| * | #915: Installing a new ogAdmServer compilation dependency, if needed. | Ramón M. Gómez | 2019-06-05 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'devel' into uefi | Irina Gómez | 2019-06-05 | 1 | -120/+139 |
|\| | | | | | | | Fast foward with devel branch | ||||
| * | #916: Instalation script does not display characters when the user enters a ↵ | Ramón M. Gómez | 2019-06-04 | 1 | -119/+139 |
| | | | | | | | | password and asks for password confirmation. | ||||
| * | #872: Download correct OGAgent version. | Ramón M. Gómez | 2019-06-03 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'devel' into uefi (fast-forward) | Irina Gómez | 2019-05-13 | 1 | -17/+4 |
|\| | |||||
| * | #736: Installer script no longer disables firewall or SELinux, and ↵ | Ramón M. Gómez | 2019-02-07 | 1 | -24/+4 |
| | | | | | | | | recommends using {{{security-config}}} script. | ||||
| * | #784: Fixing Apache configuration error when multiple instances of PHP-FPM ↵ | Ramón M. Gómez | 2019-02-07 | 1 | -1/+1 |
| | | | | | | | | are installed. | ||||
| * | #892: Use ogAdmServer Wake on Lan | Javier Sánchez Parra | 2019-01-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gestor_Comando.php only execute wakeonlan_repo.php when wake up command is called. * wakeonlan_repo.php send new needed parameters for ogAdmServer WoL. * repository.php use ogAdmServer WoL instead of wakeonlan perl script. * opengnsys_installer.sh and opengnsys_update.sh don't have wakeonlan perl script dependency anymore. # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # # Date: Mon Jan 28 10:22:57 2019 +0100 # # On branch devel # Your branch is ahead of 'origin/devel' by 1 commit. # (use "git push" to publish your local commits) # # Changes to be committed: # modified: admin/WebConsole/comandos/gestores/gestor_Comandos.php # modified: admin/WebConsole/comandos/gestores/wakeonlan_repo.php # modified: admin/WebConsole/rest/repository.php # modified: installer/opengnsys_installer.sh # modified: installer/opengnsys_update.sh # # Untracked files: # 0001-892-Use-ogAdmServer-Wake-on-Lan.patch # 0001-892-Use-ogAdmServer-Wake-on-Lan.zip # | ||||
* | | #802 The installation, import and export scripts considers the PXE files for ↵ | Irina Gómez | 2019-03-29 | 1 | -0/+1 |
| | | | | | | | | UEFI. | ||||
* | | #802 opengnsys_installer.sh and grub.cfg: configurate uief compatibility for ↵ | Irina Gómez | 2019-02-25 | 1 | -8/+7 |
|/ | | | | tftpboot. | ||||
* | #580: New compilation dependencies. | Ramón M. Gómez | 2019-01-17 | 1 | -2/+2 |
| | |||||
* | #886: Backward-compatible with JQ version 1.4 | Ramón M. Gómez | 2018-12-12 | 1 | -1/+1 |
| | |||||
* | #840: Updating script {{{checkperms}}} to assign proper permissions. | Ramón M. Gómez | 2018-11-20 | 1 | -14/+0 |
| | |||||
* | #784: Apache configuration now supports connection with PHP-FPM via socket ↵ | Ramón M. Gómez | 2018-11-15 | 1 | -2/+8 |
| | | | | and port. | ||||
* | #875: Removing old ogAdmRepo service. | Ramón M. Gómez | 2018-11-14 | 1 | -10/+1 |
| | |||||
* | Close #869: Updating package list to install on CentOS 7.x | Ramón M. Gómez | 2018-11-06 | 1 | -6/+6 |
| | |||||
* | #784: Install or update to PHP 7 on CentOS 7. | Ramón M. Gómez | 2018-10-29 | 1 | -11/+9 |
| | |||||
* | #867: Integrating commit {{{ba1f95c}}}. | Ramón M. Gómez | 2018-10-17 | 1 | -2/+2 |
| | |||||
* | #867 Acceso al manual de usuario desde la consola web. | Irina Gómez | 2018-10-17 | 1 | -0/+2 |
| | |||||
* | #846 Se configura logrotate para que incluya todos los archivos de registro. ↵ | Irina Gómez | 2018-10-11 | 1 | -2/+5 |
| | | | | Se separan los servicios del server y del repo en archivos independientes | ||||
* | #784: Using PHP-FPM instead of Mod-PHP to improve Apache performance. | Ramón M. Gómez | 2018-10-04 | 1 | -8/+16 |
| | |||||
* | #869: Adaptación de paquetes en Ubuntu 18.04 y evitar redundancias al ↵ | Ramón M. Gómez | 2018-08-22 | 1 | -2/+4 |
| | | | | detectar parámetros de red. | ||||
* | #843: Scripts in in^Caller directory use new version file. | Ramón M. Gómez | 2018-06-12 | 1 | -2/+2 |
| | |||||
* | #843: Installer and updater use new version file. | Ramón M. Gómez | 2018-06-12 | 1 | -7/+8 |
| | |||||
* | #840: Adaptar valor de revisión según fecha y parte del commit de Git en ↵ | Ramón M. Gómez | 2018-06-05 | 1 | -3/+6 |
| | | | | instalador y actualizador; continuar sustituyendo URLs de Git. | ||||
* | #840: Instalador vuelve a usar Subversion como dependencia para poder ↵ | Ramón M. Gómez | 2018-06-04 | 1 | -2/+2 |
| | | | | adaptar la BD en el script de importación. | ||||
* | #840: Continuar sustitución de SVN por Git. | Ramón M. Gómez | 2018-05-28 | 1 | -1/+1 |
| | |||||
* | #840: Incluir directorios que faltaban en instalación; nueva info de ↵ | Ramón M. Gómez | 2018-05-28 | 1 | -1/+1 |
| | | | | instalación y adaptar algunos ficheros Vagrant para descargar desde Github. | ||||
* | #840: Usar repositorio de GitHub en instalación y actualización. | Ramón M. Gómez | 2018-05-24 | 1 | -19/+20 |
| | |||||
* | #802: Usar Shim como cargador primario para evitar fallos con algunas BIOS UEFI. | ramon | 2018-04-30 | 1 | -2/+4 |
| | | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5762 a21b9725-9963-47de-94b9-378ad31fedc9 |