Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #824 Cambiando a bootOsID-824_Iniciar.Sistema.Restaurado | albertogp | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | "ID-824 Modificando comando setBootMode por bootOs" | albertogp | 2021-05-03 | 1 | -0/+6 |
| | |||||
* | #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. | ||||
* | #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. | ||||
* | #914 deployImagen shows error message when image file is corrupt or was ↵ | Irina Gómez | 2019-11-08 | 1 | -1/+6 |
| | | | | 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 |
| | |||||
* | bootOsCustom.template: supports several disk and one data partition. | Irina Gómez | 2019-09-19 | 1 | -24/+33 |
| | |||||
* | #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. | ||||
* | #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 | 1 | -1/+4 |
| | | | | | | | | (NVRAM) second entry. New Nvram management functions: Add new entry, get and set de next boot entry. | ||||
* | | #802 #890 ogGrubInstallMbr detects Windows loader en ESP and saves de ↵ | Irina Gómez | 2019-03-28 | 1 | -1/+26 |
| | | | | | | | | 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 | 3 | -6/+62 |
| | | | | | | | | images. | ||||
* | | #802 UEFI compatibility: allows postconfigure and log in to Ubuntu. | Irina Gómez | 2019-01-18 | 1 | -0/+6 |
|/ | |||||
* | #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 cloneRemoteFromMaster define mcast client session as | adv | 2018-11-13 | 1 | -1/+5 |
| | | | port:MASTERIP:0:0 | ||||
* | #868 configureOs: Se resuelve errata por la que no se desintala el agente de ↵ | Irina Gómez | 2018-08-14 | 1 | -2/+2 |
| | | | | Windows antiguo. | ||||
* | #864 firstRunOnceWindows ejemplo de scripts para miniSetup sin raton ni | adv | 2018-07-18 | 1 | -0/+68 |
| | | | teclado. | ||||
* | #863 smartPartition ejemplo para establecer tablas de particionado | adv | 2018-07-15 | 1 | -0/+62 |
| | | | multiples según agrupamiento de tamaños de disco | ||||
* | #718: Checking download in {{{launchOgagentInstaller}}} script. | Ramón M. Gómez | 2018-06-25 | 1 | -24/+22 |
| | |||||
* | #802: Correcciones para iniciar servicios en ogLive basado en Ubuntu 18.04 ↵ | ramon | 2018-04-27 | 1 | -0/+1 |
| | | | | | | 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 ogGetPath | irina | 2018-03-28 | 5 | -6/+12 |
| | | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5688 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #718: Creado script {{{launchOgagentInstaller}}} para programar la ↵ | ramon | 2018-02-16 | 1 | -0/+147 |
| | | | | | | instalación de agente OGAgent en el siguiente arranque del sistema operativo de un equipo modelo. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5597 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #822 refactorización de updateBootCache | adv | 2018-01-21 | 1 | -12/+13 |
| | | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5569 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #770 Al crear imagen: Se aumenta el tamaño estimado de las sincronizadas. ↵ | irina | 2017-11-17 | 2 | -0/+2 |
| | | | | | | Se espera antes de chequear si ha ido bien. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5512 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #718: Script {{{configureOs}}} elimina antiguo cliente ogAdm... para Linux y ↵ | ramon | 2017-11-13 | 1 | -14/+8 |
| | | | | | | Windows. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5507 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #815 ogGetSizeParameters: Al calcular el espacio libre en el repositorio ↵ | irina | 2017-11-09 | 3 | -3/+3 |
| | | | | | | tiene en cuenta si la imagen ya existe. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5504 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #797 Se elimina mensage de error de 'ls' cuando no existe OgLive en cache | irina | 2017-11-06 | 1 | -2/+2 |
| | | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5497 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #811 ogBoot: utiliza setBootMode para arranque de Windows. setBootMode: se ↵ | irina | 2017-10-31 | 1 | -1/+1 |
| | | | | | | da un mensaje de error más descriptivo. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5489 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | updateCache: En el log se incluye línea de 'INICIO script' si no se llama ↵ | irina | 2017-10-11 | 1 | -1/+7 |
| | | | | | | desde deployImage git-svn-id: https://opengnsys.es/svn/branches/version1.1@5455 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #797 updateCache con protocolo TORRENT: Se modifica mensaje informativo del ↵ | irina | 2017-10-10 | 1 | -1/+1 |
| | | | | | | tiempo de espera para iniciar. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5449 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #781 deploy con multicast: Si timeout para error multicast es menor que ↵ | irina | 2017-07-28 | 2 | -0/+9 |
| | | | | | | tiempo de espera del servidor lo aumento. ogAdmRepoAux: Se corrige errata al llamar a sendMcastFile git-svn-id: https://opengnsys.es/svn/branches/version1.1@5413 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #797 deployImage: Muestra información de la imagen en los archivos de log. | irina | 2017-07-26 | 1 | -8/+15 |
| | | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5412 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #730: Sustitución del nombre del proyecto en ficheros del servidor. | ramon | 2017-06-28 | 1 | -1/+1 |
| | | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5390 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #730: Sustitución del nombre del proyecto en los scripts del cliente. | ramon | 2017-06-28 | 14 | -19/+38 |
| | | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5388 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #796 grubSyntax: soporte para varios discos, para reconocimiento de ogLive, ↵ | adv | 2017-06-23 | 1 | -15/+66 |
| | | | | | | para burg git-svn-id: https://opengnsys.es/svn/branches/version1.1@5377 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #678 ogMcastRequest: Se adaptan a unidades organizativas con directorios ↵ | irina | 2017-06-23 | 1 | -1/+1 |
| | | | | | | separados. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5375 a21b9725-9963-47de-94b9-378ad31fedc9 |