Installing *-firmware should be optional
This commit is contained in:
parent
b8a6814024
commit
c4f65bda5d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user