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)
Fri, Oct 17, 4:01 AM
Unknown Object (File)
Fri, Oct 17, 4:01 AM
Unknown Object (File)
Fri, Oct 17, 4:01 AM
Unknown Object (File)
Thu, Oct 16, 6:52 PM
Unknown Object (File)
Sep 15 2025, 9:20 AM
Unknown Object (File)
Sep 12 2025, 7:46 AM
Unknown Object (File)
Sep 12 2025, 12:16 AM
Unknown Object (File)
Sep 7 2025, 5:20 PM

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