Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | #802 #890 {{{grubInstallXx}}} install correctly the grub first stage with ↵ | Irina Gómez | 2019-05-31 | 1 | -101/+89 | |
| | | | | | | | | secureBoot. {{{ogBoot}}} uses NVRAM functions. | |||||
* | | #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 ↵ | Irina Gómez | 2019-05-23 | 1 | -0/+4 | |
| | | | | | | | | this case to active a particion we must use ogNvramActiveEntry | |||||
* | | #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 #888 ogRefindInstall used wrong parameter when calling ogNvramGetOrder. ↵ | Irina Gómez | 2019-05-22 | 2 | -3/+3 | |
| | | | | | | | | ogNvramSetOrder use uppercase in hexadecimal number because efibootmgr need it. | |||||
* | | #802 #889 createImage script don't use 'ogSaveImageInfo' for Windows. ↵ | Irina Gómez | 2019-05-22 | 2 | -72/+0 | |
| | | | | | | | | 'ogSaveImageInfo' function is removed. | |||||
* | | #802 #888 refind: options parameter cannot include string 'initrd', to start ↵ | Irina Gómez | 2019-05-22 | 1 | -2/+3 | |
| | | | | | | | | ogLive we exclude option 'ogupdateinitrd' | |||||
* | | Fix initCache: if the size of the cache changes, it always formats the ↵ | Irina Gómez | 2019-05-15 | 2 | -20/+22 | |
| | | | | | | | | cache. ogCheckFs includes the CACHE file system type | |||||
* | | 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 ↵ | Irina Gómez | 2019-02-04 | 1 | -1/+1 | |
| | | | | | | | | GPT whithout reboot. Fixs fake error in ogCreateGptPartitions when there isn't cache. | |||||
| * | #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 | |
| | | | | | | | | (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 | 6 | -59/+372 | |
| | | | | | | | | in alphabetical order. | |||||
* | | #802 #888 ogRefindInstall: refind configuration only shows operating systems ↵ | Irina Gómez | 2019-04-05 | 1 | -28/+52 | |
| | | | | | | | | deployed with OpenGnsys and OgLive | |||||
* | | ogRefindInstall, with paremeter FALSE, does not configure menu entry of ↵ | Irina Gómez | 2019-04-03 | 4 | -65/+253 | |
| | | | | | | | | 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 | 3 | -16/+56 | |
| | | | | | | | | ogbootloader into directory 'grub'· | |||||
* | | #802 #889 #890 Fix UEFI postconf: configureOs does not use ogFixBootSector ↵ | Irina Gómez | 2019-03-26 | 2 | -4/+2 | |
| | | | | | | | | for Windows. ogGrubInstall does not change boot order in NVRAM. | |||||
* | | #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 ↵ | Irina Gómez | 2019-03-22 | 1 | -49/+146 | |
| | | | | | | | | get the partition. Configures Part-X-Y and ogLive. ogRefindSetTheme: Configures theme. | |||||
* | | 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 ↵ | Irina Gómez | 2019-03-13 | 1 | -6/+42 | |
| | | | | | | | | distributions. | |||||
* | | #890 #802 ogGrubInstall: To get kernel parameters we need the original ↵ | Irina Gómez | 2019-03-05 | 2 | -12/+36 | |
| | | | | | | | | grub.cfg: it\'s move at the end. grubSyntax: In kernel parameters, replaces UUID for DEVICE. | |||||
* | | #802 #888 ogGrubInstall and ogRestoreEfiBootLoader: A generic name is used ↵ | Irina Gómez | 2019-02-25 | 2 | -10/+22 | |
| | | | | | | | | for the boot loader. This allows you to use PXE templates for a partition. | |||||
* | | #802 #889 #890 ogGrubInstallPartitions, ogGrubInstallMbr y ↵ | Irina Gómez | 2019-02-04 | 3 | -6/+19 | |
| | | | | | | | | ogRestoreEfiBootLoader: Format EFI partition if it is not. ogGetEsp: Detecting the EFI partition does not require VFAT filesystem. | |||||
* | | #802 #889 configureOs can relocale Windows in different partition. ↵ | Irina Gómez | 2019-01-29 | 5 | -95/+99 | |
| | | | | | | | | ogWindowsBootParameters: include the bootpartition to configure BCD | |||||
* | | #802 #890 Postconfiguración de linux (ubuntu) compatible con UEFI. ↵ | Irina Gómez | 2019-01-23 | 4 | -53/+48 | |
| | | | | | | | | 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 | 4 | -37/+21 | |
| | | | | | | | | 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 | 8 | -23/+342 | |
| | | | | | | | | images. | |||||
* | | #802 UEFI compatibility: allows postconfigure and log in to Ubuntu. | Irina Gómez | 2019-01-18 | 6 | -21/+193 | |
|/ | ||||||
* | #887: New browser binary. | Ramón M. Gómez | 2018-12-18 | 3 | -0/+0 | |
| | ||||||
* | #887: Updating Browser locale files. | Ramón M. Gómez | 2018-12-18 | 2 | -60/+68 | |
| | ||||||
* | #783 #887: changes in the Browser code: | Ramón M. Gómez | 2018-12-18 | 2 | -74/+80 | |
| | | | | | | * correct log file name; * reformating log messages; * show error popup when command execution error. | |||||
* | #886: Backward-compatible with JQ version 1.4 | Ramón M. Gómez | 2018-12-12 | 1 | -1/+1 | |
| | ||||||
* | #851 fix check parameteres available in udp-receiver | adv | 2018-11-25 | 1 | -0/+6 | |
| | ||||||
* | #851 corregida la comprobación del binario udp-receiver y de los | adv | 2018-11-23 | 1 | -12/+12 | |
| | | | | | parametros disponibles. Asignar variables internas de la composición del cliente mcast relacionadas con el parámetro en cuestión. | |||||
* | #855 #679 Los script de crear o restaurar imágenes sincronizadas permiten ↵ | Irina Gómez | 2018-11-13 | 6 | -84/+148 | |
| | | | | 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) | |||||
* | #851 cloneRemoteFromMaster define mcast client session as | adv | 2018-11-13 | 1 | -1/+5 | |
| | | | port:MASTERIP:0:0 | |||||
* | #851 ogMcastSyntax expand client multicast session | adv | 2018-11-13 | 1 | -69/+115 | |
| | ||||||
* | Close #871: Sectors overflow comparition is moved. | Ramón M. Gómez | 2018-10-17 | 1 | -1/+1 | |
| | ||||||
* | #871: Dejar espacio libre entre particiones lógicas y alinear partición de ↵ | Ramón M. Gómez | 2018-09-25 | 2 | -2/+7 | |
| | | | | caché en sector físico para discos con sectores de 4 KB. | |||||
* | Close #840 #847: Cliente ogLive se gneera a partir del código Git en vez de ↵ | Ramón M. Gómez | 2018-08-27 | 7 | -26/+21 | |
| | | | | Subversion; lista actualizada de tickets resultos. | |||||
* | #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. | |||||
* | #866 engine.cfg: Si al restaurar usando la cache no hay espacio en la misma ↵ | Irina Gómez | 2018-07-26 | 1 | -1/+1 | |
| | | | | se finalizará la acción. | |||||
* | #864 firstRunOnceWindows ejemplo de scripts para miniSetup sin raton ni | adv | 2018-07-18 | 1 | -0/+68 | |
| | | | teclado. |