| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-04 | DNS WIP | Joey Hess | |
| 2014-12-08 | propellor spin | Joey Hess | |
| (cherry picked from commit 1d02d589c79781cc4b0bd82467edbdf64c40f34d) | |||
| 2014-12-06 | Reboot.atEnd | Joey Hess | |
| 2014-12-06 | endAction can be used to register an action to run once propellor has ↵ | Joey Hess | |
| successfully run on a host. | |||
| 2014-11-20 | incomplete systemd container support | Joey Hess | |
| 2014-11-20 | starting work on a Chroot module | Joey Hess | |
| factored out info up-propigation code rom Docker | |||
| 2014-11-19 | separate docker container type | Joey Hess | |
| Docker containers are now a separate data type, cannot be included in the main host list, and are instead passed to Docker.docked. (API change) | |||
| 2014-11-19 | Added support for using debootstrap from propellor. | Joey Hess | |
| Most of the hard part was making it be able to install debootstrap from source, for use on non-debian-derived systems. | |||
| 2014-11-19 | add fallback combinator | Joey Hess | |
| 2014-10-23 | Revert "Revert "Revert "propellor spin""" | Joey Hess | |
| This reverts commit 26bef2486d27b2cde6feda633c6a7509675a3fe5. | |||
| 2014-10-23 | Revert "Revert "propellor spin"" | Joey Hess | |
| This reverts commit 8d353813bf1e4d0c64f33cf2beed0938eeca92b4. | |||
| 2014-10-23 | Revert "propellor spin" | Joey Hess | |
| This reverts commit ac7b182b5a0f3711414757d05bb461385516e700. | |||
| 2014-10-23 | propellor spin | Joey Hess | |
| 2014-10-23 | Revert "propellor spin" | Joey Hess | |
| This reverts commit 80f5b53f1b7fdc876d5e45df68c29f53bd9666b2. | |||
| 2014-10-23 | propellor spin | Joey Hess | |
| 2014-10-23 | Revert "propellor spin" | Joey Hess | |
| This reverts commit 7637ea0af9ff4056cbdc16f25016785442d4b97e. | |||
| 2014-10-23 | propellor spin | Joey Hess | |
| 2014-10-23 | propellor spin | Joey Hess | |
| 2014-10-23 | bugfix | Joey Hess | |
| 2014-10-08 | fix some accidental uses of spaces, rather than tabs, for indentation | Joey Hess | |
| 2014-06-09 | Attr is renamed to Info. | Joey Hess | |
| 2014-06-07 | combineProperties no longer stops when a property fails; now it continues ↵ | Joey Hess | |
| trying to satisfy all properties on the list before propigating the failure. Audited all of my calls to combineProperties and they should be fine with this behavior.. which suggests it's the right behavior. | |||
| 2014-06-07 | when ssh key data is missing, allow both error messages to be printed | Joey Hess | |
| 2014-05-31 | got rid of the Attr -> Attr SetAttr hack, and use monoids for Attr | Joey Hess | |
| The SetAttr hack used to be needed because the hostname was part of the Attr, and was required to be present. Now that it's moved to Host, let's get rid of that, since it tended to waste CPU. | |||
| 2014-05-31 | remove now redundant _hostname field of Attr | Joey Hess | |
| Now that Host includes _hostName, it's redundant to also keep it in Attr. This requires changing the reader monad to operate on the whole Host. | |||
| 2014-05-31 | propellor spin | Joey Hess | |
| 2014-05-28 | propellor spin | Joey Hess | |
| 2014-05-14 | moved source code to src | Joey Hess | |
| This is to work around OSX's brain-damange regarding filename case insensitivity. Avoided moving config.hs, because it's a config file. Put in a symlink to make build work. | |||
