Skip to content

Commit ce2d974

Browse files
committed
add wpasupplicant to bookworm rootfs
1 parent d978371 commit ce2d974

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

bootstrap/bootstrap-bookworm.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ rsync,\
5252
sudo,\
5353
unzip,\
5454
wget,\
55-
wireless-tools \
55+
wireless-tools,\
56+
wpasupplicant \
5657
--arch=${DEB_ARCH} ${DISTRO} ${ROOTFS} ${REPO}
5758

5859
sed -i 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/g' ${ROOTFS}/etc/locale.gen

0 commit comments

Comments
 (0)