Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #957: Script `listclientlive` uses common server functions. | Ramón M. Gómez | 2020-02-18 | 2 | -36/+22 |
| | |||||
* | #768: `oglivecli check` verifies if the linked directory matches the one ↵ | Ramón M. Gómez | 2020-02-18 | 1 | -0/+3 |
| | | | | defined by default. | ||||
* | #957 #768: Improvements in `oglivecli` script: display proper help of ↵ | Ramón M. Gómez | 2020-02-18 | 1 | -50/+48 |
| | | | | parameters, raise error if a file cannot be downloaded, standardized error messages. | ||||
* | #957: Adapt `oglivecli` script to global functions. | Ramón M. Gómez | 2020-02-17 | 1 | -66/+32 |
| | |||||
* | #957: Script `supportsave` uses global functions to show help and manage errors. | Ramón M. Gómez | 2020-02-17 | 2 | -19/+26 |
| | |||||
* | #957: New function to show the script version. | Ramón M. Gómez | 2020-02-14 | 1 | -0/+6 |
| | |||||
* | #955: New script `addtodhcp`to update the DHCP configuration file using the ↵ | Ramón M. Gómez | 2020-02-14 | 1 | -0/+97 |
| | | | | database data. | ||||
* | #946: Fix bug in commit `6640e2c` when `setservderaddr` parses configuration ↵ | Ramón M. Gómez | 2020-02-10 | 1 | -1/+1 |
| | | | | parameters. | ||||
* | PXE template for ogLive: parameter duplicate 'oglivedir' is removed. | Irina Gómez | 2020-02-04 | 1 | -1/+1 |
| | |||||
* | #946: Script `setserveraddr` updates the interface parameter. | Ramón M. Gómez | 2020-01-31 | 1 | -4/+6 |
| | |||||
* | #946: Remove duplicate line in DHCP template. | Ramón M. Gómez | 2020-01-31 | 1 | -1/+0 |
| | |||||
* | #811 setclientmode: Fixs error when call function getcaller. | Irina Gómez | 2020-01-21 | 1 | -1/+1 |
| | |||||
* | #914 #811 Fixs error in setclientmode: getcaller function is included for ↵ | Irina Gómez | 2020-01-20 | 1 | -0/+6 |
| | | | | detect parent process (program or script). | ||||
* | #914 PXE template for ogLive: support Ubuntu 18. The marks for windows boot ↵ | Irina Gómez | 2019-12-05 | 1 | -2/+2 |
| | | | | are searched in windows partitions only. 'acodoner' gave this solution in [message:907]. | ||||
* | #802 #888 PXE default template for UEFI shows a menu with operating system ↵ | Irina Gómez | 2019-12-05 | 2 | -7/+34 |
| | | | | loaders. Searchs grub, rEFInd, operating system restored with OpenGnsys, windows and Ubuntu. | ||||
* | #914 #811 setclientmode: Fix error for temporary change of PXE file. Adds ↵ | Irina Gómez | 2019-12-05 | 1 | -1/+6 |
| | | | | permission to be call from console, for example with 'Ejecutar script' . | ||||
* | #925: Script `settoken` changes REST token for users. | Ramón M. Gómez | 2019-11-11 | 1 | -23/+30 |
| | |||||
* | #839: Use global function to execute commands in the database. | Ramón M. Gómez | 2019-11-11 | 2 | -15/+17 |
| | |||||
* | #839: New `checkrest` script to run automatic tests in the OpenGnsys Server ↵ | Ramón M. Gómez | 2019-11-08 | 1 | -0/+151 |
| | | | | REST API (includes the first 17 test). | ||||
* | #802 #888 On UEFI computers, OpenGnsys installs grub to boot from the hard ↵ | Irina Gómez | 2019-11-04 | 4 | -13/+13 |
| | | | | drive. You can use the rEFInd template example for computers without SecureBoot. | ||||
* | #816 856: Scripts `setserveraddr` and etclientmode` use common Shell ↵ | Ramón M. Gómez | 2019-10-29 | 2 | -36/+19 |
| | | | | function file. | ||||
* | #816: Define a new shell parameter to know if client is defined as a ↵ | Ramón M. Gómez | 2019-10-29 | 1 | -3/+4 |
| | | | | teaching computer. | ||||
* | #856: Fix bug when updating repository IP address. | Ramón M. Gómez | 2019-10-29 | 2 | -47/+42 |
| | |||||
* | #802 #888 PXE templates support EFI partition in whichever partition. ↵ | Irina Gómez | 2019-10-22 | 8 | -13/+27 |
| | | | | Example template for boot with grub. | ||||
* | #925: Only the installer uses {{{settoken}}} script to generate ↵ | Ramón M. Gómez | 2019-10-16 | 2 | -17/+5 |
| | | | | authentication tokens. | ||||
* | #915 Change WebConsole to read API token from ogAdmServer.cfg | Javier Sánchez Parra | 2019-10-14 | 1 | -4/+4 |
| | | | | | | | | | | This commit changes restfunctions.php to read the API token of ogAmdServer from ogAdmRepo.cfg to ogAdmServer.cfg. This way it avoids possible communication errors if ogAdmRepo.cfg and ogAdmServer.cfg are desynced. In order to restfuntions.php can read ogAdmServer.cfg this commit also changes the permissions of the file. | ||||
* | #802 #888 PXE template for new computers '00unknown' displays a boot menu ↵ | Irina Gómez | 2019-10-11 | 2 | -27/+56 |
| | | | | with ogLive and the other boot loaders finded. | ||||
* | #928 Multicast ports are allowed from 9000 to 9098. Port 9100 is assigned to ↵ | Irina Gómez | 2019-10-10 | 1 | -1/+1 |
| | | | | bacula Director. | ||||
* | #925: settoken: new server script to generate service access tokens. | Ramón M. Gómez | 2019-09-26 | 2 | -0/+114 |
| | |||||
* | #929 setsslkey: Script for configurate public key authentication in ogLive. | Irina Gómez | 2019-09-25 | 1 | -0/+127 |
| | |||||
* | #802 #888 setclientmode: fix web user detection. | Ramón M. Gómez | 2019-09-24 | 1 | -4/+5 |
| | |||||
* | #802 #888 setclientmode: User must be root or console. mention of the fourth ↵ | Irina Gómez | 2019-09-24 | 1 | -3/+9 |
| | | | | parameter is removed | ||||
* | #928 Multicast ports are allowed from 9000 to 9100. | Irina Gómez | 2019-09-23 | 1 | -1/+1 |
| | |||||
* | #914: Avoiding external script calls and parsing input with stricter regular ↵ | Ramón M. Gómez | 2019-09-11 | 1 | -5/+0 |
| | | | | expressions in {{{sendFileMcast}}}. | ||||
* | #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 |
| | |