runtime-install: exclude gnome-firmware and sigrok-firmware
gnome-firmware is a GNOME app for installing firmwares, no use here at all. sigrok-firmware is for signal analyzers, again, no need for it here. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
3cf3a18c5e
commit
ffc49fe3c8
@ -21,7 +21,8 @@ installpkg grubby
|
|||||||
installpkg --optional *-firmware --except alsa* --except midisport-firmware \
|
installpkg --optional *-firmware --except alsa* --except midisport-firmware \
|
||||||
--except crystalhd-firmware --except ivtv-firmware \
|
--except crystalhd-firmware --except ivtv-firmware \
|
||||||
--except cx18-firmware --except iscan-firmware \
|
--except cx18-firmware --except iscan-firmware \
|
||||||
--except uhd-firmware --except lulzbot-marlin-firmware
|
--except uhd-firmware --except lulzbot-marlin-firmware \
|
||||||
|
--except gnome-firmware --except sigrok-firmware
|
||||||
installpkg b43-openfwwf
|
installpkg b43-openfwwf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user