summaryrefslogtreecommitdiffstats
path: root/client/shared/etc/init/default.sh
Commit message (Collapse)AuthorAgeFilesLines
* #1068 Detect room specific client config fileJose M. Guisado2022-02-011-1/+6
| | | | | | | | | | | | | | | | | Before starting ogClient, script will lookup for specific classroom configuration file, if it is found, then it will use it, otherwise it uses the default configuration file. The specific configuration file allows for finer-grain configurations per room. Spaces in the room name are replaced by underscore. For example. client: pc11, room name: "Virtual room". If "Virtual_room.json" exists in client /opt/opengnsys/ogClient/cfg it will use that config file. If it doesn't exist, start ogclient with default config file (ogclient.json)
* #1062 Launch tiptorrent on oglive initJavier Sánchez Parra2021-10-201-0/+3
| | | | | This commit adds tiptorrent launch to oglive init process. Clients launch tiptorrent daemon if they have cache partition.
* #971 invoke ogclient via shebangOpenGnSys Support Team2020-06-261-1/+1
| | | | Instead of invoking python3.
* #987 rename to ogclientOpenGnSys Support Team2020-06-261-1/+1
| | | | This has been renamed from ogClient/main.py to ogClient/ogclient.
* #971 run ogClient (replace ogAdmClient)Javier Sánchez Parra2020-06-021-3/+2
| | | | | | | This commit changes the bash script that the clients execute at the init fase to launch the new ogClient instead of the old ogAdmClient. This way the client works with the new ogAdmServer that do not use custom protocol SocketHidra anymore.
* #724: Utilizar definitivamente la variable {{{ogactiveadmin}}} en lugar de ↵ramon2016-04-251-10/+3
| | | | | | {{{boot}}} para seleccionar el modo de arranque administrador del cliente, el cual no era detectado en distribuciones ogLive basadas en Ubuntu 15.10. git-svn-id: https://opengnsys.es/svn/branches/version1.1@4896 a21b9725-9963-47de-94b9-378ad31fedc9
* #673: Actualizar código incluido en OepnGnSys 1.0.6 sobre la rama ↵ramon2015-04-201-5/+12
| | | | | | {{{version1.1}}} para desarrollar la nueva versión. git-svn-id: https://opengnsys.es/svn/branches/version1.1@4609 a21b9725-9963-47de-94b9-378ad31fedc9
* #541 #645: Modificar función {{{ogGetOsVersion}}} para detectar Grub como ↵ramon2014-08-271-1/+1
| | | | | | última opción mostrando bien el sistema operativo instalado junto al cargador; evitar mensajes de error en el arranque si no está definida la variable {{{ogactiveadmin}}}. git-svn-id: https://opengnsys.es/svn/branches/version1.0@4369 a21b9725-9963-47de-94b9-378ad31fedc9
* #555: Función {{{ogSetWindowsName}}} controla que no se sobrepase el ↵ramon2013-03-201-1/+1
| | | | | | | | | tamaño máximo de nombre Netbios. Se recupera el error {{{OG_ERR_OUTOFLIMIT}}} para valores fuera de rango. Se corrige una errata en el arranque para cargar, si existe, teclado del idioma. git-svn-id: https://opengnsys.es/svn/branches/version1.0@3705 a21b9725-9963-47de-94b9-378ad31fedc9
* Versión 1.0.5, #574: Integrar código del ticket:574 para Browser con ↵ramon2013-03-041-0/+3
| | | | | | soporte HTTPS. git-svn-id: https://opengnsys.es/svn/branches/version1.0@3655 a21b9725-9963-47de-94b9-378ad31fedc9
* Verión 1.0.3, #476: separar arranque de servicios en nuevo script y revisar ↵ramon2012-01-121-33/+6
| | | | | | mensajes de arranque. git-svn-id: https://opengnsys.es/svn/branches/version1.0@2434 a21b9725-9963-47de-94b9-378ad31fedc9
* Versión 1.0.2: cambio de clave correcto en clientes nuevos y antiguos ↵ramon2011-08-111-1/+1
| | | | | | (modifica #433) git-svn-id: https://opengnsys.es/svn/branches/version1.0@2285 a21b9725-9963-47de-94b9-378ad31fedc9
* version 1.0.2 etc/init/default.sh definida zona de test #422 splash menu ↵adv2011-08-051-0/+7
| | | | | | automatico git-svn-id: https://opengnsys.es/svn/branches/version1.0@2270 a21b9725-9963-47de-94b9-378ad31fedc9
* version 1.0.2 #420 compatible con OG v2 etc/init/defaultadv2011-08-031-6/+12
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.0@2259 a21b9725-9963-47de-94b9-378ad31fedc9
* version 1.0.2 #421 revertido cambios en la version 1.0.2, la funcionalidad ↵adv2011-08-011-20/+7
| | | | | | está en version1.0-tickets git-svn-id: https://opengnsys.es/svn/branches/version1.0@2240 a21b9725-9963-47de-94b9-378ad31fedc9
* Versión 1.0.2: usar la clave de acceso para montar el repositorio y para ↵ramon2011-07-291-1/+4
| | | | | | acceso SSH al clinete (modifica #428) git-svn-id: https://opengnsys.es/svn/branches/version1.0@2235 a21b9725-9963-47de-94b9-378ad31fedc9
* version 1.0.2 #421 httpd-log adv2011-07-151-0/+1
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.0@2142 a21b9725-9963-47de-94b9-378ad31fedc9
* version 1.0.2 #421 httpd-log inicio en default.shadv2011-06-281-2/+2
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.0@2109 a21b9725-9963-47de-94b9-378ad31fedc9
* version 1.0.2 httpd-log #421 inicio del servicio lighttpdadv2011-06-281-0/+19
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.0@2107 a21b9725-9963-47de-94b9-378ad31fedc9
* version 1.0.2 plymout #139 #404 matando proceso antes de browser adv2011-06-281-0/+4
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.0@2092 a21b9725-9963-47de-94b9-378ad31fedc9
* trunk - branches1.0 #418 Servicio sshd del cliente iniciado correctamente.adv2011-06-231-1/+1
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.0@2084 a21b9725-9963-47de-94b9-378ad31fedc9
* Corregir permisos en instalación de TFTP; generar datos para menú por ↵ramon2011-06-161-1/+2
| | | | | | defecto del cliente (modifica #413) git-svn-id: https://opengnsys.es/svn/branches/version1.0@2069 a21b9725-9963-47de-94b9-378ad31fedc9
* version 1.0.1 #403 servicio ssh compatible con boot-tools nattyadv2011-06-141-1/+2
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.0@2059 a21b9725-9963-47de-94b9-378ad31fedc9
* branches/version1.0: aplicar cambios de la rama trunk para desarrollar ↵ramon2011-04-281-0/+4
| | | | | | version 1.0.1 git-svn-id: https://opengnsys.es/svn/branches/version1.0@1920 a21b9725-9963-47de-94b9-378ad31fedc9
* Rama version1.0: Modificado proceso de arranque de cliente para montar ↵ramon2011-03-171-13/+6
| | | | | | | | repositorio en escritura para el modo administrador. Close #334. git-svn-id: https://opengnsys.es/svn/branches/version1.0@1554 a21b9725-9963-47de-94b9-378ad31fedc9
* Rama version1.0:ramon2011-03-021-0/+35
* Redistribución de directorios para el cliente. * Modificación del instalador para adaptarse a la nueva estructura de directorios. * Desinstalador quita los recursos de OpenGnSys en Samba. * Documentación actualizada para la nueva versión. git-svn-id: https://opengnsys.es/svn/branches/version1.0@1526 a21b9725-9963-47de-94b9-378ad31fedc9