| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-06-13 | reopen until I hear back about my question | Joey Hess | |
| 2016-06-13 | throw StopPropellorException if unmounting fails | Joey Hess | |
| It would be bad if unmount somehow failed and then another property tried to reformat the mounted device or rm -rf the mount point. While I don't see anything that does that, and while lazy umount can't fail as far as I know, it was throwing an exception that stopped propellor and let's cautiously keep it that way. | |||
| 2016-06-13 | fix buggy readVersionMaybe | Joey Hess | |
| 2016-06-13 | comment | Joey Hess | |
| 2016-06-13 | sequencing errorMessage is pointless | Joey Hess | |
| It throws an error, so only the first error would be shown. Instead, display them all. | |||
| 2016-06-13 | add stopPropellorMessage | Joey Hess | |
| 2016-06-13 | use new StopPropellorException | Joey Hess | |
| 2016-06-13 | improve exception handling | Joey Hess | |
| * Improve exception handling. A property that threw a non-IOException used to stop the whole propellor run. Now, all non-async exceptions only make the property that threw them fail. (Implicit API change) * Added StopPropellorException which can be used in the unsual case where a failure of one property should stop propellor from trying to ensure any other properties. * tryPropellor returns Either SomeException a now (API change) | |||
| 2016-06-13 | merged | Joey Hess | |
| 2016-06-13 | improve some comments | Joey Hess | |
| 2016-06-13 | add new module | Joey Hess | |
| 2016-06-13 | Merge remote-tracking branch 'spwhitton/reboot' | Joey Hess | |
| 2016-06-13 | Sbuild: Add keyringInsecurelyGenerated which is useful on throwaway build ↵ | Joey Hess | |
| VMs. Thanks, Sean Whitton | |||
| 2016-06-13 | Merge remote-tracking branch 'spwhitton/insecure-sbuild-keygen' | Joey Hess | |
| 2016-06-13 | clean up after merge | Joey Hess | |
| 2016-06-13 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-06-13 | comment | Joey Hess | |
| 2016-06-13 | Added a comment | gueux | |
| 2016-06-13 | ConfFile: add hasIniSection property | Félix Sipma | |
| 2016-06-12 | propellor spin | Sean Whitton | |
| 2016-06-12 | improve Exoscale prop haddock | Sean Whitton | |
| 2016-06-12 | submit another merge request | spwhitton | |
| 2016-06-12 | submit merge request | spwhitton | |
| 2016-06-12 | merge request | spwhitton | |
| 2016-06-12 | tidy Sbuild.keypairInsecurelyGenerated | Sean Whitton | |
| 2016-06-12 | Sbuild.keypairInsecurelyGenerated | Sean Whitton | |
| 2016-06-12 | explanatory comments | Sean Whitton | |
| 2016-06-12 | handle errors when parsing kernel version strings | Sean Whitton | |
| 2016-06-12 | bring IO code into propellor monad | Sean Whitton | |
| 2016-06-12 | toKernelNewerThan can give FailedChange | Sean Whitton | |
| 2016-06-12 | fix extracting kernel version string | Sean Whitton | |
| 2016-06-12 | rework newerKernelAvailable | Sean Whitton | |
| 2016-06-12 | also remove any that didn't have versions in name | Sean Whitton | |
| 2016-06-12 | attempt to actually extract kernel version | Sean Whitton | |
| 2016-06-12 | toKernelNewerThan prop | Sean Whitton | |
| 2016-06-12 | factor out some code I will use | Sean Whitton | |
| 2016-06-12 | toKernelNewerThan skeleton | Sean Whitton | |
| 2016-06-12 | re-organise Exoscale.distroKernel | Sean Whitton | |
| 2016-06-12 | factor out reboot code from DigitalOcean.hs | Sean Whitton | |
| 2016-06-12 | include more in flag file | Sean Whitton | |
| 2016-06-12 | attempt to fix Exoscale.distroKernel flag file | Sean Whitton | |
| 2016-06-12 | Exoscale.distroKernel | Sean Whitton | |
| 2016-06-10 | Switch letsencrypt to certbot package name. | Joey Hess | |
| 2016-06-10 | setting up joeyconfig after merge | Joey Hess | |
| 2016-06-10 | Merge branch 'master' into joeyconfig | Joey Hess | |
| 2016-06-10 | propellor spin | Joey Hess | |
| 2016-06-09 | comment | Joey Hess | |
| 2016-06-09 | Add new thread | jackhill@3a205cc2809b4e6247a6cce995473da8e82ac838 | |
| 2016-06-08 | comment | Joey Hess | |
| 2016-06-07 | Added a comment | craige@a46118dff5bc0fad85259759970d8b4b9fc377d7 | |
