Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rejustifying all of the whitespace in the facts, yay. | Luke Kanies | 2008-06-17 | 1 | -23/+23 |
| | |||||
* | Switching from test/unit to rspec, and fixing a couple | Luke Kanies | 2008-02-17 | 1 | -2/+2 |
| | | | | of small test failures. | ||||
* | Further updates to split facts and move support functions | James Turnbull | 2008-02-08 | 1 | -1/+1 |
| | |||||
* | Split out facts from facter.rb and moved all support code to util | James Turnbull | 2008-02-08 | 1 | -31/+1 |
| | |||||
* | Fixed problem with executing system_profiler and sw_vers on non Darwin hosts. | mccune | 2007-06-13 | 1 | -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, ↵ | mccune | 2007-06-13 | 1 | -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 |