| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-11 | reorg docs | Joey Hess | |
| 2017-03-11 | fix example | Joey Hess | |
| 2017-03-08 | Remove make from propellor's dependency list | Joey Hess | |
| It's not used by propellor any longer. Has not been used for a long time actually. | |||
| 2017-03-08 | Makefile: Removed "run" target which was default target. | Joey Hess | |
| "make" now only builds propellor, does not run it. Note that propellor 1.0.0 and earlier relied on this target for the Cron.runPropellor property's cronjob to work, so upgrading directly to this version from 1.0.0 would break that cron job. (Debian has 0.9.1 in stable, and 3.2.3 will be in the next stable release. Upgrading between Debian releases is supposed to be done without skipping a release, so that's ok.) | |||
| 2017-03-08 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-03-08 | propellor spin | Joey Hess | |
| 2017-03-08 | propellor spin | Joey Hess | |
| 2017-03-08 | added Apache.confEnabled | Joey Hess | |
| 2017-03-07 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2017-03-07 | clean up after merge | Joey Hess | |
| 2017-03-07 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-03-07 | update | Joey Hess | |
| 2017-03-07 | propellor spin | Walter Franzini | |
| 2017-03-06 | flip arm build times while still bringing up the ancient build | Joey Hess | |
| 2017-03-06 | propellor spin | Walter Franzini | |
| 2017-03-06 | propellor spin | Walter Franzini | |
| 2017-03-04 | propellor spin | Eric Schug | |
| 2017-03-03 | propellor spin | Joey Hess | |
| 2017-03-02 | setting up joeyconfig after merge | Joey Hess | |
| 2017-03-02 | Merge branch 'master' into joeyconfig | Joey Hess | |
| 2017-03-01 | propellor spin | Joey Hess | |
| 2017-03-01 | clean up after merge | Joey Hess | |
| 2017-03-01 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-03-01 | use git.joeyh.name | Joey Hess | |
| 2017-03-01 | add news item for propellor 3.4.1 | Joey Hess | |
| 2017-03-01 | Fixed https url to propellor git repository. | Joey Hess | |
| 2017-03-01 | add news item for propellor 3.4.0 | Joey Hess | |
| 2017-03-01 | releasing package propellor version 3.4.0 | Joey Hess | |
| 2017-03-01 | github mirror of propellor is gone | Joey Hess | |
| * The github mirror of propellor's git repository has been removed, since github's terms of service has started imposing unwanted licensing requirements. * propellor --init: The option to clone propellor's git repository used to use the github mirror, and has been changed to use a different mirror. | |||
| 2017-03-01 | removed my repos from github; don't need to run gitriddance anymore | Joey Hess | |
| 2017-02-26 | note | Joey Hess | |
| 2017-02-26 | convert fromIPAddr to val | Joey Hess | |
| 2017-02-26 | convert from* in Firewall to val | Joey Hess | |
| 2017-02-26 | use val instead of show | Joey Hess | |
| 2017-02-26 | fix minor bug in pval (MegaBytes 0) | Joey Hess | |
| 2017-02-26 | ConfigurableValue instances for User, Group | Joey Hess | |
| 2017-02-26 | propellor spin | Joey Hess | |
| 2017-02-26 | fix tabs for indentation | Joey Hess | |
| 2017-02-26 | use ConfigurableValue where applicable | Joey Hess | |
| * Removed fromPort (use val instead). (API change) * Removed several Show instances that were only used for generating configuration, replacing with ConfigurableValue instances. (API change) It's somewhat annoying that IsInfo requires a Show instance. That's needed to be able to display Info in ghci, but some non-derived Show instances had to be kept to support that. | |||
| 2017-02-26 | Added ConfigurableValue type class | Joey Hess | |
| * Added ConfigurableValue type class, for values that can be used in a config file, or to otherwise configure a program. * The val function converts such values to String. This was motivated by the bug caused by type Port = Int changing to newtype Port = Port Int deriving Show After that change, some things that used show port to generate config files were broken. By using the ConfigurableValue type class instead, such breakage can be prevented. | |||
| 2017-02-26 | run armel and armelancient builds on different days | Joey Hess | |
| It takes more than 12 hours per build, and two builds running at once will probably fail. | |||
| 2017-02-21 | setting up joeyconfig after merge | Joey Hess | |
| 2017-02-20 | gogogo | Joey Hess | |
| 2017-02-20 | clarify todo | spwhitton | |
| 2017-02-20 | create user page in correct place | spwhitton | |
| 2017-02-20 | removed | spwhitton | |
| 2017-02-20 | post todo: apt mirror info property | spwhitton | |
| 2017-02-20 | create user page | spwhitton | |
| 2017-02-20 | add news item for propellor 3.3.1 | Joey Hess | |
| 2017-02-20 | releasing package propellor version 3.3.1 | Joey Hess | |
