summaryrefslogtreecommitdiffstats
path: root/installer
Commit message (Collapse)AuthorAgeFilesLines
* #959: Installer copies the new MySQL configuration template to enable the ↵Ramón M. Gómez2020-03-051-0/+3
| | | | event scheduler automatically.
* #954: Improvements in `opengnsys_imports.sh`:Ramón M. Gómez2020-02-141-37/+141
| | | | | | | | | * Import new data defined in ticket:956 * New option to check the export file * New option to exclude log import * New option to exclude repository import * New option to exclude user import * Warn if the you need to download ogLive clients
* #956: Script `opengnsys_exports.sh`saves ogLive info file and log directory.Ramón M. Gómez2020-02-141-0/+3
|
* #946: Reverting installation URL to `master` branch.Ramón M. Gómez2020-02-102-2/+2
|
* #946: Releasing tag OpenGnsys 1.1.1a (after fixing bug).opengnsys-1.1.1aRamón M. Gómez2020-02-102-2/+2
|
* #946: Reverting installation URL to `master` branch.Ramón M. Gómez2020-02-102-2/+2
|
* #946: Releasing tag OpenGnsys 1.1.1a.Ramón M. Gómez2020-02-102-3/+3
|
* #946: Fix appropriate parameter (modify commit `8f24716`).Ramón M. Gómez2020-01-311-1/+1
|
* #946: Add API token to the ogAdmServer configuration file, if needed.Ramón M. Gómez2020-01-311-2/+5
|
* #951: Set default value to non-null pending fields when updating the ↵Ramón M. Gómez2020-01-271-0/+16
| | | | database (thanks to `acodoner` for reporting this problem on topic:418).
* #802 #888 opengnsys_update.sh adds arquitecture detection in dhcp ↵Irina Gómez2020-01-231-1/+17
| | | | configuration and prepares netboot directory, both for UEFI computers.
* #943: Fix bug when comparing the number of releases available for updating.Ramón M. Gómez2020-01-221-1/+1
|
* #951: Remove some fake error messages in import script.Ramón M. Gómez2020-01-211-3/+3
|
* #951: Applying commit `b5db03a` to the import script.Ramón M. Gómez2020-01-211-1/+1
|
* #951: Import script parses SQL file instead of altering database structure ↵Ramón M. Gómez2020-01-211-19/+9
| | | | (obsoletes commit `5cb4d9b`).
* #951: Fix bug when `opengnsys_update.sh` applies incremental database updates.Ramón M. Gómez2020-01-211-1/+1
|
* #946: Set default value in SQL clause.Ramón M. Gómez2020-01-201-5/+6
|
* #946: Updating Vagrant labs to OpenGnsys 1.1.1aRamón M. Gómez2020-01-205-184/+188
|
* #946: Installation script removes downloaded files.Ramón M. Gómez2020-01-201-1/+1
|
* #951: Script `opengnsys_import.sh` assigns a default value to non-null ↵Ramón M. Gómez2020-01-171-0/+15
| | | | fields before applying database updates.
* #946: Update script keeps stable version when downloading OGAgent packages.Ramón M. Gómez2020-01-161-0/+1
|
* #946: Update release number.Ramón M. Gómez2020-01-161-0/+1
|
* #943: Show `master` as the last option in the menu of releases to update.Ramón M. Gómez2020-01-161-3/+7
|
* #950: Import script uses `svn export` instead of `svn checkout` to download ↵Ramón M. Gómez2020-01-161-1/+1
| | | | directories.
* #943: Fix GitHub API URL to check branch update date.Ramón M. Gómez2020-01-091-6/+8
|
* #943: Script `opengnsys_update.sh` shows a menu with available versions to ↵Ramón M. Gómez2020-01-091-5/+48
| | | | update.
* #945: `opengnsys_import.sh` script redefines the triggers creator user.Ramón M. Gómez2019-12-161-11/+2
|
* #938: Show instructions to download BURG after installing/updating.Ramón M. Gómez2019-12-102-0/+5
|
* #914: Avoid installation on a previously installed system.Ramón M. Gómez2019-12-041-0/+6
|
* #914: Reverting installation URL to master branch after fixing last bug.Ramón M. Gómez2019-12-011-2/+2
|
* #914: Fix bug when getting the release from a Git tag.opengnsys-1.1.1Ramón M. Gómez2019-11-301-4/+6
|
* #914: Reverting installation URL to `master` branch.Ramón M. Gómez2019-11-291-1/+1
|
* #914: Releasing OpenGnsys 1.1.1 (Espeto).Ramón M. Gómez2019-11-295-173/+344
|
* #914: Adapting all scripts to use the `master` branch.Ramón M. Gómez2019-11-259-11/+12
|
* #915: Add new ogAdmServer compilation dependency.Ramón M. Gómez2019-11-212-2/+2
|
* #925: Script `settoken` changes REST token for users.Ramón M. Gómez2019-11-111-0/+1
|
* #914: Reverting commit `3df93ab` and using GAWK for regex compatibility.Ramón M. Gómez2019-11-082-5/+5
|
* #802 #888 PXE templates support EFI partition in whichever partition. ↵Irina Gómez2019-10-222-4/+0
| | | | Example template for boot with grub.
* #914: Update Vagrant labs information.Ramón M. Gómez2019-10-183-157/+6
|
* #925: Only the installer uses {{{settoken}}} script to generate ↵Ramón M. Gómez2019-10-162-18/+13
| | | | authentication tokens.
* #914: Installer and updater check HTTP and HTTPS connections to avoid proxy ↵Ramón M. Gómez2019-10-012-6/+10
| | | | configuration errors.
* #802 #888: Fix bug when replacing PXE template names.Ramón M. Gómez2019-09-272-6/+6
|
* #802 #888 opengnsys_update.sh: The names of PXE templates for BIOS are ↵Irina Gómez2019-09-271-1/+11
| | | | changed for compatibility with UEFI computers.
* #919: Fix Qt download URL to build the Browser.Ramón M. Gómez2019-09-231-5/+4
|
* #914: Installed/Update newest ogLive version.Ramón M. Gómez2019-09-202-5/+5
|
* #873 opengnsys_import.sh: The names of PXE templates for BIOS are changed ↵Irina Gómez2019-09-191-0/+13
| | | | for compatibility with UEFI computers.
* #914: Fix duplicates when detecting network parameters and get main ↵Ramón M. Gómez2019-09-172-7/+8
| | | | nameserver with Systemd.
* #914: Remove obsolete code from Vagrant file for development environment.Ramón M. Gómez2019-09-111-25/+5
|
* #919: Show instructions to compile locale files in the Browser's Vagrant file.Ramón M. Gómez2019-09-111-2/+12
|
* #892: Revert the removal of {{{wakonlan}}} installation dependency from ↵Ramón M. Gómez2019-08-262-2/+2
| | | | commit {{{2b00219}}}.