summaryrefslogtreecommitdiffstats
path: root/client/engine/Boot.lib
Commit message (Expand)AuthorAgeFilesLines
* #922 Fixing code cleanup: the^CgLiveAdapter.lib content is located in ogGrubI...Irina Gómez2019-09-201-0/+5
* #922 ogBootLoaderHidePartitions: Partition data will not hidden. Support seve...Irina Gómez2019-08-301-16/+26
* #802 #890 ogGrubInstallXx: grub's first stage finds grub.cfg correctly for co...Irina Gómez2019-08-081-26/+17
* #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-051-14/+5
* #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 #888 ogRefindInstall used wrong parameter when calling ogNvramGetOrder. ...Irina Gómez2019-05-221-1/+1
* #802 #888 refind: options parameter cannot include string 'initrd', to start ...Irina Gómez2019-05-221-2/+3
* #802 #888 If UEFI active, always installs rEFInd and sets it as bootloader (...Irina Gómez2019-04-251-0/+6
* #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-201-6/+7
* #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-251-10/+20
* #802 #889 #890 ogGrubInstallPartitions, ogGrubInstallMbr y ogRestoreEfiBootLo...Irina Gómez2019-02-041-2/+10
* #802 #889 configureOs can relocale Windows in different partition. ogWindowsB...Irina Gómez2019-01-291-46/+85
* #802 #890 Postconfiguración de linux (ubuntu) compatible con UEFI. ogGrubIns...Irina Gómez2019-01-231-33/+34
* #802 UEFI Windows compatibility: necessary functions for create and restore i...Irina Gómez2019-01-181-6/+12
* #802 UEFI compatibility: allows postconfigure and log in to Ubuntu.Irina Gómez2019-01-181-21/+90
* #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
* #802 #812: Nueva función {{{ogGetEsp}}} para localizar la partición EFI; in...ramon2018-04-231-1/+1
* #802: Integrar nuevas funciones en pruebas para gestión de equipos UEFI.ramon2018-03-221-0/+58
* #829 #796 nuevas funciones complementarias para el Burg/Grub (ogBootLoaderSe...adv2018-02-081-5/+473
* #827 ogGrubInstall configura entrada para el ogLive si existe partición cache adv2018-01-211-0/+3
* #827 ogGrubInstall configura entrada para el ogLive si existe partición cache adv2018-01-211-0/+4
* #796 ogBurgInstallMbr redirección de las salida de copia de ficheros y del i...adv2018-01-211-4/+7
* #796 #791 ogGrubOgliveDefaultEntry: Se corrige errata que dejaba el fichero d...irina2018-01-151-1/+1
* #796 791 Se crean funciones para configurar la entrada por defecto de GRUB y ...irina2018-01-101-44/+158
* #730: Corregir errata en función {{{ogLinuxBootParameters}}}: obtener parám...ramon2018-01-081-0/+1
* #730: Revisar funciones del motor de clonación sin mensajes de ayuda.ramon2017-12-221-14/+36
* #811 Se revierte el cambio de ogBoot porque al restaurar no realizaba el segu...irina2017-11-281-5/+7
* #811 ogBoot: Se usa setBootMode para el arranque de Windows con reinicio.irina2017-11-021-7/+5
* #796 Burg: Se crean las funciones ogBurgHidePartitions, ogBurgDeleteEntry y f...irina2017-10-231-30/+108
* #796 Se crean las funciones ogBurgDefaultEntry y ogBurgOgliveDefaultEntry par...irina2017-08-091-0/+92
* #796 ogBurInstallMbr() descripción cabecera doxygen "#@exception OG_ERR_PART...adv2017-07-051-0/+1
* #796 ogBurgInstallMbr int_disk int_part TRUE|FALSE primera versión de inst...adv2017-06-231-0/+174
* #791 ogGrubInstallMBR soporta dos discos duros, pero la primera etapa (FISRTS...adv2017-06-201-4/+7
* #768 ogGrubAddOgclient se renombra a ogGrubAddOgLive. Soporte de varios ogLiv...adv2017-06-161-6/+15
* #685: Arranca Linux con SF {{{/boot}}} si existe comentario con cadena "{{{/b...ramon2017-05-151-2/+2
* #716 #591 #759 #484 ogCleanLinuxDevices limpia estados previos de hibernaciónadv2016-11-071-7/+8