| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-25 | setting up joeyconfig after merge | Joey Hess | |
| 2017-07-25 | Merge branch 'master' into joeyconfig | Joey Hess | |
| 2017-07-25 | propellor spin | Joey Hess | |
| 2017-07-25 | DiskImage: Avoid re-partitioning disk image unncessarily, for a large speedup. | Joey Hess | |
| This commit was sponsored by Anthony DeRobertis on Patreon. | |||
| 2017-07-23 | Reboot.toKernelNewerThan: If running kernel is new enough, avoid looking at ↵ | Joey Hess | |
| what kernels are installed. Thanks, Sean Whitton. | |||
| 2017-07-23 | avoid one failure of Reboot.toKernelNewerThan when /boot not mounted | Sean Whitton | |
| If the running kernel is new enough, there is no need to look at the kernels installed on the system. | |||
| 2017-07-21 | add news item for propellor 4.5.0 | Joey Hess | |
| 2017-07-21 | releasing package propellor version 4.5.0 | Joey Hess | |
| 2017-07-21 | clean up after merge | Joey Hess | |
| 2017-07-21 | calcPartTable using PartSpec DSL | Joey Hess | |
| * Generalized the PartSpec DSL, so it can be used for both disk image partitioning, and disk device partitioning, with different partition sizing methods as appropriate for the different uses. (minor API change) * Propellor.Property.Parted: Added calcPartTable function which uses PartSpec DiskPart, and a useDiskSpace combinator. This commit was sponsored by Thomas Hochstein on Patreon. | |||
| 2017-07-21 | improve comment | Joey Hess | |
| 2017-07-17 | Generate a better description for versioned properties. | Joey Hess | |
| 2017-07-17 | setting up joeyconfig after merge | Joey Hess | |
| 2017-07-17 | Merge branch 'master' into joeyconfig | Joey Hess | |
| 2017-07-17 | propellor spin | Joey Hess | |
| 2017-07-17 | todo | Joey Hess | |
| 2017-07-17 | add news item for propellor 4.4.0 | Joey Hess | |
| 2017-07-17 | releasing package propellor version 4.4.0 | Joey Hess | |
| 2017-07-17 | Propellor.Property.LightDM.autoLogin: Made revertable. | Joey Hess | |
| * Propellor.Property.LightDM.autoLogin: Made revertable. (minor API change) * Propellor.Property.Conffile: Added lacksIniSetting. This commit was sponsored by Jack Hill on Patreon. | |||
| 2017-07-17 | Propellor.Property.Sudo.enabledFor: Made revertable | Joey Hess | |
| (minor API change) This commit was sponsored by Henrik Riomar on Patreon. | |||
| 2017-07-16 | Propellor.Property.Timezone: New module, contributed by Sean Whitton. | Joey Hess | |
| 2017-07-16 | Merge remote-tracking branch 'spwhitton/timezone' | Joey Hess | |
| 2017-07-16 | add merge request | spwhitton | |
| 2017-07-15 | fix usage of File.hasContent | Sean Whitton | |
| 2017-07-15 | docstring for Timezone type | Sean Whitton | |
| 2017-07-15 | missing import | Sean Whitton | |
| 2017-07-15 | add Timezone.configured | Sean Whitton | |
| 2017-07-15 | clean up after merge | Joey Hess | |
| 2017-07-15 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-07-15 | improve haddock | Joey Hess | |
| 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 | releasing package propellor version 4.3.4 | Joey Hess | |
| 2017-07-15 | setting up joeyconfig after merge | 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 | clean up after merge | Joey Hess | |
| 2017-07-13 | rollbacks | Joey Hess | |
| 2017-07-13 | setting up joeyconfig after merge | Joey Hess | |
| 2017-07-13 | wow wow wow | Joey Hess | |
| 2017-07-13 | idea | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | add news item for propellor 4.3.3 | Joey Hess | |
| 2017-07-13 | formatting | Joey Hess | |
| 2017-07-13 | releasing package propellor version 4.3.3 | Joey Hess | |
| 2017-07-13 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-07-13 | rename src/config.hs | Joey Hess | |
| This works around an infelicity in stack; it complains when there are both a toplevel config.hs and a src/config.hs, despite that being fine with cabal. | |||
