| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When a computer info is updated sometimes their related pxe files need
to be updated accordingly.
In order to recreate the file the function createBootMode was being
used inside gestor_ordenadores.
Eg: createBootMode ($cmd, $arranque, $ip, $idioma)
This had some problems because the POST message to gestor_ordenadores
was sometimes lacking the ip field. This field is not necessary because
updateBootMode takes the id of the computer and queries the database for
the ip of the computer associated with it.
Use updateBootMode ($cmd, "idordenador", $idordenador, $idioma) instead.
Fixes related mass updater and "moving pc to another classroom" issues.
|
|
|
|
|
| |
This patch selects the machines whose modes need to be changed using the
client's IP rather than their scope names.
|
|
|
|
|
| |
This patch replaces a call to the 'setclientmode' script in
createBootMode() function for a REST request to the ogServer.
|
| |
|
|
|
|
| |
to the database as environment variables.
|
|\ |
|
| |
| |
| |
| | |
comparisons, HTML tags, PHP variables.
|
| | |
|
|/
|
|
| |
regenerate the PXE files for bios and uefi.
|
| |
|
|
|
|
| |
repository.
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5620 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
directorio de ogLive y cadena {{{NULL}}} si no existe perfil de hardware.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5599 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
espacios iniciales y finales al obtener datos para varialbes PXE.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5575 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
el winboot
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5574 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
el winboot
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5573 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
todos los ficheros PXE de sus ordenadores asociados.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5564 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
''shell''.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5560 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5527 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5333 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
Evitamos problemas de sincronismo entre el kernel-initrd y el rootfs
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5328 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
ogunit=directorio_unidad
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4761 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4722 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
obtener correctamente la versión del Kernel del cliente ogLive.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@4249 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
problemas: reconocimiento correcto de parámetro de arranque {{{vga}}} o {{{video}}}; asistente de clonación de particiones remotas detecta correctamente varios discos y corrección de xajax.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3865 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3768 a21b9725-9963-47de-94b9-378ad31fedc9
|