summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2016-03-27add dep on concurrent-output, and re-enable -O0Joey Hess
Using the external concurrent-output library lets it be built with -O2 as is needed to get good runtime memory use. Enabling -O0 because ghc is using rather a lot more time and memory due to the new more complex types. old master branch: Linking dist/build/propellor-config/propellor-config ... 24.59user 0.97system 0:25.93elapsed 98%CPU (0avgtext+0avgdata 354612maxresident)k 1544inputs+46064outputs (0major+371244minor)pagefaults 0swaps this branch before -O0: Linking dist/build/propellor-config/propellor-config ... 25.56user 0.73system 0:26.61elapsed 98%CPU (0avgtext+0avgdata 345348maxresident)k 0inputs+43480outputs (0major+364163minor)pagefaults 0swaps this branch with -O0: Linking dist/build/propellor-config/propellor-config ... 11.91user 0.75system 0:12.97elapsed 97%CPU (0avgtext+0avgdata 237472maxresident)k 16inputs+37264outputs (0major+336166minor)pagefaults 0swaps Above benchmarks are building all source files needed by config-simple.hs. The story is rather worse for joeyconfig.hs; building it now needs over 500 mb even with -O0 :-/
2016-03-26ported propagateContainerJoey Hess
Renamed several utility functions along the way.
2016-03-26remove `os` propertyJoey Hess
The new properties let the type checker know what the target OS is.
2016-03-26update docs for new property typesJoey Hess
2016-03-24add news item for propellor 2.17.0Joey Hess
2016-03-24prep releaseJoey Hess
2016-03-20tyoughtJoey Hess
2016-03-20Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2016-03-20Merge branch 'joeyconfig'Joey Hess
2016-03-20tagJoey Hess
2016-03-20Added a commentarnaud@30aba4d9f1742050874551d3ddc55ca8694809f8
2016-03-19Added a commentarnaud@30aba4d9f1742050874551d3ddc55ca8694809f8
2016-03-19commentJoey Hess
2016-03-19Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2016-03-19commentJoey Hess
2016-03-19Added a comment: Spinning hosts in parallelarnaud@30aba4d9f1742050874551d3ddc55ca8694809f8
2016-03-19From GH PR #13evan@0e4cded17eab71af967a38b123fbc211cf215421
2016-03-17correctJoey Hess
2016-03-17Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2016-03-17commentJoey Hess
2016-03-17Added a comment: Buntish Releasesevan@0e4cded17eab71af967a38b123fbc211cf215421
2016-03-15linkJoey Hess
2016-03-11Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2016-03-11fix clone commandJoey Hess
2016-03-11Added a comment: In Fact Amazonka is Fairly Epicevan@0e4cded17eab71af967a38b123fbc211cf215421
2016-03-10(no commit message)evan@0e4cded17eab71af967a38b123fbc211cf215421
2016-03-10Added a comment: Amazonkaevan@0e4cded17eab71af967a38b123fbc211cf215421
2016-03-09commentJoey Hess
2016-03-08updateJoey Hess
2016-03-08noteJoey Hess
2016-03-08commentJoey Hess
2016-03-08updateJoey Hess
2016-03-08Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2016-03-08Merge branch 'joeyconfig'Joey Hess
2016-03-08commentJoey Hess
2016-03-08removedmithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82
2016-03-08Added a commentmithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82
2016-03-08Added a commentmithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82
2016-03-08removedmithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82
2016-03-08Added a commentmithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82
2016-03-08addJoey Hess
2016-03-08document statusJoey Hess
(cherry picked from commit 6d52245a574e65275f818d90839737f0074b045f)
2016-03-08updateJoey Hess
2016-03-08Merge branch 'joeyconfig'Joey Hess
2016-03-08idea!Joey Hess
2016-03-08Merge branch 'joeyconfig'Joey Hess
2016-03-08cleanupJoey Hess
2016-03-08Merge branch 'joeyconfig'Joey Hess
2016-03-08more thoughtsJoey Hess
2016-03-08Merge branch 'joeyconfig'Joey Hess