summaryrefslogtreecommitdiffstats
path: root/lib/facter/operatingsystem.rb
Commit message (Collapse)AuthorAgeFilesLines
* (#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.
* Fixed #3087 - Identify VMWareJames Turnbull2011-03-171-0/+9
| | | | | | | Added support for VMWareESX and ESXi to operatingsystem and operatingsystemrelease facts Added appropriate tests
* Merge branch 'next' into tickets/next/2721Adrien Thebo2011-03-151-0/+2
|\
| * Fix #6679 - Added Scientific Linux to operatingsystem factJames Turnbull2011-03-111-0/+2
| | | | | | | | Thanks to James Goddard for the patch
* | (#2721) Merged patch from Brane GraAnarAdrien Thebo2011-03-081-2/+6
|/ | | | | | | - Adds support for Slamd64 and Bluewhite64 for the operatingsystem fact - Adds support for Slamd64 and Bluewhite64 for the operatingsystemrelease fact
* [#4062] Implement operating system facts for MeeGoRein Henrichs2010-08-031-0/+2
| | | | | | | | | | | | | | Implements operatingsystem and operatingsystemrelease for MeeGo From Rohan McGovern's patch: MeeGo ( http://meego.com/ ) uses an /etc/meego-release file similar to the files found on many Linux distros. Currently, MeeGo falls back on “Linux” as the operatingsystem fact. It’d be useful to have a proper value. Attached patch implements it. Signed-off-by: Rein Henrichs <rein@puppetlabs.com>
* Added support for Slackware in operatingsystem and operatingsystemreleaseBostjan Skufca2010-04-241-0/+2
|
* Facter ticket 2214 - Fix facts for OVSPaul Nasrat2009-05-121-3/+5
| | | | | | | | Added tests for operatingsystem fact covering the two simple cases and a test for this specific interaction of release files We should take some time to add tests when we're adding or changing new operatingsystem facts
* Fixed #2215 - Added support for SUSE Linux Enterprise Desktop to ↵Andreas Zuber2009-05-101-0/+2
| | | | operatingsystem and operatingsystemrelease
* Added support for ArchLinux to operatingsystem factJames Turnbull2009-05-101-0/+2
|
* more consistent indentation and alignment. also removal of trailing whitespaceIan Taylor2009-02-281-4/+4
|
* Added support for Oracle VM Server to operatingsystem and operatingsystemreleaseJames Turnbull2009-02-111-0/+2
|
* Added support for Oracle Enterprise Linux to operatingsystemJames Turnbull2009-02-111-0/+2
| | | | and operatingsystemrelease
* Fixed Ubuntu operatingsystem identificationJames Turnbull2009-02-031-0/+2
|
* Fixed #1867 - Fixed OpenSuSE detectionLuke Kanies2009-01-271-0/+2
| | | | | | Applied patch by miah. Signed-off-by: Luke Kanies <luke@madstop.com>
* Fixing #1854 - Adding ArchLinux supportLuke Kanies2009-01-271-0/+2
| | | | | | Used patch by miah. Signed-off-by: Luke Kanies <luke@madstop.com>
* Adding better SuSE detection for both operatingsystem and release.Luke Kanies2008-08-171-1/+6
| | | | | | Patch provided by seanmil. Signed-off-by: Luke Kanies <luke@madstop.com>
* Rejustifying all of the whitespace in the facts, yay.Luke Kanies2008-06-171-33/+33
|
* Updated version. Moved most facts to seperate files.James Turnbull2008-05-171-0/+37