Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #935 #906 ogGrub4dosInstallMbr(): new Error code for disk with partitioned ↵ | adv | 2019-12-09 | 5 | -0/+11 |
| | | | | | | | | | MSDOS OG_ERR_NOMSDOS error code: loadenviron.sh string code: lang_es:cat:gb admin code: ogRaiseError () fron system.lib | ||||
* | #938 ogBurgInstallMbr() add control error for PC with MSDOS partition | adv | 2019-12-09 | 1 | -23/+20 |
| | |||||
* | #938 ogBurgInstallMbr() : binary may be in the ogLive or OGLIB/burg/burg.tgz | adv | 2019-12-09 | 1 | -3/+12 |
| | | | | | Check the availability of the binary in the ogLive. If necessary use the sources from $ OGLIB / burg / burg.tgz Live. If necessary use the sources from $ OGLIB / burg / burg.tgz | ||||
* | #659: Using only compiled `rsync` command on old 32-bit ogLive clients. | Ramón M. Gómez | 2019-12-04 | 1 | -1/+2 |
| | |||||
* | #914: Remove unused files. | Ramón M. Gómez | 2019-11-29 | 1 | -0/+0 |
| | |||||
* | #914: Adapting all scripts to use the `master` branch. | Ramón M. Gómez | 2019-11-25 | 1 | -1/+1 |
| | |||||
* | #920: Remove white spaces when obtaining the client serial number. | Ramón M. Gómez | 2019-11-21 | 1 | -1/+2 |
| | |||||
* | #914 Fix error in message of [0531169] commit. | Irina Gómez | 2019-11-14 | 1 | -1/+1 |
| | |||||
* | #914 deployImagen shows error message when image file is corrupt or was ↵ | Irina Gómez | 2019-11-08 | 6 | -1/+11 |
| | | | | created with other partclone version. | ||||
* | Modificación para tratar discos nvme, la sintaxis generada por grub_probe ↵ | Juan Manuel Bardallo juanmanuel.bardallo@sic.uhu.es | 2019-11-08 | 1 | -247/+265 |
| | | | | no es la adecuada para arrancar este tipo de discos, se detecta y renombra la entrada del disco correspondiente con la nomenclatura: hd0,0 para discos nvme con tabla MSDOS y hd0,gpt1 para discos nvme con tabla GPT | ||||
* | #802 #888 ogGrubInstallMbr in UEFI computers: NVRAM entry for 'grub' is ↵ | Irina Gómez | 2019-11-06 | 1 | -1/+1 |
| | | | | better detected, avoiding errors. | ||||
* | #802 #888 On UEFI computers, OpenGnsys installs grub to boot from the hard ↵ | Irina Gómez | 2019-11-04 | 1 | -5/+4 |
| | | | | drive. You can use the rEFInd template example for computers without SecureBoot. | ||||
* | #802 #890 ogGrubInstallMbr: Adds NVRAM entry for grub and place it in second ↵ | Irina Gómez | 2019-10-29 | 1 | -1/+7 |
| | | | | order. | ||||
* | #909 updateCache: Fixs log message for multicast. | Irina Gómez | 2019-10-28 | 1 | -1/+1 |
| | |||||
* | #909 updateCache: Fixs log message for multicast. | Irina Gómez | 2019-10-22 | 3 | -3/+3 |
| | |||||
* | #802 #890 Linux boot: PXE and rEFInd use grubx64.efi (it's copied as ↵ | Irina Gómez | 2019-10-21 | 1 | -10/+6 |
| | | | | ogloader.efi). NVRAM, bootOs and start operating system from console use shimx64.efi.signed. | ||||
* | #802 #890 Fixed error in ogRefindInstall: boots linux correctly and shows a ↵ | Irina Gómez | 2019-10-18 | 1 | -17/+22 |
| | | | | menu entry for ogLive when secure boot is inactive. | ||||
* | #802 #889 Fix problem when windows is updated. ogCopyEfiBootLoader and ↵ | Irina Gómez | 2019-10-17 | 1 | -6/+9 |
| | | | | ogRestoreEfiBootLoader: \ * It saves directory Microsoft/Boot of ESP in directory ogBoot into system partition. \ * When it is creating a image, if in ESP exists the directories Microsoft y Part-X-Y it copy Part-X-Y. \ * When it restore a image, it rename directory Microsoft of ESP to Microsoft. | ||||
* | #914: Add definition for Hidden NTFS WinRE partition in MSDOS table. | Ramón M. Gómez | 2019-10-16 | 1 | -0/+5 |
| | |||||
* | #928 Multicast ports are allowed from 9000 to 9098. Port 9100 is assigned to ↵ | Irina Gómez | 2019-10-10 | 1 | -1/+1 |
| | | | | bacula Director. | ||||
* | #914: Permanently remove unused functions: ogInstallLinuxClient and ↵ | Ramón M. Gómez | 2019-10-07 | 1 | -37/+0 |
| | | | | ogInstallWindowsClient. | ||||
* | #929 setsslkey: Script for configurate public key authentication in ogLive. | Irina Gómez | 2019-09-25 | 1 | -0/+6 |
| | |||||
* | #914: Removed code from unused functions: ogInstallLinuxClient and ↵ | Ramón M. Gómez | 2019-09-25 | 1 | -95/+8 |
| | | | | ogInstallWindowsClient. | ||||
* | #914: Remove unused files: ogAdmLnxClient, ogAdmWinClient and Chinese Grub4Dos. | Ramón M. Gómez | 2019-09-25 | 5 | -0/+0 |
| | |||||
* | #928 Multicast ports are allowed from 9000 to 9100. | Irina Gómez | 2019-09-23 | 1 | -1/+1 |
| | |||||
* | #919: Browser binary and locales. | Ramón M. Gómez | 2019-09-23 | 3 | -0/+0 |
| | |||||
* | #922 Fixing code cleanup: the^CgLiveAdapter.lib content is located in ↵ | Irina Gómez | 2019-09-20 | 2 | -19/+5 |
| | | | | ogGrubInstall. | ||||
* | bootOsCustom.template: supports several disk and one data partition. | Irina Gómez | 2019-09-19 | 1 | -24/+33 |
| | |||||
* | #914: Remove unused binary {{{ld-mac}}}. | Ramón M. Gómez | 2019-09-12 | 2 | -4/+1 |
| | |||||
* | #919: Updating Browser translation strings. | Ramón M. Gómez | 2019-09-11 | 2 | -48/+56 |
| | |||||
* | #922: ogLive with Kernel 5.0 installs Grub on BIOS computers. | Ramón M. Gómez | 2019-09-04 | 4 | -6/+7 |
| | |||||
* | #922 ogBootLoaderHidePartitions: Partition data will not hidden. Support ↵ | Irina Gómez | 2019-08-30 | 1 | -16/+26 |
| | | | | several disk. Compatibility with grub.cfg create by ogLive 5.0. | ||||
* | #922 Fixes create of grub.cfg by ogGrubInstall: In '/etc/grub.d/00_header' ↵ | Irina Gómez | 2019-08-21 | 1 | -0/+4 |
| | | | | when 'pkgdatadir' is empty it takes same value than other ogLive. | ||||
* | #847 ogclientSqfs2Img and ogclientImg2Sqfs: Auxiliary file size is increased ↵ | Irina Gómez | 2019-08-20 | 2 | -2/+2 |
| | | | | to fit the content of the second file system. | ||||
* | #923 deployImage exits if detects error in updateCache. updateCache exits if ↵ | Irina Gómez | 2019-08-20 | 2 | -1/+5 |
| | | | | it detects error when copying torrent file. | ||||
* | #802 #890 ogGrubInstallXx: grub's first stage finds grub.cfg correctly for ↵ | Irina Gómez | 2019-08-20 | 1 | -26/+17 |
| | | | | computers no UEFI. | ||||
* | Functions for management Windows Registry: chntpw need '-e' option for edit ↵ | Irina Gómez | 2019-08-20 | 1 | -1/+1 |
| | | | | registry (in ogLive bionic-5.0.0) | ||||
* | Fixs multicast error: create 'read' alias defining line break character as ↵ | Irina Gómez | 2019-08-20 | 1 | -0/+15 |
| | | | | default delimiter. | ||||
* | #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, ↵ | Ramón M. Gómez | 2019-07-18 | 2 | -24/+105 |
| | | | | command+output, command+confirm+output. | ||||
* | ogGetEsp has been modified to handle with nvme disks, in that case, blkid ↵ | Juan Manuel Bardallo juanmanuel.bardallo@sic.uhu.es | 2019-07-01 | 1 | -3/+11 |
| | | | | | | | | | | returns > /dev/loop0 > /dev/nvme0n1 > /dev/nvme0n1p1 When ogDevToDisk processes the line /dev/nvme0n1, $PART contains only one argument corresponding to the disk number, when occurs, ogGetPartitionId throws an error. | ||||
* | #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 |
| | | | | OpenGnsys certificate. | ||||
* | #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 ↵ | Irina Gómez | 2019-06-05 | 2 | -19/+18 |
| | | | | and creates a entry with 'Part-D-P' name that uses generic loader of OpenGnsys. ogGrubInstall uses shimx64.efi.signed of ogLive Ubuntu 18. Previously this function used shim of tftp of server. | ||||
* | Merge branch 'devel' into uefi | Irina Gómez | 2019-06-05 | 10 | -53/+27 |
|\ | | | | | | | Fast foward with devel branch | ||||
| * | #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 |
| | |