summaryrefslogtreecommitdiff
path: root/src/Propellor/Types/CmdLine.hs
AgeCommit message (Expand)Author
2019-04-08change from inChroot to granular container capabilities infoJoey Hess
2016-12-26Added --build option, which makes propellor simply build itself.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
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-09-23Added --rm-key.Joey Hess
2015-06-29Added --unset to delete a privdata field.Joey Hess
2015-04-02Make propellor resistent to changes to shared libraries, such as libffiJoey Hess
2015-01-19split out types to improve haddock for Propellor.TypesJoey Hess