Commit Graph

268 Commits (1ef837e053a86e62629414268b661080284be804)
 

Author SHA1 Message Date
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
Natalia Serrano bf16103817 refs #596 build squash and iso filesystems 2024-08-13 14:33:13 +02:00
Natalia Serrano be59919977 refs #596 fix bugs, actually implement btogFsInitrd() 2024-08-13 13:24:02 +02:00
Natalia Serrano 960b66ea81 refs #596 add ssh config, 05-boottoolsFsLocales.py and 06-boottoolsInitrdGenerate.py 2024-08-13 12:22:02 +02:00
Natalia Serrano a193b678c0 refs #596 use sys.exit(), improve logging, remove uninstallable packages 2024-08-13 09:42:36 +02:00
Natalia Serrano 8419065f0b refs #596 add 04-boottoolsSoftwareCompile 2024-08-12 16:26:23 +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 2a2da12966 refs #596 install newly added dkms modules 2024-08-12 15:29:01 +02:00
Natalia Serrano 3fffd212da refs #596 add config file, install more packages per the config 2024-08-12 14:58:08 +02:00
Natalia Serrano 2729431ad1 refs #596 add some forgotten changes 2024-08-12 13:03:33 +02:00
Natalia Serrano ec2ab82eb1 refs #596 fix more bugs, set debconf selections, add support for ubuntu noble 2024-08-12 12:58:08 +02:00
Natalia Serrano cc5701c870 refs #596 fix bugs, add 03-boottoolsSoftwareInstall.py to install packages 2024-08-12 11:37:11 +02:00
Natalia Serrano 31e3607256 refs #596 add 02-boottoolsFsOpengnsys.py to copy some OG files into the rootfs 2024-08-09 18:42:47 +02:00
Natalia Serrano acc32a2948 refs #596 fix bugs, configure schroot, do debootstrap 2024-08-09 13:38:15 +02:00