pgj / freebsd-wifibox

wifibox: Use Linux to drive your wireless card on FreeBSD
BSD 2-Clause "Simplified" License
159 stars 12 forks source link

docs: make documentation more explicit on certain details #87

Closed pgj closed 7 months ago

pgj commented 7 months ago

Previously, it was not emphasized that Wifibox is not a drop-in replacement for the FreeBSD wireless networking stack, which could have created confusion and false expectations. Add sentences to both the README and the manual page to clarify that this is not the case.

Add more pointers to wifibox-guest(5) for the manual page to help the users understand that the most part of the configuration actually depends on how the guest is constructed.

Recommend the user to verify the sample configuration before use, and place a hint on where to increase a logging verbosity for diagnostics.

Fixes #83

bsdimp commented 7 months ago

These clarifications are great! They would have helped me not get confused at first...