summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* #802 #888 On UEFI computers, OpenGnsys installs grub to boot from the hard dr...Irina Gómez2019-11-041-5/+4
* #802 #890 ogGrubInstallMbr: Adds NVRAM entry for grub and place it in second ...Irina Gómez2019-10-291-1/+7
* #909 updateCache: Fixs log message for multicast.Irina Gómez2019-10-281-1/+1
* #909 updateCache: Fixs log message for multicast.Irina Gómez2019-10-223-3/+3
* #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
* #914: Add definition for Hidden NTFS WinRE partition in MSDOS table.Ramón M. Gómez2019-10-161-0/+5
* #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
* #929 setsslkey: Script for configurate public key authentication in ogLive.Irina Gómez2019-09-251-0/+6
* #914: Removed code from unused functions: ogInstallLinuxClient and ogInstallW...Ramón M. Gómez2019-09-251-95/+8
* #914: Remove unused files: ogAdmLnxClient, ogAdmWinClient and Chinese Grub4Dos.Ramón M. Gómez2019-09-255-0/+0
* #928 Multicast ports are allowed from 9000 to 9100.Irina Gómez2019-09-231-1/+1
* #919: Browser binary and locales.Ramón M. Gómez2019-09-233-0/+0
* #922 Fixing code cleanup: the^CgLiveAdapter.lib content is located in ogGrubI...Irina Gómez2019-09-202-19/+5
* bootOsCustom.template: supports several disk and one data partition.Irina Gómez2019-09-191-24/+33
* #914: Remove unused binary {{{ld-mac}}}.Ramón M. Gómez2019-09-122-4/+1
* #919: Updating Browser translation strings.Ramón M. Gómez2019-09-112-48/+56
* #922: ogLive with Kernel 5.0 installs Grub on BIOS computers.Ramón M. Gómez2019-09-044-6/+7
* #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
* #847 ogclientSqfs2Img and ogclientImg2Sqfs: Auxiliary file size is increased ...Irina Gómez2019-08-202-2/+2
* #923 deployImage exits if detects error in updateCache. updateCache exits if ...Irina Gómez2019-08-202-1/+5
* #802 #890 ogGrubInstallXx: grub's first stage finds grub.cfg correctly for co...Irina Gómez2019-08-201-26/+17
* Functions for management Windows Registry: chntpw need '-e' option for edit r...Irina Gómez2019-08-201-1/+1
* Fixs multicast error: create 'read' alias defining line break character as de...Irina Gómez2019-08-201-0/+15
* #920: Truncate a long serial number.Ramón M. Gómez2019-08-201-5/+9
* #920: Filter more strings by retrieving the client's serial number.Ramón M. Gómez2019-08-201-2/+2
* #919: Fix bug with quotation marks in constants.Ramón M. Gómez2019-07-182-8/+8
* #919: Defining new link types accepted by the Browser: command+confirm, comma...Ramón M. Gómez2019-07-182-24/+105
* 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
* #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