summaryrefslogtreecommitdiffstats
path: root/server/bin/oglivecli
Commit message (Collapse)AuthorAgeFilesLines
* #997: Fix oglivecli.Irina Gómez2020-11-051-1/+1
| | | | | The script was not detecting the Initrd compression program, could not get the samba password and needed to ask for it.
* #997: Support for Initrd compressed in several formats.Ramón M. Gómez2020-09-031-5/+5
| | | | Adding compatibility with Ubuntu 20.04 Initrd, which is compressed in LZ4 format.
* #965: `oglivecli rebuild` detects short directory names.Ramón M. Gómez2020-03-041-8/+9
|
* #965: `oglivecli install` uses shorter directory names.Ramón M. Gómez2020-03-041-4/+7
|
* #768: `oglivecli check` verifies if the linked directory matches the one ↵Ramón M. Gómez2020-02-181-0/+3
| | | | defined by default.
* #957 #768: Improvements in `oglivecli` script: display proper help of ↵Ramón M. Gómez2020-02-181-50/+48
| | | | parameters, raise error if a file cannot be downloaded, standardized error messages.
* #957: Adapt `oglivecli` script to global functions.Ramón M. Gómez2020-02-171-66/+32
|
* #914: Simplyfing oglivecli code.Ramón M. Gómez2019-06-071-4/+1
|
* #914: Script {{{oglivecli}}} checks if installed ogLive images are fully ↵Ramón M. Gómez2019-06-071-8/+16
| | | | compatible.
* #840: Correct error in "oglivecli download" when detecting the new format in ↵Ramón M. Gómez2018-12-131-1/+1
| | | | ogLive version.
* #739 #768: Cambios menores:ramon2018-02-201-2/+2
| | | | | | | | - Crear entradas correctas en DHCP de entorno Vagrant. - Permisos correctos en todos los clientes ogLive. - Obtener datos correctos al ejecutar {{{oglivecli convert}}}. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5603 a21b9725-9963-47de-94b9-378ad31fedc9
* #768: Permitir solo 1 ficheros en subcomando {{{oglivecli install}}} con ↵ramon2018-01-251-1/+3
| | | | | | comodines en el nombre de la imagen ISO. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5584 a21b9725-9963-47de-94b9-378ad31fedc9
* #768: {{{oglivecli check}}} comprueba también si hay nuevas descargas de ↵ramon2017-12-111-1/+7
| | | | | | imágenes ISO después de haber sido instaladas. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5525 a21b9725-9963-47de-94b9-378ad31fedc9
* #768: Corregir errata al descargar cliente ogLive ya instalado.ramon2017-12-111-1/+1
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5524 a21b9725-9963-47de-94b9-378ad31fedc9
* Usar nueva URL de descarga en script {{{oglivecli}}} (modificar #801).ramon2017-07-191-1/+1
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5411 a21b9725-9963-47de-94b9-378ad31fedc9
* #768: Script {{{setsmbpass}}} puede modificar uno o todos los ogLive ↵ramon2017-06-271-18/+19
| | | | | | instalados; script {{{oglivecli}}} usa comando {{{curl}}} en vez de {{{wget}}}. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5386 a21b9725-9963-47de-94b9-378ad31fedc9
* #768: {{{oglivecli install}}} solo instala pero no lo marca por defecto.ramon2017-06-231-6/+8
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5374 a21b9725-9963-47de-94b9-378ad31fedc9
* #768: {{{oglivecli download}}} indica los ogLive compatibles con esta ↵ramon2017-06-091-6/+9
| | | | | | versión (para OpenGnsys 1.1.0, ogLive con revisión>=5000). git-svn-id: https://opengnsys.es/svn/branches/version1.1@5359 a21b9725-9963-47de-94b9-378ad31fedc9
* #768: Script {{{oglivecli}}} permite que usuario web ejecute operaciones de ↵ramon2017-06-051-4/+10
| | | | | | consulta. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5339 a21b9725-9963-47de-94b9-378ad31fedc9
* #768: Corregir errata que provocaba salida anticipada en el subcomando ↵ramon2017-05-161-3/+2
| | | | | | {{{oglivecli set-default}}}. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5302 a21b9725-9963-47de-94b9-378ad31fedc9
* #768: Comando {{{oglivecli rebuild}}} para reconstruir el fichero de ↵ramon2017-04-271-4/+26
| | | | | | configuración de ogLive instalados; corregir enlace simbólico recursivo en {{{oglivecli install}}}. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5284 a21b9725-9963-47de-94b9-378ad31fedc9
* #768: Enlazar correctamente a directorio de antiguo cliente ogclient al ↵ramon2017-03-151-1/+2
| | | | | | instalar un nuevo cliente ogLive. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5234 a21b9725-9963-47de-94b9-378ad31fedc9
* #774: Script {{{oglivecli}}} registra arquitectura del ogLive.ramon2017-03-061-9/+16
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5224 a21b9725-9963-47de-94b9-378ad31fedc9
* #768: Mostrar nombre real de {{{oglivecli}}} (para enlaces simbólicos).ramon2017-02-171-4/+2
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5203 a21b9725-9963-47de-94b9-378ad31fedc9
* #768: Sustituir script {{{installoglive}}} por {{{oglivecli}}}.ramon2017-02-171-1/+3
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5202 a21b9725-9963-47de-94b9-378ad31fedc9
* #768: Comparación de objetos JSON para inserción o actualización.ramon2017-01-301-1/+1
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5164 a21b9725-9963-47de-94b9-378ad31fedc9
* #768: Corregir errata en subcomando {{{oglivecli uninstall}}}.ramon2017-01-251-1/+1
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5162 a21b9725-9963-47de-94b9-378ad31fedc9
* #768: Sustituir comando {{{jshon}}} por {{{jq}}} en script {{{oglivecli}}} ↵ramon2017-01-241-36/+42
| | | | | | para compatibilidad con Fedora/CentOS. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5155 a21b9725-9963-47de-94b9-378ad31fedc9
* #768: Integrar script {{{oglivecli}}} en rama de desarrollo; corregir errata ↵ramon2017-01-131-0/+427
en comando {{{set-default}}} y añadir opciones para comando {{{config}}}. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5148 a21b9725-9963-47de-94b9-378ad31fedc9