parent
1745c4f15b
commit
9c6575689a
@ -94,7 +94,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/staging --allbut zram
|
removekmod drivers/staging --allbut zram
|
||||||
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}
|
||||||
|
@ -46,7 +46,7 @@ installpkg kernel
|
|||||||
%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