Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Added new files | James Turnbull | 2008-02-08 | 10 | -0/+773 | |
| | | ||||||
| * | 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 | 6 | -130/+53 | |
| | | ||||||
* | | Added support for multiple interfaces, macaddress and netmask facts for ↵ | James Turnbull | 2008-02-07 | 1 | -5/+57 | |
|/ | | | | Linux, *BSD, and Solaris | |||||
* | Added Mandrake support for operatingsystem fact - closed ticket #47 | James Turnbull | 2007-12-09 | 2 | -1/+47 | |
| | | | | | | Fixed ticket #45 Added netmask.rb closing ticket #46 | |||||
* | Added index to imess.rb fixing Ticket #43. | James Turnbull | 2007-11-08 | 1 | -15/+19 | |
| | ||||||
* | Fixed ticket #44 | James Turnbull | 2007-11-05 | 1 | -2/+2 | |
| | ||||||
* | Revert "Adjusted :kernel confine to make it more in line with others" | James Turnbull | 2007-09-16 | 1 | -12/+12 | |
| | | | | This reverts commit c5e6f602ae71d43ec58b65ec6b2f4f540bc27649. | |||||
* | Adjusted :kernel confine to make it more in line with others | root | 2007-09-16 | 1 | -18/+58 | |
| | | | | Replaced initial ipmess.rb with updated version and added BSD support | |||||
* | Added support to return multiple interfaces and their IP addresses as facts. ↵ | James Turnbull | 2007-09-13 | 1 | -0/+45 | |
| | | | | Existing ipaddress fact which returns IP address of first interface on node is still available. Currently Linux only. Closes #6 | |||||
* | Drastically speeding up the lsb data retrieval, and refactoring the ↵ | luke | 2007-07-17 | 1 | -6/+28 | |
| | | | | | | dmidecode data so it is a bit cleaner and does not produce extraneous output or errors git-svn-id: http://reductivelabs.com/svn/facter/trunk@213 1f5c1d6a-bddf-0310-8f58-fc49e503516a | |||||
* | Remove tabs; don't fail if dmidecode doesn't return expected information | lutter | 2007-06-24 | 1 | -5/+6 | |
| | | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@211 1f5c1d6a-bddf-0310-8f58-fc49e503516a | |||||
* | Adding manufacturer code, as requested by digant on the Puppet Trac site. | luke | 2007-06-18 | 1 | -0/+25 | |
| | | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@210 1f5c1d6a-bddf-0310-8f58-fc49e503516a | |||||
* | 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 | |||||
* | Fixed problem where facter referenced puppet plist utility library. | mccune | 2007-06-13 | 1 | -2/+2 | |
| | | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@207 1f5c1d6a-bddf-0310-8f58-fc49e503516a | |||||
* | Added a bunch of information from system_profiler -xml. In particular, ↵ | mccune | 2007-06-13 | 4 | -0/+559 | |
| | | | | | | 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 | |||||
* | Applying memfree patch from #17. | luke | 2006-09-14 | 1 | -2/+8 | |
| | | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@162 1f5c1d6a-bddf-0310-8f58-fc49e503516a | |||||
* | Adding thread exclusivity to memory and cpu reading | luke | 2006-06-27 | 2 | -9/+17 | |
| | | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@147 1f5c1d6a-bddf-0310-8f58-fc49e503516a | |||||
* | Re-adding these files, since Matt has found a solution to the hanging problem. | luke | 2006-06-27 | 2 | -0/+106 | |
| | | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@146 1f5c1d6a-bddf-0310-8f58-fc49e503516a | |||||
* | removing processor.rb in case it has the same problems as the memory file | luke | 2006-06-26 | 1 | -48/+0 | |
| | | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@145 1f5c1d6a-bddf-0310-8f58-fc49e503516a | |||||
* | Deleting this file until the hanging problems are resolved | luke | 2006-06-26 | 1 | -58/+0 | |
| | | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@144 1f5c1d6a-bddf-0310-8f58-fc49e503516a | |||||
* | fixing the linux processor stuff so it only gets called on linux | luke | 2006-05-31 | 1 | -19/+22 | |
| | | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@125 1f5c1d6a-bddf-0310-8f58-fc49e503516a | |||||
* | Switching "tag" to "confine", because it is a more appropriate term. I will ↵ | luke | 2006-05-30 | 2 | -3/+3 | |
| | | | | | | also add "tags", but they will be used for creating fact collections. git-svn-id: http://reductivelabs.com/svn/facter/trunk@120 1f5c1d6a-bddf-0310-8f58-fc49e503516a | |||||
* | Adding patch from #11, with slight modifications. | luke | 2006-05-30 | 1 | -0/+45 | |
| | | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@118 1f5c1d6a-bddf-0310-8f58-fc49e503516a | |||||
* | fixing linux memory stuff | luke | 2006-05-30 | 1 | -1/+1 | |
| | | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@115 1f5c1d6a-bddf-0310-8f58-fc49e503516a | |||||
* | accepting patch in #10, although with more abstraction, and creating a ↵ | luke | 2006-05-30 | 1 | -0/+58 | |
module for the memory functions git-svn-id: http://reductivelabs.com/svn/facter/trunk@114 1f5c1d6a-bddf-0310-8f58-fc49e503516a |