Commit Graph

149 Commits (d44d848327e3be72669b186852d1be1a58e80ba9)

Author SHA1 Message Date
Natalia Serrano eb2d836c51 refs #2060 add script for setting browser URL 2025-05-21 14:25:47 +02:00
Natalia Serrano 5c51336402 refs #2045 configure dbus 2025-05-19 19:49:10 +02:00
Natalia Serrano 2d6db5e475 refs #2026 run stunnel in the foreground 2025-05-18 11:18:54 +02:00
Natalia Serrano 895131bb05 refs #2000 bump version 2025-05-14 14:49:02 +02:00
Natalia Serrano f9bb2f3868 refs #2000 remove included file--it lives elsewhere 2025-05-14 13:07:43 +02:00
Vadim Trochinsky 1029ad0fe6 Re-add ignore-ssl flag 2025-05-14 11:32:06 +02:00
Vadim vtroshchinskiy 2c97f72485 Export variable 2025-05-14 11:32:06 +02:00
Vadim vtroshchinskiy 0cc540c0cd test 2025-05-14 11:32:06 +02:00
Vadim vtroshchinskiy 4d60aaa1d4 Improved browser launcher 2025-05-14 11:32:06 +02:00
Vadim vtroshchinskiy 76950c8c11 Launch browser with new wrapper 2025-05-14 11:32:06 +02:00
Vadim Trochinsky e103f9bf6a Prototipo de oglive con X11 2025-05-14 11:32:06 +02:00
Vadim vtroshchinskiy 42aceb750f Fix environment variable name 2025-05-14 11:32:06 +02:00
Vadim vtroshchinskiy ffa0803aab Enable SHM memory in oglive 2025-05-14 11:32:06 +02:00
Vadim vtroshchinskiy 958143f24f Disable chromium sandbox, makes execution as root possible 2025-05-14 11:32:06 +02:00
Vadim vtroshchinskiy 919b4c58c0 Fix udev for browser/wayland 2025-05-14 11:32:06 +02:00
Vadim vtroshchinskiy 0ca148775e Fix typo 2025-05-14 11:32:06 +02:00
Vadim vtroshchinskiy ed782169c2 Modificaciones para browser 2025-05-14 11:32:06 +02:00
Natalia Serrano 1ee49dfd2c refs #1789 include build date in VERSION.txt 2025-03-31 15:09:39 +02:00
Nicolas Arenas 36652da35b Fix url to repo 2025-03-24 12:22:05 +01:00
Natalia Serrano 6a34ca68b1 refs #809 bump release 2024-11-29 11:01:26 +01:00
Nicolas Arenas 219c5dc45b Fix typo in directory name 2024-11-26 01:19:55 +01:00
Nicolas Arenas c97e352f1d Put certificate in ssl 2024-11-26 01:09:47 +01:00
Nicolas Arenas 7b51a04358 UPdte image to accept certificate for UMA environment 2024-11-26 00:10:28 +01:00
Natalia Serrano c4d1e23114 Revert "refs #809 debug init scripts"
This reverts commit 6dddc6ba8b.
2024-11-20 13:51:36 +01:00
Natalia Serrano ed1f58a287 Revert "refs #809 fix redir, change prefix of messages"
This reverts commit a2e12e6b6e.
2024-11-20 13:51:28 +01:00
Natalia Serrano 723a79f68e refs #809 add binary of old browser again 2024-11-20 13:39:44 +01:00
Natalia Serrano a2e12e6b6e refs #809 fix redir, change prefix of messages 2024-11-15 16:47:31 +01:00
Natalia Serrano 6dddc6ba8b refs #809 debug init scripts 2024-11-15 16:05:29 +01:00
Natalia Serrano 0e5d83c501 refs #809 bump version 2024-10-25 12:13:15 +02:00
Natalia Serrano c2fe8f7695 refs #596 remove deprecated sshd config items, add shell code for some unused functions 2024-08-16 14:54:18 +02:00
Natalia Serrano 305e6209bf refs #596 move isolinux.cfg template and debconf settings to the config 2024-08-13 14:57:11 +02:00
Natalia Serrano 7fc700a6ab refs #596 remove unused files, remove non-existing apt repo 2024-08-12 15:30:57 +02:00
Natalia Serrano cc5701c870 refs #596 fix bugs, add 03-boottoolsSoftwareInstall.py to install packages 2024-08-12 11:37:11 +02:00
Jose M. Guisado adfc3f2617 Add python-libfdisk
python-libfdisk is a python binding for libfdisk library.

The bindings are used by new versions of ogClient.

Prior versions of ogClient do not break when running inside a new
ogLive.

http://git.48k.eu/python-libfdisk/
2022-05-05 12:40:04 +02:00
Ramón M. Gómez 1dbca8974a #997: Changes to build an ogLive client based on Ubuntu 20.04 2020-08-13 12:49:20 +02:00
Ramón M. Gómez eda4704078 #922: ogLive with Kernel 5.0 installs Grub on BIOS computers. 2019-09-04 13:41:53 +02:00
Ramón M. Gómez 4395371345 #844: Fix bug copying files when preparing ogLive client for offline mode. 2019-06-06 13:47:37 +02:00
Ramón M. Gómez e72f8b33d1 #917: Fixed bug when compiling {{{ms-sys}}} command on ogLive. 2019-06-04 13:23:01 +02:00
Ramón M. Gómez 25b0762c20 #917: Fixed bug when installing 32-bit libraries used by the Browser. 2019-06-04 13:20:56 +02:00
Ramón M. Gómez c1dc13eb23 #917: Fixed bug when ogLive mounts a Samba share from a server based on Ubuntu 18.04 2019-06-04 13:13:38 +02:00
Ramón M. Gómez 68f786a6f7 #914: Changes to generate a new ogLive client based on Linux 5.0 2019-05-23 10:04:30 +02:00
Ramón M. Gómez 1cc79777e9 #845: Preparing creation of ogLive based on Kernel 4.18. 2019-04-11 13:58:48 +02:00
Ramón M. Gómez cc9336ff35 Close #840 #847: Cliente ogLive se gneera a partir del código Git en vez de Subversion; lista actualizada de tickets resultos. 2018-08-27 10:08:18 +02:00
ramon 9d8fe69c7e #802: Cambios para crear cliente ogLive basado en Ubuntu 18.04 con Kernel 4.15
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5698 a21b9725-9963-47de-94b9-378ad31fedc9
2018-04-05 11:01:43 +00:00
ramon 8e89eabc07 #802: Creación de ogLive con Kernel firmado e incluir paquetes para UEFI, inventario y discos NVMe.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5682 a21b9725-9963-47de-94b9-378ad31fedc9
2018-03-22 13:21:48 +00:00
ramon 16ee46b2bb #730: Cambios menores:
- Correcciones en comentarios.
 - Corrección al actualizar la BD.
 - Incluir {{{curl}}} en lista de paquetes a instalar en ogLive.
 - Volver a activar Wake-On-Lan al arrancar clientes.

git-svn-id: https://opengnsys.es/svn/branches/version1.1@5601 a21b9725-9963-47de-94b9-378ad31fedc9
2018-02-20 09:52:04 +00:00
ramon cfb2cb562a #730: Revisar cambios en nuevo nombre y URL.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5580 a21b9725-9963-47de-94b9-378ad31fedc9
2018-01-23 10:57:22 +00:00
Irina Gomez 4cb1a5b8e2 #786 Se detecta si existe el directorio lib32 antes de intentar montarlo.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5513 a21b9725-9963-47de-94b9-378ad31fedc9
2017-11-20 13:04:56 +00:00
Antonio Doblas Viso 7fce2d74c5 #769 kernel soporta tamaño del directorio para apt, permitiendo instalar software en caliente. La variable es ogtmpfs
El kernel exporta el proxy para los protocolos https, ftp y ftps

git-svn-id: https://opengnsys.es/svn/branches/version1.1@5331 a21b9725-9963-47de-94b9-378ad31fedc9
2017-06-01 11:31:18 +00:00
Antonio Doblas Viso 13c2ca1f48 #768 #528 Multiples ogLives en la CACHE. Los componentes del ogLive están todos dentro de un solo directorio, identificado con su nombre y versión. En el servidor están en tftpboot/ogLivexxx y en la cache se almacenarán en /boot/ogLiveXXX
El tftp del busybox permite acceder a subdirectorios del recurso tftp.

git-svn-id: https://opengnsys.es/svn/branches/version1.1@5326 a21b9725-9963-47de-94b9-378ad31fedc9
2017-05-31 13:05:27 +00:00