Commit Graph

231 Commits (1f695da3e4d96227e562f485b526d1889c7a4bb1)
 

Author SHA1 Message Date
Natalia Serrano 1f695da3e4 refs #809 try to invalidate docker cache at a specific point 2024-10-24 12:13:26 +02:00
Natalia Serrano c1a9ff29b7 refs #809 install packages and a pip module, try to invalidate docker cache at a specific point 2024-10-24 11:55:52 +02:00
Natalia Serrano fe39c2d99f refs #953 do this change in a higher-level place, and use an underscore 2024-10-23 17:51:22 +02:00
Natalia Serrano 652fd3beb0 Merge pull request 'build-browser' (#4) from build-browser into main
Reviewed-on: #4
2024-10-17 19:10:44 +02:00
Natalia Serrano 2f745e8b43 refs #971 do not install binary of the old browser 2024-10-17 19:10:13 +02:00
Natalia Serrano c160c5c1eb refs #971 do not install binary of the old browser 2024-10-17 19:09:17 +02:00
Natalia Serrano 13b086f328 refs #975 postprocess the generated initrd 2024-10-17 17:49:13 +02:00
Natalia Serrano 48528a4c2f refs #928 install ogagent and ogbrowser debian packages 2024-10-16 20:04:09 +02:00
Natalia Serrano d6eb76f36b refs #953 improve versioning of the final iso file 2024-10-16 09:02:00 +02:00
Natalia Serrano f9a275e380 Merge pull request 'Don't use python APT module, install ogagent dependencies' (#3) from no-apt-module into main
Reviewed-on: #3
2024-10-03 14:14:05 +02:00
Natalia Serrano 2e092b0372 Merge pull request 'Disable IPv6 in oglive' (#2) from oglive-ipv6 into main
Reviewed-on: #2
2024-09-25 11:08:01 +02:00
Natalia Serrano 16de310ac8 refs #776 install ogagent dependencies 2024-09-24 13:03:32 +02:00
Natalia Serrano bfbc10a65b refs #773 do not use python apt module 2024-09-24 13:03:12 +02:00
Natalia Serrano 985d83fe5e Revert "refs #773 do not use python apt module"
This reverts commit a12001f84a.
2024-09-24 13:02:05 +02:00
Natalia Serrano 16482c60fd Revert "refs #776 install ogagent dependencies"
This reverts commit 3833919272.
2024-09-24 13:01:59 +02:00
Natalia Serrano 3833919272 refs #776 install ogagent dependencies 2024-09-24 13:01:05 +02:00
Natalia Serrano a12001f84a refs #773 do not use python apt module 2024-09-24 13:00:47 +02:00
Natalia Serrano e60695f847 refs #773 write a sysctl.conf 2024-09-24 12:52:06 +02:00
Natalia Serrano 62ee6e6c8a Merge pull request 'Translate the ogLive builder to python' (#1) from pybuilder into main
Reviewed-on: #1
2024-09-04 15:21:36 +02:00
Natalia Serrano 2ed2c0ad68 refs #597 improve doc about permissions in docker volume 2024-09-03 13:44:19 +02:00
Natalia Serrano 770a1061b2 refs #597 remove a call to schroot, make reference to the final docker image name 2024-08-21 14:53:08 +02:00
Natalia Serrano 2ee36ca086 refs #597 improve doc and logging 2024-08-20 16:16:18 +02:00
Natalia Serrano 0ab0e61027 refs #597 translate and clean up comments 2024-08-20 14:57:54 +02:00
Natalia Serrano c79d715ccc refs #596 use a main() function 2024-08-20 14:25:07 +02:00
Natalia Serrano 5ecf9f3b2a refs #596 simplify some variables, pass parameters to functions 2024-08-20 12:54:50 +02:00
Natalia Serrano 866cdb4d86 refs #597 make image smaller by not keeping a copy of the opengnsys repo 2024-08-20 12:16:04 +02:00
Natalia Serrano f002c5678a refs #597 use docker to create the oglive images 2024-08-20 10:38:44 +02:00
Natalia Serrano d4564f6ad9 refs #596 take cmdline parameters, make wget quieter 2024-08-20 10:31:44 +02:00
Natalia Serrano bb2d57b637 refs #596 correctly handle invalid param, make mkisofs quieter 2024-08-20 10:13:14 +02:00
Natalia Serrano ef4ff2a739 refs #596 log subprocess' output as it is generated 2024-08-19 12:27:04 +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 53310a8e5b refs #596 remove debconf_settings2, do chdir first 2024-08-16 13:22:34 +02:00
Natalia Serrano ffc24fb48b refs #596 fix bug when removing packages 2024-08-16 13:02:58 +02:00
Natalia Serrano d1822ec5fb refs #596 rename files and functions 2024-08-16 13:00:10 +02:00
Natalia Serrano 0aa118a88b refs #596 add a forgotten file 2024-08-16 12:45:06 +02:00
Natalia Serrano feae768405 refs #596 group chroot tasks in a single script 2024-08-16 12:43:26 +02:00
Natalia Serrano 9a6fecf90d refs #596 use apt modules rather than forking apt-get 2024-08-16 12:15:10 +02:00
Natalia Serrano 1bd24c9733 refs #596 separate more functions to their own module 2024-08-15 17:38:00 +02:00
Natalia Serrano 95a24ac6a6 refs #596 separate some functions to a new "utils" module 2024-08-14 15:57:54 +02:00
Natalia Serrano bd56977510 refs #596 move 02-boottoolsFsOpengnsys to a function, rename functions, reorganise code and config 2024-08-14 14:57:25 +02:00
Natalia Serrano e6aa11e5b3 refs #596 sort phases out 2024-08-14 13:37:59 +02:00
Natalia Serrano f04ace2b3c refs #596 some cleanup, move code around 2024-08-14 13:21:18 +02:00
Natalia Serrano 727cd1a666 refs #596 unhardcode gitrelease 2024-08-14 12:50:17 +02:00
Natalia Serrano ef212bc84e refs #596 reorganise configuration, refactor md5 hashing, move installation files 2024-08-14 12:04:23 +02:00
Natalia Serrano 0371870fa0 refs #596 refactor read_config, remove unused ogclient.cfg, use templates, make logging level configurable, fix bugs 2024-08-14 11:32:24 +02:00
Natalia Serrano 45f533aca9 refs #596 refactor (u)mounts 2024-08-14 11:01:35 +02:00
Natalia Serrano c67b7f6e91 refs #596 refactor (u)mounts 2024-08-14 10:59:56 +02:00
Natalia Serrano c5e9f6858d refs #596 use f-strings, refactor the main program a bit 2024-08-14 09:47:28 +02:00
Natalia Serrano 4ac6b8cdd4 refs #596 move more debconf settings to the config 2024-08-13 15:11:17 +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