summaryrefslogtreecommitdiffstats
path: root/client/engine
Commit message (Expand)AuthorAgeFilesLines
* #1062 Support tiptorrent image transfer modeJavier Sánchez Parra2022-06-141-8/+84
* #1071 Rename the function to ogNvramPxeFirstentry and include help messages.Irina Gómez2022-03-291-2/+2
* #1071 ogNvramPxeEntryFirst New function that sets network as the default boot...Irina Gómez2022-03-091-0/+31
* #1069 ogBootMbrGeneric creates the necessary hard drive signature for Windows...Irina Gómez2022-02-181-0/+4
* #1048: Avoid Awk 5.x warning when escaping quotes.Ramón M. Gómez2021-07-063-6/+6
* #1033: Formatear la caché compatible con versiones 4.x y 5.x de Linux.RAMON MARIA GOMEZ LABRADOR2021-03-191-2/+4
* #802 UEFI: Add boot entries to last boot orderJose M. Guisado2021-02-171-2/+2
* #1014 ogGetImageInfo: Support Windows update october 2020.Irina Gómez2020-12-161-1/+1
* #1004 Add new fields to imagenes tableJavier Sánchez Parra2020-09-101-0/+1
* #999 Fix ogClient session commandJavier Sánchez Parra2020-08-211-4/+4
* #987 Kill gracefully ogClientJavier Sánchez Parra2020-06-261-0/+2
* #983: Releasing OpenGnsys 1.1.1cRamón M. Gómez2020-06-091-0/+0
* #941: Software inventory encoding to UTF-8.Ramón M. Gómez2020-05-141-1/+1
* #841 Fixes bug in partitioning wizard when configure MBR: ogGetBootMbr functi...Irina Gómez2020-05-051-0/+30
* #966: Function `ogListSoftware` also lists Flatpak and Snappy applications.Ramón M. Gómez2020-03-041-30/+51
* #960: `ogReduceFs` function can detect Btrfs over LVM metadevice.Ramón M. Gómez2020-02-241-14/+16
* #953 ogGrubDefaultEntry: Fixes the bad substitution that did not force the co...Irina Gómez2020-02-211-1/+1
* ogGrubSecurity: changes backup of grub.cfg of the partition too.Irina Gómez2020-02-041-36/+27
* ogGrubHidePartitions and ogBurgHidePartitions: help messages are enhanced.Irina Gómez2020-02-041-6/+8
* #946: Fix Fedora 30 boot support.Ramón M. Gómez2020-01-281-1/+1
* ogGrubSecurity: configure grub.cfg for only user especificated can edit menu ...Irina Gómez2019-12-171-1/+64
* #935 #906 ogGrub4dosInstallMbr(): new function to install grub4dos on the MS...adv2019-12-091-0/+76
* #935 #906 gGrub4dosInstallMbr(): new Error code for PC's with BIOS legacy fi...adv2019-12-091-0/+1
* #935 #906 ogGrub4dosInstallMbr(): new Error code for disk with partitioned M...adv2019-12-091-0/+1
* #938 ogBurgInstallMbr() add control error for PC with MSDOS partitionadv2019-12-091-23/+20
* #938 ogBurgInstallMbr() : binary may be in the ogLive or OGLIB/burg/burg.tgzadv2019-12-091-3/+12
* #659: Using only compiled `rsync` command on old 32-bit ogLive clients.Ramón M. Gómez2019-12-041-1/+2
* #920: Remove white spaces when obtaining the client serial number.Ramón M. Gómez2019-11-211-1/+2
* #914 deployImagen shows error message when image file is corrupt or was creat...Irina Gómez2019-11-081-0/+1
* #802 #888 ogGrubInstallMbr in UEFI computers: NVRAM entry for 'grub' is bett...Irina Gómez2019-11-061-1/+1
* #802 #890 ogGrubInstallMbr: Adds NVRAM entry for grub and place it in second ...Irina Gómez2019-10-291-1/+7
* #802 #890 Linux boot: PXE and rEFInd use grubx64.efi (it's copied as ogloader...Irina Gómez2019-10-211-10/+6
* #802 #890 Fixed error in ogRefindInstall: boots linux correctly and shows a m...Irina Gómez2019-10-181-17/+22
* #802 #889 Fix problem when windows is updated. ogCopyEfiBootLoader and ogRest...Irina Gómez2019-10-171-6/+9
* #928 Multicast ports are allowed from 9000 to 9098. Port 9100 is assigned to ...Irina Gómez2019-10-101-1/+1
* #914: Permanently remove unused functions: ogInstallLinuxClient and ogInstall...Ramón M. Gómez2019-10-071-37/+0
* #914: Removed code from unused functions: ogInstallLinuxClient and ogInstallW...Ramón M. Gómez2019-09-251-95/+8
* #928 Multicast ports are allowed from 9000 to 9100.Irina Gómez2019-09-231-1/+1
* #922 Fixing code cleanup: the^CgLiveAdapter.lib content is located in ogGrubI...Irina Gómez2019-09-202-19/+5
* #922 ogBootLoaderHidePartitions: Partition data will not hidden. Support seve...Irina Gómez2019-08-301-16/+26
* #922 Fixes create of grub.cfg by ogGrubInstall: In '/etc/grub.d/00_header' wh...Irina Gómez2019-08-211-0/+4
* #802 #890 ogGrubInstallXx: grub's first stage finds grub.cfg correctly for co...Irina Gómez2019-08-081-26/+17
* Functions for management Windows Registry: chntpw need '-e' option for edit r...Irina Gómez2019-07-311-1/+1
* Fixs multicast error: create 'read' alias defining line break character as de...Irina Gómez2019-07-261-0/+15
* #920: Truncate a long serial number.Ramón M. Gómez2019-07-251-5/+9
* #920: Filter more strings by retrieving the client's serial number.Ramón M. Gómez2019-07-251-2/+2
* ogGetEsp has been modified to handle with nvme disks, in that case, blkid ret...Juan Manuel Bardallo juanmanuel.bardallo@sic.uhu.es2019-07-011-3/+11
* #906: Fix bug when defining a cache partition on NVMe disks.Juan Manuel Bardallo2019-06-271-3/+5
* #802 #888 ogRefindInstall: ogRefindInstall: rEFInd bootloader is signed with ...Irina Gómez2019-06-131-34/+38
* #802 #888 #890 ogNvramAddEntry function allows disk and partition as params a...Irina Gómez2019-06-052-19/+18