summaryrefslogtreecommitdiffstats
path: root/lib/facter/lsb.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #6974 - Moved to Apache 2.0 licenseJames Turnbull2011-04-061-12/+0
| | | | | | | | | This is in line with our proposed plan to change from the GPL license to Apache 2.0. Please see this link for further explanation: https://groups.google.com/d/topic/puppet-users/NuspYhMpE5o/discussion
* (#5394) Document each Facter fact.Ben H2011-03-311-0/+13
| | | | | | | | | 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.
* Fixes #6521 and other Ruby 1.9 issuesJames Turnbull2011-03-021-4/+4
| | | | Tested on Ruby 1.9.2p180
* Fix #4755: add support for GNU/kFreeBSD platform where missing.Marc Fournier2011-01-311-1/+1
| | | | | | | | | 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>
* more consistent indentation and alignment. also removal of trailing whitespaceIan Taylor2009-02-281-5/+5
|
* Fixing indentation everywhereLuke Kanies2009-01-151-1/+1
| | | | Signed-off-by: Luke Kanies <luke@madstop.com>
* Don't try and run lsb_release on windowsPaul Nasrat2008-07-181-0/+1
|
* Rejustifying all of the whitespace in the facts, yay.Luke Kanies2008-06-171-14/+13
|
* Fixing the last few occurrences of Facter::Resolution instead of ↵Luke Kanies2008-05-151-1/+1
| | | | Facter::Util::Resolution.
* Added new filesJames Turnbull2008-02-081-0/+38