Feature #1854
Archlinux detection.
| Status: | Closed | Start date: | 01/07/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | 1.5.3 | |||
| Keywords: | archlinux | Affected Facter version: | ||
| Branch: | ||||
| Votes: | 0 |
Description
I modified the operatingsystem.rb to support detection of Archlinux. It just checks for the existance of /etc/arch-release similar to the Redhat test.
History
Updated by Luke Kanies over 3 years ago
- Status changed from Unreviewed to In Topic Branch Pending Review
- Target version set to 1.5.3
Updated by Paul Nasrat over 3 years ago
- Assignee set to Paul Nasrat
Updated by Paul Nasrat over 3 years ago
Patch logically correct and tested on arch linux on ec2 (ami-f7c92d9e).
However it is white space damaged (patch has dos line endings and uses tabs not spaces), fixed up at ticket branch:
git://github.com/pnasrat/facter.git tickets/1854
Updated by Paul Nasrat over 3 years ago
- Status changed from In Topic Branch Pending Review to Ready For Checkin
Updated by Luke Kanies over 3 years ago
- Status changed from Ready For Checkin to Closed
Applied in commit:0bcdb71.
By the way, if you want commit recognition, attach a patch produced by git.