diff --git a/share/templates.d/99-generic/runtime-cleanup.tmpl b/share/templates.d/99-generic/runtime-cleanup.tmpl index ee66b64d..3ae96094 100644 --- a/share/templates.d/99-generic/runtime-cleanup.tmpl +++ b/share/templates.d/99-generic/runtime-cleanup.tmpl @@ -99,7 +99,7 @@ removekmod sound drivers/media drivers/hwmon \ ## Also keep virtio-rng so that the installer can get sufficient randomness for ## LUKS setup. removekmod drivers/char --allbut virtio_console hw_random \ - virtio-rng ipmi + virtio-rng ipmi hmcdrv removekmod drivers/hid --allbut hid-logitech-dj hid-logitech-hidpp removekmod drivers/video --allbut hyperv_fb syscopyarea sysfillrect sysimgblt fb_sys_fops remove lib/modules/*/{build,source,*.map} diff --git a/share/templates.d/99-generic/runtime-install.tmpl b/share/templates.d/99-generic/runtime-install.tmpl index dbe6b530..0883ad43 100644 --- a/share/templates.d/99-generic/runtime-install.tmpl +++ b/share/templates.d/99-generic/runtime-install.tmpl @@ -59,7 +59,7 @@ installpkg glibc-all-langpacks installpkg grub2-${basearch} %endif %if basearch == "s390x": - installpkg lsscsi s390utils-base s390utils-cmsfs-fuse + installpkg lsscsi s390utils-base s390utils-cmsfs-fuse s390utils-hmcdrvfs %endif ## yay, plymouth