Add free ath9k USB firmware by default
This commit is contained in:
parent
cbfedbb02b
commit
71defcc696
@ -3,6 +3,7 @@ echo $(head -c4 </dev/urandom|xxd -p -u) >"/etc/hostname"
|
|||||||
echo "$OPUS_SOURCES" >"/etc/apt/sources.list"
|
echo "$OPUS_SOURCES" >"/etc/apt/sources.list"
|
||||||
apt -y update
|
apt -y update
|
||||||
apt -y upgrade
|
apt -y upgrade
|
||||||
|
apt -y install firmware-ath9k-htc
|
||||||
apt -y install keyboard-configuration
|
apt -y install keyboard-configuration
|
||||||
apt -y install "$OPUS_LINUX" grub2 sudo network-manager python3
|
apt -y install "$OPUS_LINUX" grub2 sudo network-manager python3
|
||||||
apt -y install --download-only console-setup locales tzdata
|
apt -y install --download-only console-setup locales tzdata
|
||||||
|
Loading…
Reference in New Issue
Block a user