[Bug 246192] installer does not allow user to enter WiFi details if no networks found
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Mar 2022 23:05:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246192 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=912df915c266cc19ba6a8465c7e9e35eba0e3d85 commit 912df915c266cc19ba6a8465c7e9e35eba0e3d85 Author: Alfonso S. Siciliano <asiciliano@FreeBSD.org> AuthorDate: 2022-03-01 23:01:13 +0000 Commit: Alfonso S. Siciliano <asiciliano@FreeBSD.org> CommitDate: 2022-03-01 23:04:57 +0000 wlanconfig: allow to enter WiFi details if no networks found Improve the installer: wlanconfig allows user to enter WiFi details if no networks found, useful to connect to a hidden SSID. PR: 246192 Reported by: emaste Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D34149 usr.sbin/bsdinstall/scripts/wlanconfig | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.