From 521a0b336c7df8ad79efc7848c95a7b060beea27 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Sun, 17 Nov 2019 19:04:38 +0100 Subject: bootrc: for wireless netbooting, set the WPA/WPA2 preshard key with wpapsk=password boot parameter this allows automatic netbooting without password prompt for the wirelss network. --- sys/man/8/plan9.ini | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'sys/man/8') diff --git a/sys/man/8/plan9.ini b/sys/man/8/plan9.ini index a684860c9..296439feb 100644 --- a/sys/man/8/plan9.ini +++ b/sys/man/8/plan9.ini @@ -420,9 +420,6 @@ file and can be read out like: cat /net/ether1/ifstats .EE Ad-hoc mode or WEP encryption is currently not supported. -To enable WPA/WPA2 encryption, see -.IR wpa (8) -for details. .TP .B rt2860 Ralink Technology PCI/PCI-Express wireless adapters require @@ -443,6 +440,14 @@ to be present on attach in or .B /boot. See iwl section above for configuration details. +.SS \fLwpapsk\fI=password\fP +WPA/WPA2 encryption +is detected automatically and a prompt for the +.I password +will appear when using the WIFI interface for netbooting. +To avoid the prompt, the +.I password +can be specified with the boot parameter above. .SS \fLnora6= Disable automatic IPv6 configuration from incoming router advertisements. .SS DISKS, TAPES -- cgit v1.2.3