Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #802 #888 PXE templates for UEFI: 'default' and '1hd' support secure boot ↵ | Irina Gómez | 2019-08-14 | 3 | -81/+53 |
| | | | | for 'rEFInd'. 'default' searches for installed boot loaders and displays a menu. 'ogLiveAdmin' only starts from the network (not from the cache) | ||||
* | Fixs multicast error: create 'read' alias defining line break character as ↵ | Irina Gómez | 2019-07-26 | 1 | -0/+5 |
| | | | | default delimiter. | ||||
* | #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 | ||||
* | #914: Fixed bug in commit {{{6a2bd87}}} and {{{5050850}}}. | Ramón M. Gómez | 2019-06-17 | 2 | -2/+2 |
| | |||||
* | #802: Creating certificate to sign boot loaders. | Ramón M. Gómez | 2019-06-13 | 1 | -0/+2 |
| | |||||
* | #802 Advanced Boot Management sends to 'sendclientmode' script access data ↵ | Irina Gómez | 2019-06-10 | 1 | -9/+10 |
| | | | | to the database as environment variables. | ||||
* | #914: Simplyfing oglivecli code. | Ramón M. Gómez | 2019-06-07 | 1 | -4/+1 |
| | |||||
* | #914: Script {{{oglivecli}}} checks if installed ogLive images are fully ↵ | Ramón M. Gómez | 2019-06-07 | 1 | -8/+16 |
| | | | | compatible. | ||||
* | #888 #914: Updating UEFI requisites. | Ramón M. Gómez | 2019-06-07 | 1 | -1/+1 |
| | |||||
* | #914: Removing redundant permissions. | Ramón M. Gómez | 2019-06-07 | 1 | -1/+1 |
| | |||||
* | For UEFI the format of PXE filename is '01-'. Where is written in lowercase ↵ | Irina Gómez | 2019-06-04 | 2 | -14/+13 |
| | | | | and split up with colon. | ||||
* | Merge branch 'devel' into uefi (fast-forward) | Irina Gómez | 2019-05-13 | 1 | -17/+21 |
|\ | |||||
| * | #736: Installer script no longer disables firewall or SELinux, and ↵ | Ramón M. Gómez | 2019-02-07 | 1 | -1/+1 |
| | | | | | | | | recommends using {{{security-config}}} script. | ||||
| * | #736: Updating security policies: restrict MySQL access from loopback, add ↵ | Ramón M. Gómez | 2019-02-06 | 1 | -17/+21 |
| | | | | | | | | auxiliary ports, check if SELinux is enabled. | ||||
* | | #802 #888 PXE UEFI: In grub.cfg if computer config file doesn't exist load ↵ | Irina Gómez | 2019-04-25 | 3 | -23/+24 |
| | | | | | | | | default config. 1hd template replaces rEFInd template. | ||||
* | | #802 #888 PXE templates: include informational messages. | Irina Gómez | 2019-04-25 | 4 | -0/+14 |
| | | |||||
* | | #802 #888 PXE templates search the ogLive in cache, in ISODIR or default ↵ | Irina Gómez | 2019-04-17 | 4 | -6/+140 |
| | | | | | | | | directory. New templates for disk and default PXE. | ||||
* | | ogRefindInstall, with paremeter FALSE, does not configure menu entry of ↵ | Irina Gómez | 2019-04-03 | 1 | -1/+1 |
| | | | | | | | | directory microsoft or ubuntu. Fixs PXE template of refind. Creates auxiliary functions for rEFInd. | ||||
* | | #860 #802 #888 For UEFI and BIOS coherence , the PXE templates are rename. | Irina Gómez | 2019-03-29 | 10 | -27/+11 |
| | | |||||
* | | PXE templates for UEFI: Windows, reFind, ogLiveAdmin and new computer. | Irina Gómez | 2019-03-18 | 4 | -0/+43 |
| | | |||||
* | | #802 #888 #890 bootOs and PXE templates start the newly installed Linux ↵ | Irina Gómez | 2019-03-13 | 3 | -0/+12 |
| | | | | | | | | distributions. | ||||
* | | #802 #888 ogGrubInstall and ogRestoreEfiBootLoader: A generic name is used ↵ | Irina Gómez | 2019-02-25 | 3 | -2/+10 |
| | | | | | | | | for the boot loader. This allows you to use PXE templates for a partition. | ||||
* | | #802 opengnsys_installer.sh and grub.cfg: configurate uief compatibility for ↵ | Irina Gómez | 2019-02-25 | 1 | -1/+5 |
| | | | | | | | | tftpboot. | ||||
* | | #802 setclientmode: Crea configuración PXE para BIOS y UEFI. Permite pasar ↵ | Irina Gómez | 2019-02-13 | 1 | -23/+48 |
|/ | | | | la información de acceso a la base de datos en un fichero. | ||||
* | #840: Correct error in "oglivecli download" when detecting the new format in ↵ | Ramón M. Gómez | 2018-12-13 | 1 | -1/+1 |
| | | | | ogLive version. | ||||
* | #878 sendFileMcast now works with more than one server interface | OpenGnSys Support Team | 2018-11-26 | 1 | -0/+9 |
| | |||||
* | #877: Copy hosts file on OGAgent activation, and some code cleanup. | Ramón M. Gómez | 2018-11-23 | 1 | -3/+3 |
| | |||||
* | #840: Updating script {{{checkperms}}} to assign proper permissions. | Ramón M. Gómez | 2018-11-20 | 1 | -1/+1 |
| | |||||
* | #856: Improvements in {{{setserveraddr}}} script: | Ramón M. Gómez | 2018-11-15 | 1 | -66/+95 |
| | | | | | | * If Server is active, updating IP address in PXE files and database tables. * If Repository is active, generating new API token. * Supporting an IP address as input parameter. | ||||
* | #875: Update list of enabled ports. | Ramón M. Gómez | 2018-11-15 | 1 | -6/+14 |
| | |||||
* | #784: Apache configuration now supports connection with PHP-FPM via socket ↵ | Ramón M. Gómez | 2018-11-15 | 1 | -1/+1 |
| | | | | and port. | ||||
* | #875: Removing old ogAdmRepo service. | Ramón M. Gómez | 2018-11-14 | 2 | -6/+1 |
| | |||||
* | #872: Code cleaning. | Ramón M. Gómez | 2018-10-22 | 1 | -2/+3 |
| | |||||
* | #870: Allow creation of the PXE file if computer is not associated with a ↵ | Ramón M. Gómez | 2018-10-22 | 1 | -2/+2 |
| | | | | repository. | ||||
* | #846 Se configura logrotate para que incluya todos los archivos de registro. ↵ | Irina Gómez | 2018-10-11 | 1 | -17/+13 |
| | | | | Se separan los servicios del server y del repo en archivos independientes | ||||
* | #850: Script {{{checkrepo}}} creates the repository info file if it doesn't ↵ | Ramón M. Gómez | 2018-10-10 | 1 | -0/+65 |
| | | | | exist and uses a new global functions file. | ||||
* | #784: Using PHP-FPM instead of Mod-PHP to improve Apache performance. | Ramón M. Gómez | 2018-10-04 | 1 | -0/+7 |
| | |||||
* | #859 El server siempre es servidor PXE. IP y OGLIVE=server | adv | 2018-07-11 | 1 | -4/+7 |
| | |||||
* | #840: Checking permissions and directories after Git downloads. | Ramón M. Gómez | 2018-06-13 | 1 | -2/+3 |
| | |||||
* | Added boot messages | Fredy | 2018-05-18 | 1 | -0/+3 |
| | |||||
* | New feature first commit | Fredy | 2018-05-18 | 1 | -0/+205 |
| | |||||
* | #802: Usar Shim como cargador primario para evitar fallos con algunas BIOS UEFI. | ramon | 2018-04-30 | 1 | -1/+1 |
| | | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5762 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #802: Adaptar plantilla DHCP y preparar primera plantilla PXE para sistemas ↵ | ramon | 2018-04-19 | 3 | -0/+16 |
| | | | | | | UEFI. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5735 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #739 #768: Cambios menores: | ramon | 2018-02-20 | 2 | -3/+3 |
| | | | | | | | | - Crear entradas correctas en DHCP de entorno Vagrant. - Permisos correctos en todos los clientes ogLive. - Obtener datos correctos al ejecutar {{{oglivecli convert}}}. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5603 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #768 Plantillas para evitar el duplicado del parámetro oglivedir | irina | 2018-02-19 | 2 | -16/+5 |
| | | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5600 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #768 #828: Corregir erratas al crear plantillas PXE, evitando duplicado de ↵ | ramon | 2018-02-19 | 1 | -5/+9 |
| | | | | | | directorio de ogLive y cadena {{{NULL}}} si no existe perfil de hardware. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5599 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #768: Permitir solo 1 ficheros en subcomando {{{oglivecli install}}} con ↵ | ramon | 2018-01-25 | 1 | -1/+3 |
| | | | | | | comodines en el nombre de la imagen ISO. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5584 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #808: Actualizar plantilla DHCP con ejemplo para equipos Mac. | ramon | 2018-01-22 | 1 | -0/+11 |
| | | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5577 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #828: Aplicar los cambios en el script {{{setclientmode}}} y descartar ↵ | ramon | 2018-01-22 | 1 | -16/+16 |
| | | | | | | espacios iniciales y finales al obtener datos para varialbes PXE. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5575 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #820: Cambiar permisos en el directorio de grupos correcto. | ramon | 2018-01-10 | 1 | -1/+1 |
| | | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5552 a21b9725-9963-47de-94b9-378ad31fedc9 |