summaryrefslogtreecommitdiffstats
path: root/client/shared
Commit message (Collapse)AuthorAgeFilesLines
* #914 Fix error in message of [0531169] commit.Irina Gómez2019-11-141-1/+1
|
* #914 deployImagen shows error message when image file is corrupt or was ↵Irina Gómez2019-11-085-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.es2019-11-081-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ómez2019-11-041-5/+4
| | | | drive. You can use the rEFInd template example for computers without SecureBoot.
* #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
|
* #914: Add definition for Hidden NTFS WinRE partition in MSDOS table.Ramón M. Gómez2019-10-161-0/+5
|
* #929 setsslkey: Script for configurate public key authentication in ogLive.Irina Gómez2019-09-251-0/+6
|
* #914: Remove unused files: ogAdmLnxClient, ogAdmWinClient and Chinese Grub4Dos.Ramón M. Gómez2019-09-255-0/+0
|
* #919: Browser binary and locales.Ramón M. Gómez2019-09-233-0/+0
|
* 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
|
* #923 deployImage exits if detects error in updateCache. updateCache exits if ↵Irina Gómez2019-08-092-1/+5
| | | | it detects error when copying torrent file.
* Merge branch 'devel' into uefiIrina Gómez2019-06-051-1/+1
|\ | | | | | | Fast foward with devel branch
| * #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 ↵Irina Gómez2019-05-151-2/+4
| | | | | | | | cache. ogCheckFs includes the CACHE file system type
* | #802 #889 cloneRemoteFromMaster script in master, when computer has Efi ↵Irina Gómez2019-05-221-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ómez2019-05-221-3/+0
| | | | | | | | 'ogSaveImageInfo' function is removed.
* | Fix initCache: if the size of the cache changes, it always formats the ↵Irina Gómez2019-05-151-2/+4
| | | | | | | | cache. ogCheckFs includes the CACHE file system type
* | Merge branch 'devel' into uefi (fast-forward)Irina Gómez2019-05-132-0/+6
|\|
| * #905 Fix deployImage: When protocol is '*-CACHE' remove string after the hyphenIrina Gómez2019-03-221-0/+2
| |
| * #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-254-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ómez2019-04-154-0/+30
| | | | | | | | in alphabetical order.
* | ogRefindInstall, with paremeter FALSE, does not configure menu entry of ↵Irina Gómez2019-04-033-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ómez2019-03-282-1/+54
| | | | | | | | ogbootloader into directory 'grub'·
* | #802 #889 #890 Fix UEFI postconf: configureOs does not use ogFixBootSector ↵Irina Gómez2019-03-261-2/+0
| | | | | | | | for Windows. ogGrubInstall does not change boot order in NVRAM.
* | Fix some script calls to ogIsEfiActive function.Irina Gómez2019-03-201-1/+1
| |
* | #890 #802 ogGrubInstall: To get kernel parameters we need the original ↵Irina Gómez2019-03-051-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ómez2019-01-293-48/+14
| | | | | | | | ogWindowsBootParameters: include the bootpartition to configure BCD
* | #802 #890 Postconfiguración de linux (ubuntu) compatible con UEFI. ↵Irina Gómez2019-01-232-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ómez2019-01-212-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ómez2019-01-186-12/+80
| | | | | | | | images.
* | #802 UEFI compatibility: allows postconfigure and log in to Ubuntu.Irina Gómez2019-01-184-0/+12
|/
* #887: New browser binary.Ramón M. Gómez2018-12-183-0/+0
|
* #855 #679 Los script de crear o restaurar imágenes sincronizadas permiten ↵Irina Gómez2018-11-134-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:adv2018-11-132-2/+10
| | | | MCASTERRORSESSION (during the establishment sesion multicast) and MCASTWAIT (during trasfer error)
* #851 cloneRemoteFromMaster define mcast client session asadv2018-11-131-1/+5
| | | port:MASTERIP:0:0
* #868 configureOs: Se resuelve errata por la que no se desintala el agente de ↵Irina Gómez2018-08-141-2/+2
| | | | Windows antiguo.
* #866 engine.cfg: Si al restaurar usando la cache no hay espacio en la misma ↵Irina Gómez2018-07-261-1/+1
| | | | se finalizará la acción.
* #864 firstRunOnceWindows ejemplo de scripts para miniSetup sin raton niadv2018-07-181-0/+68
| | | teclado.
* #863 smartPartition ejemplo para establecer tablas de particionadoadv2018-07-151-0/+62
| | | multiples según agrupamiento de tamaños de disco
* #852: Using timestamp to calculate automatic power off time.Ramón M. Gómez2018-07-041-4/+7
|
* #718: Checking download in {{{launchOgagentInstaller}}} script.Ramón M. Gómez2018-06-251-24/+22
|
* #802: Correcciones para iniciar servicios en ogLive basado en Ubuntu 18.04 ↵ramon2018-04-272-1/+2
| | | | | | con soporte UEFI. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5761 a21b9725-9963-47de-94b9-378ad31fedc9
* Se corrigen erratas por usar el código de error de ogGetPathirina2018-03-285-6/+12
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5688 a21b9725-9963-47de-94b9-378ad31fedc9
* ticket #812: Configuración lee tipo de tabla de particiones del fichero JSON.ramon2018-03-091-0/+1
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5653 a21b9725-9963-47de-94b9-378ad31fedc9
* #730: Congelar correcciones de versión 1.1.0, incluyendo cambios en ticket:595.ramon2018-03-091-1/+1
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5652 a21b9725-9963-47de-94b9-378ad31fedc9
* ticket #812: Usar id. de sistema de ficheros en JSON e integrar fichero de ↵ramon2018-03-081-0/+793
| | | | | | configuración. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5651 a21b9725-9963-47de-94b9-378ad31fedc9
* #595 #816: Revisar ficheros de idiomas de cliente y añadir campo de ↵ramon2018-03-083-15/+11
| | | | | | ordenador de profesor al actualizar. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5650 a21b9725-9963-47de-94b9-378ad31fedc9