summaryrefslogtreecommitdiffstats
path: root/lib/facter/lsbmajdistrelease.rb
Commit message (Collapse)AuthorAgeFilesLines
* (#5394) Document each Facter fact.Ben H2011-03-311-0/+12
| | | | | | | | | 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.
* Remove Solaris from the list of confined systems. It won't get the original ↵Ben Hughes2011-03-151-1/+1
| | | | lsb facts, and it's nonsensical too.
* 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>
* Fixed #2131 - Facter doesn't populate lsbmajdistrelease on OEL (also OEL/OVS ↵James Turnbull2009-05-121-1/+1
| | | | and other facts)
* Added Ubuntu to a variety of confinesJames Turnbull2008-10-211-1/+1
|
* Fixed #1619 - Applying patch by seanmil, adding support for SLES.Luke Kanies2008-09-291-1/+1
| | | | Signed-off-by: Luke Kanies <luke@madstop.com>
* Rejustifying all of the whitespace in the facts, yay.Luke Kanies2008-06-171-2/+1
|
* Added LSB Major Dist Release fact fixing #41James Turnbull2008-05-191-0/+16