Merge branch 'enable-gpt-auto' into 'main'

Stop removing systemd-gpt-auto-generator

See merge request fedora/bootc/base-images!310
This commit is contained in:
Colin Walters 2025-10-22 11:11:44 +00:00
commit a48371072a

View file

@ -16,9 +16,6 @@ container-cmd:
remove-from-packages:
# Generally we expect other tools to do this (e.g. Ignition or cloud-init)
- [systemd, /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service]
# We don't want auto-generated mount units. See also
# https://github.com/systemd/systemd/issues/13099
- [systemd-udev, /usr/lib/systemd/system-generators/systemd-gpt-auto-generator]
include:
- kernel.yaml