summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* #844: Fix bug copying files when preparing ogLive client for offline mode.Ramón M. Gómez2019-06-061-15/+4
* #802 #888 #890 ogNvramAddEntry function allows disk and partition as params a...Irina Gómez2019-06-052-19/+18
* Merge branch 'devel' into uefiIrina Gómez2019-06-0510-53/+27
|\
| * #917: Fixed bug when compiling {{{ms-sys}}} command on ogLive.Ramón M. Gómez2019-06-041-2/+2
| * #917: Fixed bug when installing 32-bit libraries used by the Browser.Ramón M. Gómez2019-06-041-20/+5
| * #917: Fixed bug when ogLive mounts a Samba share from a server based on Ubunt...Ramón M. Gómez2019-06-042-5/+7
| * #914: Changes to generate a new ogLive client based on Linux 5.0Ramón M. Gómez2019-05-236-25/+12
| * #872: Fix a little bug when a client launch its browser.Ramón M. Gómez2019-05-231-1/+1
| * #895 Fix initCache: if the size of the cache changes, it always formats the c...Irina Gómez2019-05-152-20/+22
* | #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 #889 cloneRemoteFromMaster script in master, when computer has Efi activ...Irina Gómez2019-05-221-0/+7
* | #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-222-72/+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-152-20/+22
* | Merge branch 'devel' into uefi (fast-forward)Irina Gómez2019-05-137-14/+50
|\|
| * #845: Preparing creation of ogLive based on Kernel 4.18.Ramón M. Gómez2019-04-113-3/+11
| * #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
| * #905 Fix deployImage: When protocol is '*-CACHE' remove string after the hyphenIrina Gómez2019-03-221-0/+2
| * #895 Fixs the partitioning wizard: can change partition table from MSDOS to G...Irina Gómez2019-02-041-1/+1
| * #893 Adding code to rename client pc in configureOsOpenGnSys Support Team2019-01-311-0/+4
* | #802 #888 If UEFI active, always installs rEFInd and sets it as bootloader (...Irina Gómez2019-04-256-56/+185
* | #802 #888 Functions for the NVRAM management. Functions in UEFI.lib ordered i...Irina Gómez2019-04-156-59/+372
* | #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-034-65/+253
* | #802 #890 ogGrubInstallMbr detects Windows loader en ESP and saves de ogbootl...Irina Gómez2019-03-283-16/+56
* | #802 #889 #890 Fix UEFI postconf: configureOs does not use ogFixBootSector fo...Irina Gómez2019-03-262-4/+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-203-9/+10
* | #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-052-12/+36
* | #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-295-95/+99
* | #802 #890 Postconfiguración de linux (ubuntu) compatible con UEFI. ogGrubIns...Irina Gómez2019-01-234-53/+48
* | #802 #889 ogHidePartition and ogUnhidePartition: Add Windows and Windows Rese...Irina Gómez2019-01-214-37/+21
* | #802 UEFI Windows compatibility: necessary functions for create and restore i...Irina Gómez2019-01-188-23/+342
* | #802 UEFI compatibility: allows postconfigure and log in to Ubuntu.Irina Gómez2019-01-186-21/+193
|/
* #887: New browser binary.Ramón M. Gómez2018-12-183-0/+0
* #887: Updating Browser locale files.Ramón M. Gómez2018-12-182-60/+68
* #783 #887: changes in the Browser code:Ramón M. Gómez2018-12-182-74/+80
* #886: Backward-compatible with JQ version 1.4Ramón M. Gómez2018-12-121-1/+1
* #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-136-84/+148