| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Functions for management Windows Registry: chntpw need '-e' option for edit r... | Irina Gómez | 2019-08-20 | 1 | -1/+1 |
* | Fixs multicast error: create 'read' alias defining line break character as de... | Irina Gómez | 2019-08-20 | 1 | -0/+15 |
* | #920: Truncate a long serial number. | Ramón M. Gómez | 2019-08-20 | 1 | -5/+9 |
* | #920: Filter more strings by retrieving the client's serial number. | Ramón M. Gómez | 2019-08-20 | 1 | -2/+2 |
* | #919: Fix bug with quotation marks in constants. | Ramón M. Gómez | 2019-07-18 | 2 | -8/+8 |
* | #919: Defining new link types accepted by the Browser: command+confirm, comma... | Ramón M. Gómez | 2019-07-18 | 2 | -24/+105 |
* | ogGetEsp has been modified to handle with nvme disks, in that case, blkid ret... | Juan Manuel Bardallo juanmanuel.bardallo@sic.uhu.es | 2019-07-01 | 1 | -3/+11 |
* | #906: Fix bug when defining a cache partition on NVMe disks. | Juan Manuel Bardallo | 2019-06-27 | 1 | -3/+5 |
* | #802 #888 ogRefindInstall: ogRefindInstall: rEFInd bootloader is signed with ... | Irina Gómez | 2019-06-13 | 1 | -34/+38 |
* | #844: Fix bug copying files when preparing ogLive client for offline mode. | Ramón M. Gómez | 2019-06-06 | 1 | -15/+4 |
* | #802 #888 #890 ogNvramAddEntry function allows disk and partition as params a... | Irina Gómez | 2019-06-05 | 2 | -19/+18 |
* | Merge branch 'devel' into uefi | Irina Gómez | 2019-06-05 | 10 | -53/+27 |
|\ |
|
| * | #917: Fixed bug when compiling {{{ms-sys}}} command on ogLive. | Ramón M. Gómez | 2019-06-04 | 1 | -2/+2 |
| * | #917: Fixed bug when installing 32-bit libraries used by the Browser. | Ramón M. Gómez | 2019-06-04 | 1 | -20/+5 |
| * | #917: Fixed bug when ogLive mounts a Samba share from a server based on Ubunt... | Ramón M. Gómez | 2019-06-04 | 2 | -5/+7 |
| * | #914: Changes to generate a new ogLive client based on Linux 5.0 | Ramón M. Gómez | 2019-05-23 | 6 | -25/+12 |
| * | #872: Fix a little bug when a client launch its browser. | Ramón M. Gómez | 2019-05-23 | 1 | -1/+1 |
| * | #895 Fix initCache: if the size of the cache changes, it always formats the c... | Irina Gómez | 2019-05-15 | 2 | -20/+22 |
* | | #802 #890 {{{grubInstallXx}}} install correctly the grub first stage with sec... | Irina Gómez | 2019-05-31 | 1 | -101/+89 |
* | | #802 #890 ogGrubInstall includes option to secure boot. | Irina Gómez | 2019-05-27 | 1 | -4/+4 |
* | | #802 #889 ogSetPartitionActive shows message as warning | Irina Gómez | 2019-05-23 | 1 | -1/+1 |
* | | #802 #889 ogSetPartitionActive ends without change to UEFI computers. In this... | Irina Gómez | 2019-05-23 | 1 | -0/+4 |
* | | #802 #889 cloneRemoteFromMaster script in master, when computer has Efi activ... | Irina Gómez | 2019-05-22 | 1 | -0/+7 |
* | | #802 #888 ogRefindInstall used wrong parameter when calling ogNvramGetOrder. ... | Irina Gómez | 2019-05-22 | 2 | -3/+3 |
* | | #802 #889 createImage script don't use 'ogSaveImageInfo' for Windows. 'ogSa... | Irina Gómez | 2019-05-22 | 2 | -72/+0 |
* | | #802 #888 refind: options parameter cannot include string 'initrd', to start ... | Irina Gómez | 2019-05-22 | 1 | -2/+3 |
* | | Fix initCache: if the size of the cache changes, it always formats the cache.... | Irina Gómez | 2019-05-15 | 2 | -20/+22 |
* | | Merge branch 'devel' into uefi (fast-forward) | Irina Gómez | 2019-05-13 | 7 | -14/+50 |
|\| |
|
| * | #845: Preparing creation of ogLive based on Kernel 4.18. | Ramón M. Gómez | 2019-04-11 | 3 | -3/+11 |
| * | #906: Declaring new variables as local. | Ramón M. Gómez | 2019-03-27 | 2 | -5/+7 |
| * | #906 Operations with partitions and images support NVMe | Juan Manuel Bardallo | 2019-03-27 | 2 | -6/+26 |
| * | #905 Fix deployImage: When protocol is '*-CACHE' remove string after the hyphen | Irina Gómez | 2019-03-22 | 1 | -0/+2 |
| * | #895 Fixs the partitioning wizard: can change partition table from MSDOS to G... | Irina Gómez | 2019-02-04 | 1 | -1/+1 |
| * | #893 Adding code to rename client pc in configureOs | OpenGnSys Support Team | 2019-01-31 | 1 | -0/+4 |
* | | #802 #888 If UEFI active, always installs rEFInd and sets it as bootloader (... | Irina Gómez | 2019-04-25 | 6 | -56/+185 |
* | | #802 #888 Functions for the NVRAM management. Functions in UEFI.lib ordered i... | Irina Gómez | 2019-04-15 | 6 | -59/+372 |
* | | #802 #888 ogRefindInstall: refind configuration only shows operating systems ... | Irina Gómez | 2019-04-05 | 1 | -28/+52 |
* | | ogRefindInstall, with paremeter FALSE, does not configure menu entry of direc... | Irina Gómez | 2019-04-03 | 4 | -65/+253 |
* | | #802 #890 ogGrubInstallMbr detects Windows loader en ESP and saves de ogbootl... | Irina Gómez | 2019-03-28 | 3 | -16/+56 |
* | | #802 #889 #890 Fix UEFI postconf: configureOs does not use ogFixBootSector fo... | Irina Gómez | 2019-03-26 | 2 | -4/+2 |
* | | #802 #888 Fix ogBootLoaderSetTheme: refind can start ogLive. | Irina Gómez | 2019-03-25 | 1 | -1/+3 |
* | | #802 #888 ogRefindInstall: Uses optionaly refind-install. Uses ogGetEsp to ge... | Irina Gómez | 2019-03-22 | 1 | -49/+146 |
* | | Fix some script calls to ogIsEfiActive function. | Irina Gómez | 2019-03-20 | 3 | -9/+10 |
* | | #802 #888 #890 bootOs and PXE templates start the newly installed Linux distr... | Irina Gómez | 2019-03-13 | 1 | -6/+42 |
* | | #890 #802 ogGrubInstall: To get kernel parameters we need the original grub.c... | Irina Gómez | 2019-03-05 | 2 | -12/+36 |
* | | #802 #888 ogGrubInstall and ogRestoreEfiBootLoader: A generic name is used fo... | Irina Gómez | 2019-02-25 | 2 | -10/+22 |
* | | #802 #889 #890 ogGrubInstallPartitions, ogGrubInstallMbr y ogRestoreEfiBootLo... | Irina Gómez | 2019-02-04 | 3 | -6/+19 |
* | | #802 #889 configureOs can relocale Windows in different partition. ogWindowsB... | Irina Gómez | 2019-01-29 | 5 | -95/+99 |
* | | #802 #890 Postconfiguración de linux (ubuntu) compatible con UEFI. ogGrubIns... | Irina Gómez | 2019-01-23 | 4 | -53/+48 |
* | | #802 #889 ogHidePartition and ogUnhidePartition: Add Windows and Windows Rese... | Irina Gómez | 2019-01-21 | 4 | -37/+21 |