summaryrefslogtreecommitdiffstats
path: root/lib/facter/macosx.rb
Commit message (Collapse)AuthorAgeFilesLines
* Rejustifying all of the whitespace in the facts, yay.Luke Kanies2008-06-171-23/+23
|
* Switching from test/unit to rspec, and fixing a coupleLuke Kanies2008-02-171-2/+2
| | | | of small test failures.
* Further updates to split facts and move support functionsJames Turnbull2008-02-081-1/+1
|
* Split out facts from facter.rb and moved all support code to utilJames Turnbull2008-02-081-31/+1
|
* Fixed problem with executing system_profiler and sw_vers on non Darwin hosts.mccune2007-06-131-17/+19
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@208 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Added a bunch of information from system_profiler -xml. In particular, ↵mccune2007-06-131-0/+82
sp_serial_number is interesting. Also added values from sw_vers, to get the commonly used Mac OS X version and build identifier. git-svn-id: http://reductivelabs.com/svn/facter/trunk@206 1f5c1d6a-bddf-0310-8f58-fc49e503516a