| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-20 | add news item for propellor 2.10.0 | Joey Hess | |
| 2015-10-20 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-10-20 | build warnings | Joey Hess | |
| 2015-10-20 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2015-10-20 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-10-20 | prep release | Joey Hess | |
| 2015-10-20 | The Propellor.Property.Spin added in the last release is replaced with a ↵ | Joey Hess | |
| very different Propellor.Property.ControlHeir. Rethought it because it turned out that propigating the PrivData rendered the loop detection pointless, because when there was a loop, each host included the other's PrivData, which in turn lead to a loop. And, it was not possible to break that loop. So, changed from adding properties to hosts to a top-down hierarchy that makes changes as needed when applied to the hosts. Which makes it easy to detect and break loops. Aka: The Ur Quan know what they're up to. | |||
| 2015-10-20 | Added a comment: Dry run mode | http://www.joachim-breitner.de/ | |
| 2015-10-20 | add news item for propellor 2.9.0 | Joey Hess | |
| 2015-10-20 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-10-20 | prep release | Joey Hess | |
| 2015-10-20 | propellor spin | Joey Hess | |
| 2015-10-20 | I think that the spin.controller stuff works now | Joey Hess | |
| 2015-10-20 | propellor spin | Joey Hess | |
| 2015-10-20 | unused import | Joey Hess | |
| 2015-10-20 | propellor spin | Joey Hess | |
| 2015-10-20 | privdata propigation for Spin.controller | Joey Hess | |
| Controlling host inherits the privdata for the host it spins, and sends it along to that host. | |||
| 2015-10-20 | tofo | Joey Hess | |
| 2015-10-20 | fix close | Joey Hess | |
| 2015-10-20 | update | Joey Hess | |
| 2015-10-20 | mv | Joey Hess | |
| 2015-10-20 | tag | Joey Hess | |
| 2015-10-20 | use a template for the todo list to show tags | Joey Hess | |
| 2015-10-20 | comment | Joey Hess | |
| 2015-10-20 | done | Joey Hess | |
| 2015-10-20 | on seconds though not close, just I'm done with my part | Joey Hess | |
| 2015-10-20 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-10-20 | haddocks | Joey Hess | |
| 2015-10-20 | close | Joey Hess | |
| 2015-10-20 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2015-10-20 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-10-20 | Chroot: Converted to use a ChrootBootstrapper type class | Joey Hess | |
| So other ways to bootstrap chroots can easily be added in separate modules. (API change) | |||
| 2015-10-20 | Added a comment | https://mathstuf.id.fedoraproject.org/ | |
| 2015-10-20 | (no commit message) | https://mathstuf.id.fedoraproject.org/ | |
| 2015-10-19 | simplify using type safe cast | Joey Hess | |
| 2015-10-19 | improve Info type using GADT, at nomeata's suggestion | Joey Hess | |
| This makes Show Info work, and simplifies the implementation. | |||
| 2015-10-18 | close | Joey Hess | |
| 2015-10-18 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2015-10-18 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-10-18 | document as api change | Joey Hess | |
| 2015-10-18 | fix typo: propigate → propagate | Felix Gruber | |
| 2015-10-18 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-10-18 | fix typo: propigate → propagate | Felix Gruber | |
| 2015-10-18 | propose to change spelling of "propigate" to "propagate" | felgru@ee99e6e19b83f4f9255bc41b8523d0e4fdb655ef | |
| 2015-10-17 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-10-17 | typo | Félix Sipma | |
| 2015-10-17 | do propigate Controlling info out of containers | Joey Hess | |
| If someone wants to make a container be a controller, that should work, and it should then detect loops that loop back to the container's host. | |||
| 2015-10-17 | use Info to detect controller loops | Joey Hess | |
| Much less invasive than the other implementation. | |||
| 2015-10-17 | newtype info allows deriving monoid | Joey Hess | |
| 2015-10-16 | fix key types in examples | Joey Hess | |
