summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-05-30revert testJoey Hess
2015-05-30propellor spinJoey Hess
2015-05-30Merge branch 'joeyconfig'Joey Hess
2015-05-30--spin now works when given a short hostname that only resolves to an ipv6 ↵Joey Hess
address.
2015-05-30Merge branch 'joeyconfig'Joey Hess
2015-05-30export createProcess with debug logging from Propellor.Property.CmdJoey Hess
2015-05-30Mount /proc inside a chroot before provisioning it, to work around #787227Joey Hess
2015-05-29Fix Postfix.satellite bug; the default relayhost was set to the domain, not ↵Joey Hess
to smtp.domain as documented.
2015-05-29workaround bugJoey Hess
2015-05-29propellor spinJoey Hess
2015-05-29Merge branch 'joeyconfig'Joey Hess
2015-05-28reorderJoey Hess
2015-05-27propellor spinJoey Hess
2015-05-27propellor spinJoey Hess
2015-05-27Improve enter-machine scripts for nspawn containers to unset most ↵Joey Hess
environment variables.
2015-05-27propellor spinJoey Hess
2015-05-27merge changes from git-annexJoey Hess
2015-05-27Merge branch 'joeyconfig'Joey Hess
2015-05-27Export CommandParam, boolSystem, safeSystem and shellEscape from ↵Joey Hess
Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library. Several imports of Utility.SafeCommand now redundant.
2015-05-27merge changes from git-annexJoey Hess
2015-05-27merge changes from git-annexJoey Hess
2015-05-27Merge branch 'joeyconfig'Joey Hess
Conflicts: privdata.joey/privdata.gpg
2015-05-26propellor spinJoey Hess
2015-05-24remove unnecessary use of ensurePropertyJoey Hess
2015-05-24propellor spinJoey Hess
2015-05-22propellor spinJoey Hess
2015-05-22propellor spinJoey Hess
2015-05-22Merge branch 'joeyconfig'Joey Hess
Conflicts: privdata.joey/privdata.gpg
2015-05-22mergeJoey Hess
2015-05-22propellor spinJoey Hess
2015-05-18propellor spinJoey Hess
2015-05-18show docs in haddockJoey Hess
2015-05-18refactorJoey Hess
2015-05-16comment typoJoey Hess
2015-05-16add trivial HasImage instance for ImageJoey Hess
2015-05-16Add HasImage type class which provides getImageName method to extract an ↵Antoine Eiche
image name. Image related functions now require a HasImage instance.
2015-05-12Merge branch 'joeyconfig'Joey Hess
2015-05-12Docker images related properties.Antoine Eiche
- a property to pull image from standard Docker Hub registry. - a property to build image from a local directory (with a Dockerfile).
2015-05-12add Docker.Container field labels containerImage and containerHostAntoine Eiche
2015-05-07Merge branch 'joeyconfig'Joey Hess
2015-05-07cmdProperty' renamed to cmdPropertyEnv to make way for a new, more generic ↵Joey Hess
cmdProperty' (API change)
2015-05-07merge from git-annexJoey Hess
2015-05-06Merge branch 'joeyconfig'Joey Hess
2015-04-29remove unused importJoey Hess
2015-04-29avoid checking build deps if cabal configures okJoey Hess
2015-04-29Ensure build deps are installed before building propellor in --spin and cron ↵Joey Hess
job, even if propellor was already built before, to deal with upgrades that add new dependencies.
2015-04-29propellor spinJoey Hess
2015-04-29propellor spinJoey Hess
2015-04-28Merge branch 'joeyconfig'Joey Hess
2015-04-25won't be ueing stable hereJoey Hess