Issue #1378 has been updated by jamtur01. Category set to library Status changed from Unreviewed to Ready for Checkin Assigned to set to luke Target version set to 1.5.0 Keywords set to manufacter BSD Complexity changed from Unknown to Easy Patch changed from None to Code
Pushed in commit:"a44d6c3cbf21e5b6942d8756684ab865204533f8" in branch master. ---------------------------------------- Feature #1378: enable the usage of dmidecode on BSD platforms http://reductivelabs.com/redmine/issues/show/1378 Author: msf Status: Ready for Checkin Priority: Normal Assigned to: luke Category: library Target version: 1.5.0 Keywords: manufacter BSD Complexity: Easy Patch: Code Facter's facter/util/manufacturer.rb currently confines all of the facts it discovers via dmidecode to Linux only. However, dmidecode is cross platform and reported to work on several other platforms. Native ports exist for FreeBSD, NetBSD and OpenBSD. Attached is a patch that allows OpenBSD, NetBSD, and FreeBSD to report facts from dmidecode if it is installed on the system. ---------------------------------------- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
