Page MenuHomeFreeBSD

Clarifying Identification of Wireless Device for WiFi Setup
ClosedPublic

Authored by jpb_jimby.name on Oct 16 2024, 4:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 4, 2:18 PM
Unknown Object (File)
Sat, Apr 4, 10:11 AM
Unknown Object (File)
Sat, Apr 4, 2:01 AM
Unknown Object (File)
Fri, Apr 3, 12:58 PM
Unknown Object (File)
Thu, Apr 2, 3:49 AM
Unknown Object (File)
Mon, Mar 30, 6:35 PM
Unknown Object (File)
Sun, Mar 29, 7:09 PM
Unknown Object (File)
Thu, Mar 26, 10:20 AM

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jpb_jimby.name created this revision.

How do you feel about instructing the user to use wpa_passphrase to format it for them? I put an example in networking(7). I feel it is faster and less error prone.

That is okay, but I would first correct the usage in networking(7) to read:

# wpa_passphrase "myssid" "mypassphrase" >> /etc/wpa_supplicant.conf

This revision is now accepted and ready to land.Oct 21 2024, 1:44 AM