Installing *-firmware should be optional
This commit is contained in:
parent
b8a6814024
commit
c4f65bda5d
@ -23,8 +23,8 @@ installpkg grubby
|
|||||||
## skip the firmware for sound, video, and scanners, none of which will
|
## 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
|
## do much good for the installer. Also skip uhd-firmware which is not
|
||||||
## even a kernel firmware package.
|
## 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 crystalhd-firmware --except ivtv-firmware \
|
||||||
--except cx18-firmware --except iscan-firmware \
|
--except cx18-firmware --except iscan-firmware \
|
||||||
--except uhd-firmware
|
--except uhd-firmware
|
||||||
installpkg b43-openfwwf
|
installpkg b43-openfwwf
|
||||||
|
Loading…
Reference in New Issue
Block a user