Page MenuHomeFreeBSD

Clarifying Identification of Wireless Device for WiFi Setup
AcceptedPublic

Authored by jpb_jimby.name on Oct 16 2024, 4:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 4, 3:33 AM
Unknown Object (File)
Fri, Nov 22, 5:47 PM
Unknown Object (File)
Thu, Nov 7, 4:06 AM
Unknown Object (File)
Oct 21 2024, 5:43 PM
Unknown Object (File)
Oct 20 2024, 11:03 PM

Details

Reviewers
pauamma_gundo.com
Group Reviewers
docs

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