summaryrefslogtreecommitdiffstats
path: root/client/engine
Commit message (Expand)AuthorAgeFilesLines
...
* #802 #890 {{{grubInstallXx}}} install correctly the grub first stage with sec...Irina Gómez2019-05-311-101/+89
* #802 #890 ogGrubInstall includes option to secure boot.Irina Gómez2019-05-271-4/+4
* #802 #889 ogSetPartitionActive shows message as warningIrina Gómez2019-05-231-1/+1
* #802 #889 ogSetPartitionActive ends without change to UEFI computers. In this...Irina Gómez2019-05-231-0/+4
* #802 #888 ogRefindInstall used wrong parameter when calling ogNvramGetOrder. ...Irina Gómez2019-05-222-3/+3
* #802 #889 createImage script don't use 'ogSaveImageInfo' for Windows. 'ogSa...Irina Gómez2019-05-221-69/+0
* #802 #888 refind: options parameter cannot include string 'initrd', to start ...Irina Gómez2019-05-221-2/+3
* Fix initCache: if the size of the cache changes, it always formats the cache....Irina Gómez2019-05-151-18/+18
* Merge branch 'devel' into uefi (fast-forward)Irina Gómez2019-05-132-11/+33
|\
| * #906: Declaring new variables as local.Ramón M. Gómez2019-03-272-5/+7
| * #906 Operations with partitions and images support NVMeJuan Manuel Bardallo2019-03-272-6/+26
| * #895 Fixs the partitioning wizard: can change partition table from MSDOS to G...Irina Gómez2019-02-041-1/+1
* | #802 #888 If UEFI active, always installs rEFInd and sets it as bootloader (...Irina Gómez2019-04-252-29/+144
* | #802 #888 Functions for the NVRAM management. Functions in UEFI.lib ordered i...Irina Gómez2019-04-152-59/+342
* | #802 #888 ogRefindInstall: refind configuration only shows operating systems ...Irina Gómez2019-04-051-28/+52
* | ogRefindInstall, with paremeter FALSE, does not configure menu entry of direc...Irina Gómez2019-04-031-65/+232
* | #802 #890 ogGrubInstallMbr detects Windows loader en ESP and saves de ogbootl...Irina Gómez2019-03-281-15/+2
* | #802 #889 #890 Fix UEFI postconf: configureOs does not use ogFixBootSector fo...Irina Gómez2019-03-261-2/+2
* | #802 #888 Fix ogBootLoaderSetTheme: refind can start ogLive.Irina Gómez2019-03-251-1/+3
* | #802 #888 ogRefindInstall: Uses optionaly refind-install. Uses ogGetEsp to ge...Irina Gómez2019-03-221-49/+146
* | Fix some script calls to ogIsEfiActive function.Irina Gómez2019-03-202-8/+9
* | #802 #888 #890 bootOs and PXE templates start the newly installed Linux distr...Irina Gómez2019-03-131-6/+42
* | #890 #802 ogGrubInstall: To get kernel parameters we need the original grub.c...Irina Gómez2019-03-051-12/+32
* | #802 #888 ogGrubInstall and ogRestoreEfiBootLoader: A generic name is used fo...Irina Gómez2019-02-252-10/+22
* | #802 #889 #890 ogGrubInstallPartitions, ogGrubInstallMbr y ogRestoreEfiBootLo...Irina Gómez2019-02-043-6/+19
* | #802 #889 configureOs can relocale Windows in different partition. ogWindowsB...Irina Gómez2019-01-292-47/+85
* | #802 #890 Postconfiguración de linux (ubuntu) compatible con UEFI. ogGrubIns...Irina Gómez2019-01-232-45/+44
* | #802 #889 ogHidePartition and ogUnhidePartition: Add Windows and Windows Rese...Irina Gómez2019-01-212-34/+18
* | #802 UEFI Windows compatibility: necessary functions for create and restore i...Irina Gómez2019-01-182-11/+262
* | #802 UEFI compatibility: allows postconfigure and log in to Ubuntu.Irina Gómez2019-01-182-21/+181
|/
* #851 fix check parameteres available in udp-receiveradv2018-11-251-0/+6
* #851 corregida la comprobación del binario udp-receiver y de losadv2018-11-231-12/+12
* #855 #679 Los script de crear o restaurar imágenes sincronizadas permiten ca...Irina Gómez2018-11-132-4/+4
* #851 ogMcastSyntax expand client multicast sessionadv2018-11-131-69/+115
* Close #871: Sectors overflow comparition is moved.Ramón M. Gómez2018-10-171-1/+1
* #871: Dejar espacio libre entre particiones lógicas y alinear partición de ...Ramón M. Gómez2018-09-252-2/+7
* #853 Adapting String.lib library for doxygenadv2018-07-051-4/+2
* #853 Adapting Rsync.lib library for doxygenadv2018-07-051-2/+2
* #853 Adapting Protocol library for doxygenadv2018-07-051-10/+3
* #853 Adapting PostConf.lib library for doxygenadv2018-07-051-2/+7
* #853 Adapting Net.lib library for doxygenadv2018-07-051-1/+2
* Adapting Inventory.lib library for doxygenadv2018-07-051-162/+165
* #853 Adapting Image.lib library for doxygenadv2018-07-051-1/+60
* #853 Adapting FileSystem.lib library for doxygenadv2018-07-051-4/+20
* #853 Adapting File.lib library for doxygenadv2018-07-051-4/+10
* #853 Adapting Boot.lib library for doxygenadv2018-07-051-31/+54
* #853 Adaptar libreria boot.lib para doxygenadv2018-07-041-29/+58
* #802: Comprobar cargador EFI sin necesidad de verificación.RAMON MARIA GOMEZ LABRADOR2018-05-151-1/+1
* #802: Comprobación correcta de Kernel Linux firmado para EFI y buscar tambiÃ...ramon2018-04-251-5/+7
* #802: Adaptar función {{{ogBoot}}} para arrancar Windows y Linux en EFI.ramon2018-04-241-26/+77