summaryrefslogtreecommitdiffstats
path: root/lib/facter/operatingsystemrelease.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fixing indentation everywhereLuke Kanies2009-01-151-8/+8
| | | | Signed-off-by: Luke Kanies <luke@madstop.com>
* Fixing #1761 - Solaris no longer uses /etc/releaseLuke Kanies2008-12-301-6/+1
| | | | | | Applying patch by andy. Signed-off-by: Luke Kanies <luke@madstop.com>
* minor fix to operatingsystemversion to correctly parse /etc/release on ↵rchanter2008-12-091-1/+1
| | | | OpenSolaris 2008.11.
* Fixed #1509 - Fixed version recognition for SLES.Luke Kanies2008-09-241-1/+1
|
* Fixed #1555 - added operatingsystemrelease for SolarisJames Turnbull2008-09-051-0/+12
|
* Applied patch by josb to fix CentOS version detection.Luke Kanies2008-08-181-3/+3
| | | | Signed-off-by: Luke Kanies <luke@madstop.com>
* Adding better SuSE detection for both operatingsystem and release.Luke Kanies2008-08-171-0/+18
| | | | | | Patch provided by seanmil. Signed-off-by: Luke Kanies <luke@madstop.com>
* Modified the operatingsystem fact for Debian so it looks inLuke Kanies2008-08-011-4/+1
| | | | | | | | /etc/debian_version instead of /proc/version. Applied patch by marthag. Signed-off-by: Luke Kanies <luke@madstop.com>
* Fixed #1400 - OperatingSystemRelease should now work on CentOSLuke Kanies2008-07-071-4/+6
| | | | Signed-off-by: Luke Kanies <luke@madstop.com>
* Rejustifying all of the whitespace in the facts, yay.Luke Kanies2008-06-171-50/+50
|
* Updated version. Moved most facts to seperate files.James Turnbull2008-05-171-0/+61