summaryrefslogtreecommitdiffstats
path: root/lib/facter/util/macosx.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #6974 - Moved to Apache 2.0 licenseJames Turnbull2011-04-061-11/+0
| | | | | | | | | This is in line with our proposed plan to change from the GPL license to Apache 2.0. Please see this link for further explanation: https://groups.google.com/d/topic/puppet-users/NuspYhMpE5o/discussion
* Update OS X minor version fact to cope with '10.x' values and provide test ↵Nigel Kersten2009-08-071-3/+7
| | | | | | coverage switch %x{} call to Facter::Util::Resolution.exec for better testing
* Fixed #2040 - Facter should provide a macosx_productversion_major factJames Turnbull2009-03-011-0/+5
|
* Renaming Facter::Macosx to Facter::Util::MacosxLuke Kanies2009-01-271-1/+1
| | | | | | This name change just reflects the file location. Signed-off-by: Luke Kanies <luke@madstop.com>
* Fixing #1838 - profiler failures don't throw exceptionsLuke Kanies2009-01-271-10/+24
| | | | | | | Also added tests to the macosx code; it's much cleaner and actually tested now. Signed-off-by: Luke Kanies <luke@madstop.com>
* Fixing indentation everywhereLuke Kanies2009-01-151-25/+24
| | | | Signed-off-by: Luke Kanies <luke@madstop.com>
* Added new filesJames Turnbull2008-02-081-0/+50