summaryrefslogtreecommitdiff
path: root/src/Propellor/Spin.hs
AgeCommit message (Expand)Author
2017-10-04override deploy url with PropellorRepo.hasOriginUrl infoJoey Hess
2017-10-04avoid propagating non-alias DNS info from container to hostJoey Hess
2017-07-13finally really fixed HEAD problemJoey Hess
2017-07-13trying the pipe trick againJoey Hess
2017-07-13Revert "disable buffering earlier"Joey Hess
2017-07-13disable buffering earlierJoey Hess
2017-07-12add bootstrapWith property to support stack and moreJoey Hess
2017-06-18my pipe trick didn't work; fallback to NoBufferingJoey Hess
2017-06-18Fix bug that sometimes made --spin fail with "fatal: Couldn't find remote ref...Joey Hess
2017-06-18remove unnecessary binary mode settingJoey Hess
2017-04-09avoid call stackJoey Hess
2017-02-26convert fromIPAddr to valJoey Hess
2016-03-30indentJoey Hess
2016-03-26ported propagateContainerJoey Hess
2016-03-08fix reversion in bootstrap spin of system with no declared OSJoey Hess
2016-03-07make Cron.runPropellor pass System to bootstrapPropellorCommandJoey Hess
2016-03-07Merge remote-tracking branch 'remotes/misandrist/FreeBSD' into wipJoey Hess
2016-03-07FreeBSD Support including:Evan Cofsky
2016-03-06Force ssh, scp, and git commands to be run in the foreground.Joey Hess
2016-03-06propellor spinJoey Hess
2016-03-06propellor spinJoey Hess
2016-03-06propellor spinJoey Hess
2016-03-06stop using --continue SimpleRun for spinJoey Hess
2016-01-03refactor into smaller modules to untangle git and gpg modulesJoey Hess
2015-12-08tweak wrong spin branch error messageSean Whitton
2015-12-08implement two pre-spin safety checksSean Whitton
2015-11-01run editor processes in foregroundJoey Hess
2015-11-01a few tweaks for concurrent outputJoey Hess
2015-11-01Revert "propellor spin"Joey Hess
2015-11-01propellor spinJoey Hess
2015-10-28propellor spinJoey Hess
2015-10-28use outputConcurrent interfaceJoey Hess
2015-10-28remove debugJoey Hess
2015-10-28propellor spinJoey Hess
2015-10-28propellor spinJoey Hess
2015-10-28propellor spinJoey Hess
2015-10-20refactorJoey Hess
2015-10-20simplify privdata propigation to spin from controllerJoey Hess
2015-10-20privdata propigation for Spin.controllerJoey Hess
2015-10-17use Info to detect controller loopsJoey Hess
2015-10-16Added Propellor.Property.Spin, which can be used to make a host be a controll...Joey Hess
2015-10-10propellor spinJoey Hess
2015-09-13Follow some hlint suggestions.Mario Lang
2015-09-06Added Propellor.Property.Rsync. WIP; untestedJoey Hess
2015-07-30Work around broken git pull option parser in git 2.5.0, which broke use of --...Joey Hess
2015-05-30revert testJoey Hess
2015-05-30propellor spinJoey Hess
2015-05-30--spin now works when given a short hostname that only resolves to an ipv6 ad...Joey Hess
2015-04-29propellor spinJoey Hess
2015-02-28avoid using the makefile when bootstrapping with --spinJoey Hess