summaryrefslogtreecommitdiff
path: root/Propellor/Types/OS.hs
AgeCommit message (Collapse)Author
2014-05-14moved source code to srcJoey Hess
This is to work around OSX's brain-damange regarding filename case insensitivity. Avoided moving config.hs, because it's a config file. Put in a symlink to make build work.
2014-04-18add dns records to AttrJoey Hess
2014-04-13stable-backports can't be used :(Joey Hess
2014-04-13Properties can now be satisfied differently on different operating systems.Joey Hess