lorax: exclude ivtv-firmware
It conflicts with newer linux-firmware package. QubesOS/qubes-issues#1483
This commit is contained in:
parent
1ea718d6fb
commit
59ae363abc
@ -17,7 +17,7 @@ installpkg firstaidkit-plugin-{passwd,key-recovery,mdadm-conf}
|
|||||||
## kernel and firmware
|
## kernel and firmware
|
||||||
installpkg kernel
|
installpkg kernel
|
||||||
%if basearch != "s390x":
|
%if basearch != "s390x":
|
||||||
installpkg *-firmware
|
installpkg *-firmware -ivtv-firmware
|
||||||
installpkg b43-openfwwf
|
installpkg b43-openfwwf
|
||||||
%endif
|
%endif
|
||||||
installpkg xen-hypervisor
|
installpkg xen-hypervisor
|
||||||
|
Loading…
Reference in New Issue
Block a user