systemd/.github
Daan De Meyer 4d0f1451b5 Build distribution packages in mkosi
Instead of running meson install and hoping for the best, let's build
distribution packages from the downstream packaging specs. This gets
us the following:

- Vastly simplified mkosi scripts since we don't need a separate initrd
  image anymore but can just reuse the default mkosi initrd.
- Almost everything can move to the base image as its not the basis
  anymore for the initrd and as such we don't need to care about the
  size anymore.
- The systemd packages that get pulled in as dependencies of other
  packages get properly uninstalled and replaced with our packages that
  we built instead of just installing on top of an existing systemd
  installation with no guarantee that everything from that previous
  installation was removed.
- Much better testing coverage as what we're testing is much closer
  to what will actually be deployed in distributions.
- Immediate feedback if something we change breaks distribution packaging
- We get integration with the distribution for free as we'll automatically
  use the proper directories and such instead of having to hack this
  into a mkosi build script.
- ...
2024-03-07 10:47:19 +01:00
..
codeql-queries boot: Simplify object erasure 2023-01-09 18:58:54 +01:00
ISSUE_TEMPLATE github: bump version in template 2023-12-25 02:23:14 +09:00
workflows Build distribution packages in mkosi 2024-03-07 10:47:19 +01:00
advanced-issue-labeler.yml Update github issue template to include systemd-dissect 2023-03-15 16:52:32 +01:00
codeql-config.yml ci: drop LGTM stuff and move remaining bits into a new location 2022-09-13 21:32:15 +02:00
codeql-custom.qls ci: enable a couple more possibly useful CodeQL queries 2022-09-14 22:09:19 +02:00
dependabot.yml ci: update GHActions once a month 2022-01-29 19:26:14 +00:00
development-freeze.yml ci(freezer): use GitHub Markdown magic for messages 2024-02-23 08:44:10 +00:00
FUNDING.yml github: remove direct paypal link 2020-02-05 21:29:34 +09:00
labeler.yml ci(labeler): add rule for shell-completion label 2024-02-27 15:26:45 +00:00