Installing *-firmware should be optional

This commit is contained in:
Brian C. Lane 2016-07-10 19:17:24 -07:00
parent b8a6814024
commit c4f65bda5d

View File

@ -23,7 +23,7 @@ installpkg grubby
## skip the firmware for sound, video, and scanners, none of which will
## do much good for the installer. Also skip uhd-firmware which is not
## even a kernel firmware package.
installpkg *-firmware --except alsa* --except midisport-firmware \
installpkg --optional *-firmware --except alsa* --except midisport-firmware \
--except crystalhd-firmware --except ivtv-firmware \
--except cx18-firmware --except iscan-firmware \
--except uhd-firmware