feat(initial): initial commit
Signed-off-by: zontreck <tarapiccari@gmail.com>
This commit is contained in:
parent
67daa16abb
commit
6856542e66
86 changed files with 954 additions and 0 deletions
7
server/airootfs/etc/modprobe.d/broadcom-wl.conf
Normal file
7
server/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.
|
Loading…
Add table
Add a link
Reference in a new issue