mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-09-03 23:10:45 +00:00
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:
commit
a48371072a
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue