| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-21 | add news item for propellor 4.5.0 | Joey Hess | |
| 2017-07-17 | todo | Joey Hess | |
| 2017-07-17 | add news item for propellor 4.4.0 | Joey Hess | |
| 2017-07-16 | Propellor.Property.Timezone: New module, contributed by Sean Whitton. | Joey Hess | |
| 2017-07-16 | add merge request | spwhitton | |
| 2017-07-15 | remove old announcment | Joey Hess | |
| 2017-07-15 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2017-07-15 | add news item for propellor 4.3.4 | Joey Hess | |
| 2017-07-15 | add Propellor.Property.Versioned | Joey Hess | |
| New module which allows different versions of a property or host to be written down in a propellor config file. Has many applications, including staged upgrades and rollbacks. Note that it currently only supports RevertableProperty that has the same metatypes for its setup and cleanup sides. And, each RevertableProperty in a version definition needs to have the same metatypes as the others too. I tried a couple of times to add support for differing metatypes, but it got beyond my avilities to do. This commit was sponsored by Jeff Goeke-Smith on Patreon. | |||
| 2017-07-15 | convert todo item into a merge request | spwhitton | |
| 2017-07-14 | Added a comment | gueux | |
| 2017-07-14 | Added a comment | gueux | |
| 2017-07-13 | rollbacks | Joey Hess | |
| 2017-07-13 | wow wow wow | Joey Hess | |
| 2017-07-13 | idea | Joey Hess | |
| 2017-07-13 | add news item for propellor 4.3.3 | Joey Hess | |
| 2017-07-13 | close | Joey Hess | |
| 2017-07-13 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-07-13 | reopen bug | Joey Hess | |
| 2017-07-12 | add bootstrapWith property to support stack and more | Joey Hess | |
| * Hosts can be configured to build propellor using stack, by adding a property: & bootstrapWith (Robustly Stack) * Hosts can be configured to build propellor using cabal, but using only packages installed from the operating system. This will work on eg Debian: & bootstrapWith OSOnly propellor build its config using stack. (This does not affect how propellor is bootstrapped on a host by "propellor --spin host".) This has not yet been tested at all! But should probably work fine. This is based on earlier work by Arnaud Bailly, who made Propellor.Bootstrap use stack without parameterization. In Arnaud's patch, stack was installed using wget, but that only worked on linux-x86_64 and was insecure. I instead chose to use the distribution packages of stack, like is done for cabal. Debian stack has haskell-stack now, and it's getting into many distributions. This commit was sponsored by Francois Marier on Patreon. | |||
| 2017-07-06 | add news item for propellor 4.3.2 | Joey Hess | |
| 2017-07-06 | add news item for propellor 4.3.1 | Joey Hess | |
| 2017-07-05 | add news item for propellor 4.3.0 | Joey Hess | |
| 2017-07-05 | add news item for propellor 4.2.0 | Joey Hess | |
| 2017-07-05 | add news item for propellor 4.1.0 | Joey Hess | |
| 2017-06-28 | update debian stable suite | Joey Hess | |
| 2017-06-18 | add news item for propellor 4.0.6 | Joey Hess | |
| 2017-06-18 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-06-18 | Fix bug that sometimes made --spin fail with "fatal: Couldn't find remote ↵ | Joey Hess | |
| ref HEAD" Tricky stdin buffering problem. An easier fix would have been: hSetBuffering stdin NoBuffering But that approach is less robust; even with NoBuffering, anything that uses hLookAhead causes 1 byte of buffering. And, any reads from stdin before hSetBuffering would still cause the problem. Instead, I used a bigger hammer that will always work. It involves a bit more CPU work, but this is data that is already being fed through ssh; copying it one more time won't cause a measurable performance impact. This commit was sponsored by Jack Hill on Patreon. | |||
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-18 | propellor spin | Joey Hess | |
| 2017-06-10 | todo: sbuild should use apt-cacher-ng | spwhitton | |
| 2017-06-03 | add news item for propellor 4.0.5 | Joey Hess | |
| 2017-06-03 | add news item for propellor 4.0.4 | Joey Hess | |
| 2017-05-25 | Added a comment | bardur.arantsson | |
| 2017-05-20 | update | Joey Hess | |
| 2017-05-18 | bug report | Joey Hess | |
| 2017-05-13 | response | Joey Hess | |
| 2017-05-12 | Added a comment | bardur.arantsson | |
| 2017-04-20 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2017-04-20 | add news item for propellor 4.0.3 | Joey Hess | |
| 2017-04-20 | Added a comment | joelmccracken | |
| 2017-04-17 | response | Joey Hess | |
| 2017-04-17 | Added a comment | joelmccracken | |
| 2017-04-13 | response | Joey Hess | |
| 2017-04-13 | (no commit message) | joelmccracken | |
| 2017-04-09 | done | Joey Hess | |
