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
F171745401: D47158.id145001.diff
Sun, Sep 13, 5:39 AM
F171745359: D47158.id160276.diff
Sun, Sep 13, 5:39 AM
F171745199: D47158.diff
Sun, Sep 13, 5:37 AM
Unknown Object (File)
Thu, Aug 20, 3:42 PM
Unknown Object (File)
Aug 12 2026, 12:26 PM
Unknown Object (File)
Aug 6 2026, 6:50 AM
Unknown Object (File)
Aug 3 2026, 9:05 AM
Unknown Object (File)
Jul 30 2026, 11:41 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