| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We find that scripts sent by "Assistants"/"Asistentes" are losing the
last character and scripts send by "Run Script"/"Ejecutar Script" have a
trailing line feed (\n).
This is happening because shell() function, which calls "/shell/run" of
ogServer REST API, expects scripts send by "Asistentes" and "Run Script"
to have two trailing characters and removes them. But "Assistants" only
put one trailing char (\r) and "Run Script" put three trailing chars
(\n\n\r).
To avoid problems when running scripts without the last char or with
trailing line feed this patch updates WebConsole to:
1) "Assistants" no longer put one trailing character at the end
of the script
2) "Run Script" no longer puts three trailing characters at the
end of the script
3) shell() expects no trailing chars in scripts sent by
"Assistants" and "Run Script".
|
|
|
|
| |
function is created for detect MBR content and used in wizard.
|
|
|
|
| |
cache partition, if not possible formats it. Solution proposed by Antonio Doblas (UMA).
|
|
|
|
| |
and deploy wizard show a message.
|
| |
|
|
|
|
| |
variables and comparisons.
|
|
|
|
| |
GPT whithout reboot. Fixs fake error in ogCreateGptPartitions when there isn't cache.
|
| |
|
| |
|
|
|
|
|
|
| |
de alerta.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5642 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5635 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5634 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5632 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
asignaciones duplicadas.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5630 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5625 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5562 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
las formatea.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5561 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
tamaño' cabe en el espacio libre del disco duro
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5469 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5424 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
{{{ogCreatePartitions}}} en el asistente de particionado para tabla MSDOS.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5423 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
disco al tamaño disponible para formatear para reducir el impacto de error al apurar al máximo el espacio del disco.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5112 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
imagen
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5087 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
modificar código no funcinaba
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5086 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
datos de la imagen a restaurar
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5080 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
comando RestaurarImagen del ogAdmClient (sólo si no se modifica el código)
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5052 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
servicio ogAdmServer.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5043 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
sea tipo EFI y se pone como tamaño de la misma 512Mb, pero se permite cambiarlo. Se muestra mensaje informativo.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4967 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
initCache y se corrige errata (si el tamaño de la cache no cambiaba la borraba).
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4965 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
necesario para que actualice la información de las particiones
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4888 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
el asistente de deploy de imágenes para permitan restaurar las imágenes de todos los repositorios de la UO.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4654 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4631 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
{{{version1.1}}} para desarrollar la nueva versión.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4609 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
#666
git-svn-id: https://opengnsys.es/svn/branches/version1.0@4453 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
para que el código sea más legible.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@4405 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
{{{ogEcho}}}.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@4221 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
envian a session.log y las salidas de los comandos a commad.log. utf-8 en la pagina que muestra los log
git-svn-id: https://opengnsys.es/svn/branches/version1.0@4149 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
cambio 619
git-svn-id: https://opengnsys.es/svn/branches/version1.0@4065 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
incluye en la cola de acciones
git-svn-id: https://opengnsys.es/svn/branches/version1.0@4046 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.0@4042 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
particionado para grupos de ordenadores.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3861 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
particionado.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3854 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3807 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
para reinicar tras particionar.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3268 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3266 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
tras realizar la operación. Pequeña corrección en la BD.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3147 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3139 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3090 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3083 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
con soporte para discos GPT.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3082 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.0@2632 a21b9725-9963-47de-94b9-378ad31fedc9
|