Commit Graph

  • fe39c2d99f refs #953 do this change in a higher-level place, and use an underscore Natalia Serrano 2024-10-23 17:51:22 +0200
  • 652fd3beb0 Merge pull request 'build-browser' (#4) from build-browser into main Natalia Serrano 2024-10-17 19:10:44 +0200
  • 2f745e8b43 refs #971 do not install binary of the old browser build-browser Natalia Serrano 2024-10-17 19:10:13 +0200
  • c160c5c1eb refs #971 do not install binary of the old browser Natalia Serrano 2024-10-17 19:09:17 +0200
  • 13b086f328 refs #975 postprocess the generated initrd Natalia Serrano 2024-10-17 17:49:13 +0200
  • 48528a4c2f refs #928 install ogagent and ogbrowser debian packages Natalia Serrano 2024-10-16 20:04:09 +0200
  • d6eb76f36b refs #953 improve versioning of the final iso file Natalia Serrano 2024-10-16 09:02:00 +0200
  • f9a275e380 Merge pull request 'Don't use python APT module, install ogagent dependencies' (#3) from no-apt-module into main Natalia Serrano 2024-10-03 14:14:05 +0200
  • 2e092b0372 Merge pull request 'Disable IPv6 in oglive' (#2) from oglive-ipv6 into main Natalia Serrano 2024-09-25 11:08:01 +0200
  • 16de310ac8 refs #776 install ogagent dependencies no-apt-module Natalia Serrano 2024-09-24 13:01:05 +0200
  • bfbc10a65b refs #773 do not use python apt module Natalia Serrano 2024-09-24 13:00:47 +0200
  • 985d83fe5e Revert "refs #773 do not use python apt module" oglive-ipv6 Natalia Serrano 2024-09-24 13:02:05 +0200
  • 16482c60fd Revert "refs #776 install ogagent dependencies" Natalia Serrano 2024-09-24 13:01:59 +0200
  • 3833919272 refs #776 install ogagent dependencies Natalia Serrano 2024-09-24 13:01:05 +0200
  • a12001f84a refs #773 do not use python apt module Natalia Serrano 2024-09-24 13:00:47 +0200
  • e60695f847 refs #773 write a sysctl.conf Natalia Serrano 2024-09-24 12:52:06 +0200
  • 62ee6e6c8a Merge pull request 'Translate the ogLive builder to python' (#1) from pybuilder into main Natalia Serrano 2024-09-04 15:21:36 +0200
  • 2ed2c0ad68 refs #597 improve doc about permissions in docker volume pybuilder Natalia Serrano 2024-09-03 13:44:19 +0200
  • 770a1061b2 refs #597 remove a call to schroot, make reference to the final docker image name Natalia Serrano 2024-08-21 14:53:08 +0200
  • 2ee36ca086 refs #597 improve doc and logging Natalia Serrano 2024-08-20 16:16:18 +0200
  • 0ab0e61027 refs #597 translate and clean up comments Natalia Serrano 2024-08-20 14:57:54 +0200
  • c79d715ccc refs #596 use a main() function Natalia Serrano 2024-08-20 14:09:54 +0200
  • 5ecf9f3b2a refs #596 simplify some variables, pass parameters to functions Natalia Serrano 2024-08-20 12:54:50 +0200
  • 866cdb4d86 refs #597 make image smaller by not keeping a copy of the opengnsys repo Natalia Serrano 2024-08-20 12:16:04 +0200
  • f002c5678a refs #597 use docker to create the oglive images Natalia Serrano 2024-08-20 10:38:44 +0200
  • d4564f6ad9 refs #596 take cmdline parameters, make wget quieter Natalia Serrano 2024-08-20 10:31:44 +0200
  • bb2d57b637 refs #596 correctly handle invalid param, make mkisofs quieter Natalia Serrano 2024-08-20 10:13:14 +0200
  • ef4ff2a739 refs #596 log subprocess' output as it is generated Natalia Serrano 2024-08-19 12:27:04 +0200
  • c2fe8f7695 refs #596 remove deprecated sshd config items, add shell code for some unused functions Natalia Serrano 2024-08-16 14:54:18 +0200
  • 53310a8e5b refs #596 remove debconf_settings2, do chdir first Natalia Serrano 2024-08-16 13:22:34 +0200
  • ffc24fb48b refs #596 fix bug when removing packages Natalia Serrano 2024-08-16 13:02:58 +0200
  • d1822ec5fb refs #596 rename files and functions Natalia Serrano 2024-08-16 13:00:10 +0200
  • 0aa118a88b refs #596 add a forgotten file Natalia Serrano 2024-08-16 12:45:06 +0200
  • feae768405 refs #596 group chroot tasks in a single script Natalia Serrano 2024-08-16 12:43:26 +0200
  • 9a6fecf90d refs #596 use apt modules rather than forking apt-get Natalia Serrano 2024-08-16 12:15:10 +0200
  • 1bd24c9733 refs #596 separate more functions to their own module Natalia Serrano 2024-08-15 17:38:00 +0200
  • 95a24ac6a6 refs #596 separate some functions to a new "utils" module Natalia Serrano 2024-08-14 15:57:54 +0200
  • bd56977510 refs #596 move 02-boottoolsFsOpengnsys to a function, rename functions, reorganise code and config Natalia Serrano 2024-08-14 14:57:25 +0200
  • e6aa11e5b3 refs #596 sort phases out Natalia Serrano 2024-08-14 13:37:59 +0200
  • f04ace2b3c refs #596 some cleanup, move code around Natalia Serrano 2024-08-14 13:21:18 +0200
  • 727cd1a666 refs #596 unhardcode gitrelease Natalia Serrano 2024-08-14 12:50:17 +0200
  • ef212bc84e refs #596 reorganise configuration, refactor md5 hashing, move installation files Natalia Serrano 2024-08-14 12:04:23 +0200
  • 0371870fa0 refs #596 refactor read_config, remove unused ogclient.cfg, use templates, make logging level configurable, fix bugs Natalia Serrano 2024-08-14 11:32:24 +0200
  • 45f533aca9 refs #596 refactor (u)mounts Natalia Serrano 2024-08-14 11:01:35 +0200
  • c67b7f6e91 refs #596 refactor (u)mounts Natalia Serrano 2024-08-14 10:59:56 +0200
  • c5e9f6858d refs #596 use f-strings, refactor the main program a bit Natalia Serrano 2024-08-14 09:47:28 +0200
  • 4ac6b8cdd4 refs #596 move more debconf settings to the config Natalia Serrano 2024-08-13 15:11:17 +0200
  • 305e6209bf refs #596 move isolinux.cfg template and debconf settings to the config Natalia Serrano 2024-08-13 14:57:11 +0200
  • bf16103817 refs #596 build squash and iso filesystems Natalia Serrano 2024-08-13 14:33:13 +0200
  • be59919977 refs #596 fix bugs, actually implement btogFsInitrd() Natalia Serrano 2024-08-13 13:24:02 +0200
  • 960b66ea81 refs #596 add ssh config, 05-boottoolsFsLocales.py and 06-boottoolsInitrdGenerate.py Natalia Serrano 2024-08-13 12:22:02 +0200
  • a193b678c0 refs #596 use sys.exit(), improve logging, remove uninstallable packages Natalia Serrano 2024-08-13 09:42:36 +0200
  • 8419065f0b refs #596 add 04-boottoolsSoftwareCompile Natalia Serrano 2024-08-12 16:26:23 +0200
  • 7fc700a6ab refs #596 remove unused files, remove non-existing apt repo Natalia Serrano 2024-08-12 15:30:57 +0200
  • 2a2da12966 refs #596 install newly added dkms modules Natalia Serrano 2024-08-12 15:29:01 +0200
  • 3fffd212da refs #596 add config file, install more packages per the config Natalia Serrano 2024-08-12 14:58:08 +0200
  • 2729431ad1 refs #596 add some forgotten changes Natalia Serrano 2024-08-12 13:03:33 +0200
  • ec2ab82eb1 refs #596 fix more bugs, set debconf selections, add support for ubuntu noble Natalia Serrano 2024-08-12 12:58:08 +0200
  • cc5701c870 refs #596 fix bugs, add 03-boottoolsSoftwareInstall.py to install packages Natalia Serrano 2024-08-12 11:37:11 +0200
  • 31e3607256 refs #596 add 02-boottoolsFsOpengnsys.py to copy some OG files into the rootfs Natalia Serrano 2024-08-09 18:42:47 +0200
  • acc32a2948 refs #596 fix bugs, configure schroot, do debootstrap Natalia Serrano 2024-08-09 13:38:15 +0200
  • c6cf3786e5 refs #596 add initial python test Natalia Serrano 2024-08-09 10:12:44 +0200
  • bbef6a4e92 Changes jenkinsfile name unizar 2023-07-19 15:54:36 +0200
  • aa5563b0aa Adds Jenkinsfile unizar 2023-07-19 15:54:13 +0200
  • 9195bb0746 Validación de escritura qndtest Antonio Guerrero 2023-06-12 09:38:50 -0500
  • 4106c43812 Test commit lgromero Luis Gerardo Romero Garcia 2023-06-12 11:48:43 +0200
  • 1b2e7a905c Eliminar test commit Vadim vtroshchinskiy 2023-06-12 11:42:15 +0200
  • 21fb143694 Test commit Vadim vtroshchinskiy 2023-06-12 11:42:15 +0200
  • 9c8ec6a4c8 qindel commit test Natalia Serrano 2023-06-12 10:43:45 +0200
  • adfc3f2617 Add python-libfdisk opengnsys-1.1.1d github/master github/main master Jose M. Guisado 2022-04-25 17:25:52 +0200
  • 1dbca8974a #997: Changes to build an ogLive client based on Ubuntu 20.04 Ramón M. Gómez 2020-08-13 12:49:20 +0200
  • cda688b6cb #914: Adapting all scripts to use the `master` branch. Ramón M. Gómez 2019-11-25 11:22:48 +0100
  • eda4704078 #922: ogLive with Kernel 5.0 installs Grub on BIOS computers. Ramón M. Gómez 2019-09-04 13:41:53 +0200
  • 218fe767af Merge branch 'devel-browser-newlinks' into devel Ramón M. Gómez 2019-08-20 17:31:21 +0200
  • ec254f0dc7 #847 ogclientSqfs2Img and ogclientImg2Sqfs: Auxiliary file size is increased to fit the content of the second file system. Irina Gomez 2019-08-16 09:57:56 +0200
  • d34358c846 #847 ogclientSqfs2Img and ogclientImg2Sqfs: Auxiliary file size is increased to fit the content of the second file system. Irina Gomez 2019-08-16 09:57:56 +0200
  • 4395371345 #844: Fix bug copying files when preparing ogLive client for offline mode. Ramón M. Gómez 2019-06-06 13:47:37 +0200
  • e72f8b33d1 #917: Fixed bug when compiling {{{ms-sys}}} command on ogLive. Ramón M. Gómez 2019-06-04 13:23:01 +0200
  • 25b0762c20 #917: Fixed bug when installing 32-bit libraries used by the Browser. Ramón M. Gómez 2019-06-04 13:20:56 +0200
  • c1dc13eb23 #917: Fixed bug when ogLive mounts a Samba share from a server based on Ubuntu 18.04 Ramón M. Gómez 2019-06-04 13:13:38 +0200
  • 68f786a6f7 #914: Changes to generate a new ogLive client based on Linux 5.0 Ramón M. Gómez 2019-05-23 10:04:30 +0200
  • 1cc79777e9 #845: Preparing creation of ogLive based on Kernel 4.18. Ramón M. Gómez 2019-04-11 13:58:48 +0200
  • 2bfe10a445 #886: Backward-compatible with JQ version 1.4 Ramón M. Gómez 2018-12-12 14:32:20 +0100
  • cc9336ff35 Close #840 #847: Cliente ogLive se gneera a partir del código Git en vez de Subversion; lista actualizada de tickets resultos. Ramón M. Gómez 2018-08-27 10:08:18 +0200
  • 7486c139fa #847: Correcting errata when obtaining revision date (commit SHA1 is not verified); updating change log. Ramón M. Gómez 2018-07-09 13:51:46 +0200
  • cfe25a419f #840: Adaptar valor de revisión según fecha y parte del commit de Git en instalador y actualizador; continuar sustituyendo URLs de Git. Ramón M. Gómez 2018-06-05 12:36:47 +0200
  • 9d8fe69c7e #802: Cambios para crear cliente ogLive basado en Ubuntu 18.04 con Kernel 4.15 ramon 2018-04-05 11:01:43 +0000
  • 8e89eabc07 #802: Creación de ogLive con Kernel firmado e incluir paquetes para UEFI, inventario y discos NVMe. ramon 2018-03-22 13:21:48 +0000
  • 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. ramon 2018-02-20 09:52:04 +0000
  • cfb2cb562a #730: Revisar cambios en nuevo nombre y URL. ramon 2018-01-23 10:57:22 +0000
  • 4cb1a5b8e2 #786 Se detecta si existe el directorio lib32 antes de intentar montarlo. Irina Gomez 2017-11-20 13:04:56 +0000
  • 27ee2b6ab6 #730: Sustitución del nombre del proyecto en el resto de ficheros del cliente. ramon 2017-06-28 10:06:10 +0000
  • 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 Antonio Doblas Viso 2017-06-01 11:31:18 +0000
  • 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 Antonio Doblas Viso 2017-05-31 13:05:27 +0000
  • 52bf021855 #768 Script updateBootCache y función ogUpdateInitrd permiten guardar en la cache el kernel y el initrd de ogLive situados en subdirectorios definido en la variable del kernel oglivedir Irina Gomez 2017-04-27 11:01:18 +0000
  • d233d3a4ac #477: Corregida errata en r5225 para montar directorio inexistente. ramon 2017-03-07 10:21:27 +0000
  • ce6571e934 #774: Reducir tamaño de ogLive de 64 bits y montar librerías de 32 bits en el inicio. ramon 2017-03-07 08:32:17 +0000
  • e1dabd94ce #774: Crear fichero con tamaño suficiente para ogLive de 64 bits e instalar en último lugar librerías para compatibilidad con 32 bits. ramon 2017-03-06 10:39:51 +0000
  • 8d20e015e1 #774: Cambios para generar ogLive de 64 bits y ampliar instrucciones de su MV Vagrant. ramon 2017-03-03 12:31:46 +0000
  • 71517ae97c #768: ogLive usa subdirectorio por defecto si no encuentra el solicitado en la variable del kernel {{{oglivedir}}}. ramon 2017-01-26 13:21:30 +0000