summaryrefslogtreecommitdiff
path: root/src/Propellor/CmdLine.hs
AgeCommit message (Expand)Author
2019-04-08change from inChroot to granular container capabilities infoJoey Hess
2017-07-30Set GPG_TTY when run at a terminalJoey Hess
2017-07-25new propertiesJoey Hess
2016-12-27use fewer tabsDaniel Brooks
2016-12-26add a little more information to the usage textDaniel Brooks
2016-12-26Merge branch 'joeyconfig'Joey Hess
2016-12-26Added --build option, which makes propellor simply build itself.Joey Hess
2016-12-26get usage and man page back in syncJoey Hess
2016-12-24GHC's fileSystemEncoding is used for all String IO, to avoid encoding-related...Joey Hess
2016-05-01Remove Propellor.DotDir from the propellor library, as its use of Paths_prope...Joey Hess
2016-04-01separate propellor --initJoey Hess
2016-03-30propellor spinJoey Hess
2016-03-30When new dependencies are added to propellor or the propellor config, try har...Joey Hess
2016-03-08when run w/o parameters as root, update from git and buildJoey Hess
2016-03-07FreeBSD Support including:Evan Cofsky
2016-03-06propellor spinJoey Hess
2016-03-06stop using --continue SimpleRun for spinJoey Hess
2016-03-06refactor and propigate failure after re-running propellorJoey Hess
2016-03-06move backJoey Hess
2016-03-06propellor spinJoey Hess
2016-03-02always buildFirst when --spin does --continue SimpleRunJoey Hess
2016-03-02avoid repeated rebuilds, more type safelyJoey Hess
2016-01-03refactor into smaller modules to untangle git and gpg modulesJoey Hess
2015-12-31spin --via: Avoid committing on relay host.Joey Hess
2015-11-01a few tweaks for concurrent outputJoey Hess
2015-10-28need withConcurrentOutput to flush any buffered concurrent outputJoey 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 --unset-unusedJoey 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-23Added --rm-key.Joey Hess
2015-06-29Added --unset to delete a privdata field.Joey Hess
2015-05-30--spin now works when given a short hostname that only resolves to an ipv6 ad...Joey Hess
2015-05-27Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr...Joey Hess
2015-04-02Make propellor resistent to changes to shared libraries, such as libffiJoey Hess
2015-02-28Propellor now builds itself without needing the Makefile.Joey Hess
2015-01-19split out types to improve haddock for Propellor.TypesJoey Hess
2015-01-01Update intermediary propellor in --spin --viaJoey Hess
2014-11-23add --mergeJoey Hess
2014-11-23--spin can be passed multiple hosts, and it will provision each host in turn.Joey Hess
2014-11-22reorgJoey Hess
2014-11-22look for /usr/local/propellor/.git to know if it's fully deployedJoey Hess
2014-11-22Hostname parameters not containing dots are looked up in the DNS to find the ...Joey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess
2014-11-22propellor spinJoey Hess