summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release Ohai 0.3.60.3.6AJ Christensen2009-10-273-2/+12
* OHAI-135: include man page for packaging effortMatthew Kent2009-10-211-0/+23
* Revert yajl support temporarily.AJ Christensen2009-10-201-8/+4
* Release Ohai 0.3.4rc00.3.4rc0AJ Christensen2009-10-072-1/+22
* TypoAJ Christensen2009-10-071-1/+1
* OHAI-95: support YAJL > JSON > JSON pureAJ Christensen2009-10-073-2/+16
* OHAI-116 - Add point release to redhat versionThom May2009-10-071-1/+1
* OHAI-107: modifed ec2_spec to pass when no network is connectedcaryp2009-10-071-0/+4
* ohai-112, remove rubygems requirement from ohai binjtimberman2009-10-072-4/+3
* boyscout rule some specs for solaris hostnameDan DeLeo2009-10-061-2/+4
* rm debug code I left in accidentallyDan DeLeo2009-10-061-2/+0
* solaris kernel modulesDan DeLeo2009-10-062-0/+183
* forgot to include spec for solaris hostnamesDan DeLeo2009-10-061-0/+43
* fix solaris hostname/fqdn issues: use `domainname`Dan DeLeo2009-10-061-2/+5
* Solaris2.x => "solaris2"Dan DeLeo2009-10-062-0/+13
* add mixlib gems to the gemspecMathieu Sauve-Frankel2009-10-021-0/+3
* refactor ohai to use mixlibMathieu Sauve-Frankel2009-10-029-385/+128
* "LC_ALL" could be set to nil, in which case we also must ignore it.Diego Algorta2009-10-021-1/+2
* Fix CHEF-293 by defaulting to C locale on every shell commandDiego Algorta2009-10-022-5/+46
* OHAI-111: Read all data from EC2, instead of getsAJ Christensen2009-10-022-4/+4
* add support for netbsd, based on openbsd pluginsMathieu Sauve-Frankel2009-08-1415-0/+651
* consistent spacingMathieu Sauve-Frankel2009-08-121-1/+1
* move the network counters from network/interface/counters to counters/networkMathieu Sauve-Frankel2009-08-121-16/+17
* add unit tests, ported from the freebsd testsMathieu Sauve-Frankel2009-08-123-0/+111
* add kernel[:os]Mathieu Sauve-Frankel2009-08-121-0/+1
* simply cpu.rb for openbsd, as most of the information we want is available fr...Mathieu Sauve-Frankel2009-08-121-25/+11
* add support for the OpenBSD operating system, largely based on the freebsd pl...Mathieu Sauve-Frankel2009-07-2812-1/+546
* bump version for developmentjtimberman2009-07-132-2/+2
* Release 0.3.2, bump version and update changelog0.3.2jtimberman2009-07-133-2/+21
* Switching the media array to a hashAdam Jacob2009-07-091-5/+16
* Merge branch 'ohai-98'jtimberman2009-07-091-20/+62
|\
| * ohai-98, dev-focused readme a la chef'sjtimberman2009-07-091-20/+62
|/
* Merge branch 'master' into thegrort/OHAI-100jtimberman2009-07-091-0/+32
|\
| * Merge branch 'ohai-102'jtimberman2009-07-091-0/+32
| |\
| | * ohai-102, using freebsd uptime plugin for darwin, thanks Bryan!jtimberman2009-07-091-0/+32
| |/
* | OHAI-100: hostname output differs between redhat dirivative and debian diriva...Grant Zanetti2009-07-092-3/+3
|/
* Merge branch 'master' into damm/ohai-93jtimberman2009-07-0819-150/+407
|\
| * Merge branch 'ohai-90'jtimberman2009-07-0818-149/+406
| |\
| | * fix command.rb mixinNuo Yan2009-06-181-1/+1
| | * fix filesystem.rb for windowsNuo Yan2009-06-181-2/+2
| | * Modify tests to accomodate switch to run_commandJames Gartrell2009-06-184-95/+25
| | * adding systmeu as a dependencyAdam Jacob2009-06-181-0/+1
| | * Adding filesystem plugin for windowsJames Gartrell2009-06-181-0/+44
| | * Fixed typo in python.rbJames Gartrell2009-06-181-9/+1
| | * Added comments to wmi_underscore methodJames Gartrell2009-06-181-0/+5
| | * Remove commented out codeJames Gartrell2009-06-181-17/+0
| | * Use wmi_underscore because it is more descriptiveJames Gartrell2009-06-183-7/+7
| | * Remove redundant if statementJames Gartrell2009-06-181-2/+1
| | * Revert unnecessary coersionJames Gartrell2009-06-182-2/+2
| | * Fix typo in Erlang pluginJames Gartrell2009-06-181-2/+2