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, Jul 19, 3:23 AM
Unknown Object (File)
Sat, Jul 18, 10:37 AM
Unknown Object (File)
Wed, Jun 24, 2:30 AM
Unknown Object (File)
Jun 20 2026, 7:04 PM
Unknown Object (File)
May 21 2026, 11:01 PM
Unknown Object (File)
May 21 2026, 11:23 AM
Unknown Object (File)
May 20 2026, 3:09 PM
Unknown Object (File)
May 18 2026, 10:52 PM

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 60046
Build 56930: arc lint + arc unit

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