Overview
In order to help OpenBSD developers understand what systems people are running OpenBSD on, it is recommended to send them the system information, as well as the hardware sensor information.
Steps
- Log on to your OpenBSD box
- At the prompt, run:
# (dmesg; sysctl hw.sensors) | mail -s "type of machine" dmesg@openbsd.org
References
- tech at openbsd.org mailing list
