setup-mkosi
Version updated for systemd/mkosi to version v24.1.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- completion: fix bash completion script by @behrmann in https://github.com/systemd/mkosi/pull/2916
- Add some documentation on how to implement a new distribution by @DaanDeMeyer in https://github.com/systemd/mkosi/pull/2919
- Add missing init.py to mkosi/initrd/resources by @DaanDeMeyer in https://github.com/systemd/mkosi/pull/2920
- Handle dangling symlinks in rmtree() and run_clean() by @DaanDeMeyer in https://github.com/systemd/mkosi/pull/2922
- Handle failure to detect the distribution in test_parse_config() by @DaanDeMeyer in https://github.com/systemd/mkosi/pull/2923