summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated to version 1.3.4luke2006-09-221-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@174 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Adding patch from #21, adding lsb_release factsluke2006-09-201-0/+15
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@171 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* applying patch from #18.luke2006-09-191-26/+16
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@169 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Adding fqdn factluke2006-09-191-0/+12
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@166 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Fixing #20. I just made sure that the Domain fact cchecks the hostname ↵luke2006-09-141-3/+8
| | | | | | first, so that if the hostname is an fqdn it will set the domain from that. git-svn-id: http://reductivelabs.com/svn/facter/trunk@165 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Applying patch in #23.luke2006-09-141-2/+36
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@163 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Applying memfree patch from #17.luke2006-09-141-2/+8
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@162 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Updated to version 1.3.3luke2006-06-281-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@153 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Adding the ability to retrieve facts from the environment.luke2006-06-281-0/+9
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@151 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Updated to version 1.3.2luke2006-06-271-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@149 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Adding thread exclusivity to memory and cpu readingluke2006-06-272-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.luke2006-06-272-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 fileluke2006-06-261-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 resolvedluke2006-06-261-58/+0
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@144 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* fixing license issuesluke2006-06-201-4/+15
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@143 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Updated to version 1.3.1luke2006-06-201-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@139 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* adding a call to dnsdomainname before domainnameluke2006-06-191-0/+12
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@137 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Fixing #15. Just adding rescue blocks around the load statements.luke2006-06-191-1/+6
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@136 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Updated to version 1.3luke2006-06-091-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@131 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Adding tagging frameworks back into Facter, and adding the ability to ↵luke2006-05-311-21/+71
| | | | | | specify tags to the to_hash method so that you only receive facts tagged with specific tags git-svn-id: http://reductivelabs.com/svn/facter/trunk@126 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
* changing the syntax of the fact confinesluke2006-05-311-17/+13
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@124 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Adding rubysitedir fact, as requested in #13. Also, switching the output ↵luke2006-05-311-0/+9
| | | | | | when one fact is asked for, so it only produces the single value, with no => symbol. git-svn-id: http://reductivelabs.com/svn/facter/trunk@122 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Switching "tag" to "confine", because it is a more appropriate term. I will ↵luke2006-05-303-36/+37
| | | | | | 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-2/+2
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@119 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
* Adding the ability to specify tags as hashes or arrays, as requested in #112.luke2006-05-301-3/+17
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@117 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Getting rid of the autoload method entirely; facts are now only loaded at ↵luke2006-05-301-16/+7
| | | | | | startup. git-svn-id: http://reductivelabs.com/svn/facter/trunk@116 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* fixing linux memory stuffluke2006-05-301-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 ↵luke2006-05-301-0/+58
| | | | | | module for the memory functions git-svn-id: http://reductivelabs.com/svn/facter/trunk@114 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Accepting the patch in #9, with some modifications.luke2006-05-301-31/+14
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@113 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Updated to version 1.2.1luke2006-05-231-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@110 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* fixing small bug that only occurs with gemsluke2006-05-231-2/+2
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@109 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Updated to version 1.2.0luke2006-05-231-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@107 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Adding final autoloading work.luke2006-05-231-23/+56
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@106 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Adding ruby, puppet, and facter version factsluke2006-05-231-0/+20
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@103 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Added "architecture" fact, added the ability to autoload facts from separate ↵luke2006-05-231-3/+44
| | | | | | files, and added the ability to retrieve fact values via a method for each fact. git-svn-id: http://reductivelabs.com/svn/facter/trunk@101 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Accepting the patch from #5luke2006-05-161-63/+14
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@100 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Updated to version 1.1.4luke2006-02-281-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@93 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Updated to version 1.1.3luke2006-02-231-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@90 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Identifying centosluke2006-02-231-1/+6
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@88 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Updated to version 1.1.2luke2006-02-171-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@85 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Adding ldapname capabilitiesluke2006-02-171-5/+17
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@84 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Updated to version 1.1.1luke2006-01-101-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@78 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Fixing bug when a fact with no resolutions is asked forluke2006-01-101-10/+16
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@76 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Updated to version 1.1.0luke2006-01-091-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@74 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Redoing how tags work.luke2006-01-091-338/+375
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@73 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* adding extra "return nil" statements, and hopefully fixing the test for cygwinluke2006-01-031-7/+6
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@69 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Updated to version 1.0.2luke2006-01-031-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@68 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* adding fixes Eric Sorenson found with cygwinluke2006-01-031-3/+8
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@66 1f5c1d6a-bddf-0310-8f58-fc49e503516a