Install broadcom-wl to the release ISO
Fixes FS#58239 Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
This commit is contained in:
parent
59c25734da
commit
39bd71c25c
7
configs/releng/airootfs/etc/modprobe.d/broadcom-wl.conf
Normal file
7
configs/releng/airootfs/etc/modprobe.d/broadcom-wl.conf
Normal file
@ -0,0 +1,7 @@
|
||||
# The broadcom-wl package requires some modules to be disabled in order to use
|
||||
# wl. Since the ISO image needs to cover many hardware cases, this file
|
||||
# overrides the default blacklist in /usr/lib/modprobe.d/
|
||||
#
|
||||
# If you need to use wl, you may need to delete this file, then `rmmod` any
|
||||
# already-loaded modules that are now blacklisted before proceeding to modprobe
|
||||
# wl itself.
|
@ -1,5 +1,6 @@
|
||||
arch-install-scripts
|
||||
b43-fwcutter
|
||||
broadcom-wl
|
||||
btrfs-progs
|
||||
clonezilla
|
||||
crda
|
||||
|
Loading…
Reference in New Issue
Block a user