summaryrefslogtreecommitdiff
path: root/Propellor/Property/SiteSpecific/GitAnnexBuilder.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-18get rid of AttrPropertyJoey Hess
Now both Property and RevertableProperty can influence Attr on their own.
2014-04-10Propellor monad is a Reader for HostAttrJoey Hess
So far, the hostname is only used to improve a message in withPrivData, but I anticipate using HostAttr for a lot more.
2014-04-08serviceInstalledRunningJoey Hess
2014-04-08propellor spinJoey Hess
2014-04-02propellor spinJoey Hess
2014-04-02generalized git-annex autobuilder to not need a rsync passwordJoey Hess
2014-04-01changed Arch to String typeJoey Hess
2014-04-01temp workaroundJoey Hess
2014-04-01propellor spinJoey Hess
2014-04-01propellor spinJoey Hess
2014-04-01propellor spinJoey Hess
2014-04-01propellor spinJoey Hess
2014-04-01propellor spinJoey Hess
2014-04-01propellor spinJoey Hess
2014-04-01propellor spinJoey Hess
2014-04-01propellor spinJoey Hess
2014-04-01propellor spinJoey Hess
2014-04-01fix desc for combinePropertiesJoey Hess
2014-04-01propellor spinJoey Hess
2014-04-01propellor spinJoey Hess
2014-04-01various improvementsJoey Hess