| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-28 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-02-28 | support installing build deps using pure cabal, rather than debian packages | Joey Hess | |
| for non-debian systems | |||
| 2015-02-28 | avoid using the makefile when bootstrapping with --spin | Joey Hess | |
| 2015-02-28 | Propellor now builds itself without needing the Makefile. | Joey Hess | |
| 2015-02-27 | propellor spin | Joey Hess | |
| 2015-02-27 | propellor spin | Joey Hess | |
| 2015-02-27 | propellor spin | Joey Hess | |
| 2015-02-27 | propellor spin | Joey Hess | |
| 2015-02-25 | Add shebang to cron.daily etc files. | Joey Hess | |
| 2015-02-19 | endpoint | Joey Hess | |
| 2015-02-16 | When running shimmed (eg in a docker container), improve process name ↵ | Joey Hess | |
| visible in ps. | |||
| 2015-02-13 | propellor spin | Joey Hess | |
| 2015-02-12 | Merge branch 'joeyconfig' | Joey Hess | |
| Conflicts: privdata.joey/privdata.gpg | |||
| 2015-02-12 | ssh user perm fixes | Joey Hess | |
| * Ssh.authorizedKey: Make the authorized_keys file and .ssh directory be owned by the user, not root. * Ssh.knownHost: Make the .ssh directory be owned by the user, not root. | |||
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-10 | Fix Git.daemonRunning to restart inetd after enabling the git server. | Joey Hess | |
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-10 | propellor spin | Joey Hess | |
| 2015-02-09 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-02-01 | propellor spin | Joey Hess | |
| 2015-01-29 | propellor spin | Joey Hess | |
| 2015-01-29 | propellor spin | Joey Hess | |
| 2015-01-25 | store PropList reversed to optimise & | Joey Hess | |
| PropList is now an opaque type, to prevent misuse. Note that the PropAccum Host instance cannot use reversed order. | |||
| 2015-01-25 | Merge branch 'joeyconfig' | Joey Hess | |
| Conflicts: doc/todo/info_propigation_out_of_nested_properties.mdwn privdata.joey/privdata.gpg | |||
| 2015-01-25 | remove toSimpleProp | Joey Hess | |
| It didn't do what I thought it did with a RevertableProperty; it always returned Nothing because even if the input properties to <!> are NoInfo, it casts them to HasInfo. Even if it had worked, it lost type safety. Better to export the Property NoInfo that is used in a RevertableProperty, so it can be used directly. | |||
| 2015-01-25 | fix combines instance | Joey Hess | |
| The old one caused the actions to run in the right order, but with the wrong description. This problem was found by comparing the [Host] between this branch and current joeyconfig, and printing out their properties, info, and also their list of child properties. The only other difference found is that onChange orders the child property list differently. That does not have any real effect and would be difficult to change, so I've left it as-is. | |||
| 2015-01-25 | avoid needing to define Show twice | Joey Hess | |
| 2015-01-25 | improve docs | Joey Hess | |
| 2015-01-24 | fix typo | Joey Hess | |
