Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #1011 Fix the error when Windows is hibernated. "Error code 6" was displayed ↵ | Irina Gómez | 2020-12-09 | 1 | -1/+18 |
| | | | | in the boot menu. | ||||
* | #971 remove ogAdmClient binary | OpenGnSys Support Team | 2020-06-29 | 1 | -0/+0 |
| | | | | It has been replaced by the ogClient. | ||||
* | #971 invoke ogclient via shebang | OpenGnSys Support Team | 2020-06-26 | 1 | -1/+1 |
| | | | | Instead of invoking python3. | ||||
* | #987 rename to ogclient | OpenGnSys Support Team | 2020-06-26 | 1 | -1/+1 |
| | | | | This has been renamed from ogClient/main.py to ogClient/ogclient. | ||||
* | #986 Rename to ogserver | Javier Sánchez Parra | 2020-06-19 | 2 | -2/+2 |
| | | | | Step forward to rename all ogAdmServer references to ogServer | ||||
* | #971 run ogClient (replace ogAdmClient) | Javier Sánchez Parra | 2020-06-02 | 1 | -3/+2 |
| | | | | | | | This commit changes the bash script that the clients execute at the init fase to launch the new ogClient instead of the old ogAdmClient. This way the client works with the new ogAdmServer that do not use custom protocol SocketHidra anymore. | ||||
* | #780 buildToOrder works with Windows 8 and Windows 10. When no key exists, ↵ | Irina Gómez | 2020-05-04 | 1 | -19/+29 |
| | | | | it is created. | ||||
* | #963: Script `launchOgagentInstaller` schedules an unattended installation ↵ | Ramón M. Gómez | 2020-03-11 | 1 | -2/+2 |
| | | | | of OGAgent for Windows. | ||||
* | ogGrubSecurity: changes backup of grub.cfg of the partition too. | Irina Gómez | 2020-02-04 | 3 | -12/+15 |
| | | | | | ogGrub4dosInstallMbr: the configuration directory name is changed to lowercase for the script to work in Linux. GRUBDIR is removed because not use. | ||||
* | ogGrubHidePartitions and ogBurgHidePartitions: help messages are enhanced. | Irina Gómez | 2020-02-04 | 3 | -6/+6 |
| | |||||
* | #935: New Grub4Dos binaries. | Ramón M. Gómez | 2019-12-10 | 17 | -0/+551 |
| | |||||
* | #935 #906 gGrub4dosInstallMbr(): new Error code for PC's with BIOS legacy ↵ | adv | 2019-12-09 | 4 | -0/+4 |
| | | | | | | | | | firmware OG_ERR_NOTBIOS error code: loadenviron.sh string code: lang_es:cat:gb admin code: ogRaiseError () fron system.lib | ||||
* | #935 #906 ogGrub4dosInstallMbr(): new Error code for disk with partitioned ↵ | adv | 2019-12-09 | 4 | -0/+10 |
| | | | | | | | | | MSDOS OG_ERR_NOMSDOS error code: loadenviron.sh string code: lang_es:cat:gb admin code: ogRaiseError () fron system.lib | ||||
* | #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 | 5 | -1/+10 |
| | | | | 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 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. | ||||
* | #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 |
| | |||||
* | #914: Add definition for Hidden NTFS WinRE partition in MSDOS table. | Ramón M. Gómez | 2019-10-16 | 1 | -0/+5 |
| | |||||
* | #929 setsslkey: Script for configurate public key authentication in ogLive. | Irina Gómez | 2019-09-25 | 1 | -0/+6 |
| | |||||
* | #914: Remove unused files: ogAdmLnxClient, ogAdmWinClient and Chinese Grub4Dos. | Ramón M. Gómez | 2019-09-25 | 5 | -0/+0 |
| | |||||
* | #919: Browser binary and locales. | Ramón M. Gómez | 2019-09-23 | 3 | -0/+0 |
| | |||||
* | 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 |
| | |||||
* | #923 deployImage exits if detects error in updateCache. updateCache exits if ↵ | Irina Gómez | 2019-08-09 | 2 | -1/+5 |
| | | | | it detects error when copying torrent file. | ||||
* | Merge branch 'devel' into uefi | Irina Gómez | 2019-06-05 | 1 | -1/+1 |
|\ | | | | | | | Fast foward with devel branch | ||||
| * | #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 ↵ | Irina Gómez | 2019-05-15 | 1 | -2/+4 |
| | | | | | | | | cache. ogCheckFs includes the CACHE file system type | ||||
* | | #802 #889 cloneRemoteFromMaster script in master, when computer has Efi ↵ | Irina Gómez | 2019-05-22 | 1 | -0/+7 |
| | | | | | | | | active and operating system is Windows, copies boot loader folder from ESP to system partition. | ||||
* | | #802 #889 createImage script don't use 'ogSaveImageInfo' for Windows. ↵ | Irina Gómez | 2019-05-22 | 1 | -3/+0 |
| | | | | | | | | 'ogSaveImageInfo' function is removed. | ||||
* | | Fix initCache: if the size of the cache changes, it always formats the ↵ | Irina Gómez | 2019-05-15 | 1 | -2/+4 |
| | | | | | | | | cache. ogCheckFs includes the CACHE file system type | ||||
* | | Merge branch 'devel' into uefi (fast-forward) | Irina Gómez | 2019-05-13 | 2 | -0/+6 |
|\| | |||||
| * | #905 Fix deployImage: When protocol is '*-CACHE' remove string after the hyphen | Irina Gómez | 2019-03-22 | 1 | -0/+2 |
| | | |||||
| * | #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 | 4 | -27/+41 |
| | | | | | | | | (NVRAM) second entry. New Nvram management functions: Add new entry, get and set de next boot entry. | ||||
* | | #802 #888 Functions for the NVRAM management. Functions in UEFI.lib ordered ↵ | Irina Gómez | 2019-04-15 | 4 | -0/+30 |
| | | | | | | | | in alphabetical order. | ||||
* | | ogRefindInstall, with paremeter FALSE, does not configure menu entry of ↵ | Irina Gómez | 2019-04-03 | 3 | -0/+21 |
| | | | | | | | | directory microsoft or ubuntu. Fixs PXE template of refind. Creates auxiliary functions for rEFInd. | ||||
* | | #802 #890 ogGrubInstallMbr detects Windows loader en ESP and saves de ↵ | Irina Gómez | 2019-03-28 | 2 | -1/+54 |
| | | | | | | | | ogbootloader into directory 'grub'· | ||||
* | | #802 #889 #890 Fix UEFI postconf: configureOs does not use ogFixBootSector ↵ | Irina Gómez | 2019-03-26 | 1 | -2/+0 |
| | | | | | | | | for Windows. ogGrubInstall does not change boot order in NVRAM. | ||||
* | | Fix some script calls to ogIsEfiActive function. | Irina Gómez | 2019-03-20 | 1 | -1/+1 |
| | | |||||
* | | #890 #802 ogGrubInstall: To get kernel parameters we need the original ↵ | Irina Gómez | 2019-03-05 | 1 | -0/+4 |
| | | | | | | | | grub.cfg: it\'s move at the end. grubSyntax: In kernel parameters, replaces UUID for DEVICE. | ||||
* | | #802 #889 configureOs can relocale Windows in different partition. ↵ | Irina Gómez | 2019-01-29 | 3 | -48/+14 |
| | | | | | | | | ogWindowsBootParameters: include the bootpartition to configure BCD | ||||
* | | #802 #890 Postconfiguración de linux (ubuntu) compatible con UEFI. ↵ | Irina Gómez | 2019-01-23 | 2 | -8/+4 |
| | | | | | | | | ogGrubInstallMbr y ogGrubInstallPartition: incluye opciones UEFI. ogUuidChange: genera UUID con un comando existente en el ogLive. | ||||
* | | #802 #889 ogHidePartition and ogUnhidePartition: Add Windows and Windows ↵ | Irina Gómez | 2019-01-21 | 2 | -3/+3 |
| | | | | | | | | Reserved Partitions. ogSaveImageInfo and ogRestoreUuidPartitions: Only save/restore GUID Partition Table. | ||||
* | | #802 UEFI Windows compatibility: necessary functions for create and restore ↵ | Irina Gómez | 2019-01-18 | 6 | -12/+80 |
| | | | | | | | | images. | ||||
* | | #802 UEFI compatibility: allows postconfigure and log in to Ubuntu. | Irina Gómez | 2019-01-18 | 4 | -0/+12 |
|/ | |||||
* | #887: New browser binary. | Ramón M. Gómez | 2018-12-18 | 3 | -0/+0 |
| | |||||
* | #855 #679 Los script de crear o restaurar imágenes sincronizadas permiten ↵ | Irina Gómez | 2018-11-13 | 4 | -80/+144 |
| | | | | cambiar de repositorio. ogChangeRepo: se resuelve errata por la que no tomaba los permisos (ro|rw) del repositorio. | ||||
* | #851 engine.cfg and engine.json support both clients abort: | adv | 2018-11-13 | 2 | -2/+10 |
| | | | | MCASTERRORSESSION (during the establishment sesion multicast) and MCASTWAIT (during trasfer error) |