After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 652584 - Add OpenBSDSysInfo()
Add OpenBSDSysInfo()
Status: RESOLVED FIXED
Product: system-monitor
Classification: Core
Component: sysinfo
3.0.x
Other OpenBSD
: Normal minor
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-14 16:53 UTC by Antoine Jacoutot
Modified: 2011-11-11 10:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add OpenBSD support (1.22 KB, patch)
2011-06-14 16:53 UTC, Antoine Jacoutot
committed Details | Review

Description Antoine Jacoutot 2011-06-14 16:53:06 UTC
Created attachment 189926 [details] [review]
Add OpenBSD support

Hi.

This diff adds the OpenBSDSysInfo() function to get system information on OpenBSD systems.

The "System" tab will look like:
------------------------------------------------------------------------
hostname

OpenBSD
    Release OpenBSD 4.9
    Kernel OpenBSD 4.9-current (GENERIC.MP) #68: Thu Jun  9 19:23:46 MDT 2011
    GNOME 3.0.2
------------------------------------------------------------------------

Thoughts?
Comment 1 Chris Kühl 2011-06-15 08:14:31 UTC
Thanks.