home
·
contact
·
privacy
projects
/
confplom
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4f298e
)
Re-instate accidentally dropped firmware-iwlwifi installation.
author
Plom Heller
<plom@plomlompom.com>
Mon, 31 Aug 2026 21:51:33 +0000
(23:51 +0200)
committer
Plom Heller
<plom@plomlompom.com>
Mon, 31 Aug 2026 21:51:33 +0000
(23:51 +0200)
install_debian.sh
patch
|
blob
|
history
diff --git
a/install_debian.sh
b/install_debian.sh
index 987c834c73579980394f5d940828c57715eb18e6..ba73daee7b6996ac9d83b251be1c4c95f191f2a1 100755
(executable)
--- a/
install_debian.sh
+++ b/
install_debian.sh
@@
-91,7
+91,7
@@
chroot_sh \
"DEBIAN_FRONTEND=noninteractive apt-get -qq install -y \
linux-image-amd64 \
cryptsetup cryptsetup-initramfs lvm2 \
- network-manager wpasupplicant"
+
firmware-iwlwifi
network-manager wpasupplicant"
# pre-seed known wifi network into NetworkManager
msg 'Extracting wifi credentials from %s …' "${PATH_INTERFACES}"