put firmware in separate module
This commit is contained in:
Executable
+12
@@ -0,0 +1,12 @@
|
||||
|
||||
apt-get update
|
||||
apt-get install --yes --no-install-recommends \
|
||||
firmware-linux-free firmware-linux-nonfree \
|
||||
firmware-atheros firmware-iwlwifi firmware-zd1211 firmware-realtek \
|
||||
firmware-bnx2 firmware-brcm80211 firmware-cavium \
|
||||
firmware-ipw2x00 firmware-libertas \
|
||||
firmware-ti-connectivity
|
||||
|
||||
. ../../cleanup
|
||||
|
||||
savechanges /01-firmware.sb
|
||||
Reference in New Issue
Block a user