parent
8edaefd4d1
commit
179ef628d4
@ -99,7 +99,7 @@ removekmod sound drivers/media drivers/hwmon \
|
|||||||
## Also keep virtio-rng so that the installer can get sufficient randomness for
|
## Also keep virtio-rng so that the installer can get sufficient randomness for
|
||||||
## LUKS setup.
|
## LUKS setup.
|
||||||
removekmod drivers/char --allbut virtio_console hw_random \
|
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/hid --allbut hid-logitech-dj hid-logitech-hidpp
|
||||||
removekmod drivers/video --allbut hyperv_fb syscopyarea sysfillrect sysimgblt fb_sys_fops
|
removekmod drivers/video --allbut hyperv_fb syscopyarea sysfillrect sysimgblt fb_sys_fops
|
||||||
remove lib/modules/*/{build,source,*.map}
|
remove lib/modules/*/{build,source,*.map}
|
||||||
|
@ -59,7 +59,7 @@ installpkg glibc-all-langpacks
|
|||||||
installpkg grub2-${basearch}
|
installpkg grub2-${basearch}
|
||||||
%endif
|
%endif
|
||||||
%if basearch == "s390x":
|
%if basearch == "s390x":
|
||||||
installpkg lsscsi s390utils-base s390utils-cmsfs-fuse
|
installpkg lsscsi s390utils-base s390utils-cmsfs-fuse s390utils-hmcdrvfs
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
## yay, plymouth
|
## yay, plymouth
|
||||||
|
Loading…
Reference in New Issue
Block a user