summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* updatesluke2005-12-301-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@65 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Updated to version 1.0.1luke2005-11-221-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@63 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* Modified versionluke2005-11-221-1/+1
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@62 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* updating INSTALL with patch from ianluke2005-11-161-0/+5
| | | | git-svn-id: http://reductivelabs.com/svn/facter/trunk@60 1f5c1d6a-bddf-0310-8f58-fc49e503516a
* moving things to the trunkluke2005-08-291-0/+766
git-svn-id: http://reductivelabs.com/svn/facter/trunk@58 1f5c1d6a-bddf-0310-8f58-fc49e503516a