mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-08-29 12:32:40 +00:00
Merge branch 'dusty-systemd-pam' into 'main'
minimal: name systemd-pam in manifest lists See merge request fedora/bootc/base-images!350
This commit is contained in:
commit
869944e4b3
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
|||
# The bootc components.
|
||||
packages:
|
||||
- systemd
|
||||
# systemd. Also name systemd-pam because it was dropped to a recommends
|
||||
# but we still want it for handling user logins/sessions.
|
||||
- systemd systemd-pam
|
||||
# bootc itself.
|
||||
- bootc
|
||||
# Required by bootc install, sgdisk has been replaced by Rust crate
|
||||
# in bootc https://github.com/containers/bootc/pull/775
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue