summaryrefslogtreecommitdiffstats
path: root/lib/facter/processor.rb
Commit message (Collapse)AuthorAgeFilesLines
* (#5394) Document each Facter fact.Ben H2011-03-311-1/+14
| | | | | | | | | Document all the builtin Facter facts in puppetdoc/rdoc format. This is laying the ground work for using a tool like puppet doc, or puppet describe but for facter, so you can see what a fact is for and how it resolves this. This is the "leg work" of documenting the actual facts, and the syntax of them may change in future.
* Fixed #5699 - Added processorcount support for S390xJames Turnbull2011-03-071-2/+5
| | | | Patch from Hector Rivas
* Fix #4755: add support for GNU/kFreeBSD platform where missing.Marc Fournier2011-01-311-3/+3
| | | | | | | | | Merged manually to the current state of the art. Minimal conflicts resolved by adding both Darwin and GNU/KFreeBSD to the confine lines. Author: Marc Fournier <marc.fournier@camptocamp.com> Signed-off-by: Daniel Pittman <daniel@puppetlabs.com> Signed-off-by: Rick Bradley <rick@rickbradley.com>
* Fixed #2313 - Somewhat essential hardware facts not available on OpenBSD, ↵James Turnbull2010-04-241-0/+16
| | | | | | patch included Thanks to Joe McDonagh for the patch.
* Fixing indentation everywhereLuke Kanies2009-01-151-1/+1
| | | | Signed-off-by: Luke Kanies <luke@madstop.com>
* Added processorcount and type facts to AIXSteven Hajducko2008-06-191-0/+35
| | | | | | tickets/1.5/1375 Signed-off-by: Steven Hajducko <sjmh@phase2.net>
* Updated version. Moved most facts to seperate files.James Turnbull2008-05-171-13/+0
|
* Split out facts from facter.rb and moved all support code to utilJames Turnbull2008-02-081-1/+1
|
* Adding thread exclusivity to memory and cpu readingluke2006-06-271-6/+10
| | | | 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.luke2006-06-271-0/+48
| | | | 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 fileluke2006-06-261-48/+0
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@145 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* fixing the linux processor stuff so it only gets called on linuxluke2006-05-311-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 ↵luke2006-05-301-2/+2
| | | | | | 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.luke2006-05-301-0/+45
git-svn-id: http://reductivelabs.com/svn/facter/trunk@118 1f5c1d6a-bddf-0310-8f58-fc49e503516a