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)
Sun, Mar 8, 1:10 AM
Unknown Object (File)
Thu, Feb 26, 3:05 AM
Unknown Object (File)
Tue, Feb 24, 3:24 AM
Unknown Object (File)
Thu, Feb 19, 5:51 PM
Unknown Object (File)
Wed, Feb 18, 8:29 AM
Unknown Object (File)
Feb 9 2026, 1:11 AM
Unknown Object (File)
Dec 29 2025, 12:53 AM
Unknown Object (File)
Nov 25 2025, 2:16 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