Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mkosi: Drop epel-testing repository from centos config | Daan De Meyer | 2023-01-29 | 1 | -1/+0 |
| | | | | python3-pefile was pushed to epel 9 stable. | ||||
* | mkosi: Update and enable ukify in mkosi builds | Daan De Meyer | 2023-01-27 | 1 | -0/+3 |
| | | | | | | | We also add the necessary deps for ukify to the mkosi configs. CentOS Stream 8 is dropped from CI because its python version is too old (3.6) to be able to run ukify. | ||||
* | mkosi: Rename the configuration files to use ".conf" as extension | Daan De Meyer | 2023-01-19 | 1 | -0/+0 |
| | |||||
* | ci: Update mkosi action to latest commit | Daan De Meyer | 2023-01-15 | 1 | -0/+95 |
Let's make sure we're testing with the latest changes in mkosi. This includes both the switch to systemd-repart and ukify, making sure we get extra testing coverage for those components. This also drops options from the centos config that have been removed in the newer mkosi. For some reason idmapping runs into some issues so we disable it for now. |