Updates for F-36+
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
This commit is contained in:
parent
fa1218befa
commit
d83508651b
1 changed files with 4 additions and 3 deletions
|
|
@ -73,7 +73,7 @@
|
|||
"packages": ["fedora-release-iot",
|
||||
"glibc", "glibc-minimal-langpack", "nss-altfiles",
|
||||
"sssd-client", "libsss_sudo", "shadow-utils",
|
||||
"kernel",
|
||||
"kernel", "linux-firmware",
|
||||
"dracut-config-generic", "dracut-network",
|
||||
"rpm-ostree", "polkit", "lvm2",
|
||||
"cryptsetup", "pinentry",
|
||||
|
|
@ -107,7 +107,8 @@
|
|||
"chrony",
|
||||
"bluez", "bluez-libs", "bluez-mesh",
|
||||
"kernel-tools", "libgpiod-utils",
|
||||
"podman", "podman-plugins", "container-selinux", "skopeo", "criu", "slirp4netns",
|
||||
"podman", "podman-plugins", "container-selinux", "skopeo", "criu",
|
||||
"slirp4netns", " containernetworking-plugins",
|
||||
"clevis", "clevis-dracut", "clevis-luks", "clevis-pin-tpm2",
|
||||
"parsec", "dbus-parsec"],
|
||||
|
||||
|
|
@ -126,7 +127,7 @@
|
|||
|
||||
"default_target": "multi-user.target",
|
||||
|
||||
"units": ["NetworkManager.service", "firewalld.service", "rngd.service", "sshd.service",
|
||||
"units": ["NetworkManager.service", "firewalld.service", "sshd.service",
|
||||
"zezere_ignition.timer", "zezere_ignition_banner.service",
|
||||
"greenboot-grub2-set-counter.service", "greenboot-grub2-set-success.service", "greenboot-healthcheck.service",
|
||||
"greenboot-rpm-ostree-grub2-check-fallback.service", "greenboot-status.service", "greenboot-task-runner.service",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue