What's Changed
- completion: fix bash completion script by @behrmann in #2916
- Add some documentation on how to implement a new distribution by @DaanDeMeyer in #2919
- Add missing init.py to mkosi/initrd/resources by @DaanDeMeyer in #2920
- Handle dangling symlinks in rmtree() and run_clean() by @DaanDeMeyer in #2922
- Handle failure to detect the distribution in test_parse_config() by @DaanDeMeyer in #2923