| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-06-19 | Merge remote-tracking branch 'spwhitton/firejail' | Joey Hess | |
| 2016-06-19 | haddock tweak | Sean Whitton | |
| Slashes inside @monospace@ get misinterpreted. | |||
| 2016-06-19 | describe Firejail.jailed | Sean Whitton | |
| 2016-06-18 | Really make Apt.install fail when asked to install a package that apt does ↵ | Joey Hess | |
| not know about | |||
| 2016-06-17 | revert accidential commit | Joey Hess | |
| 2016-06-17 | Apt.install: When asked to install a package that apt does not know about, ↵ | Joey Hess | |
| it used to incorrectly succeed. Now it will fail. | |||
| 2016-06-16 | response | Joey Hess | |
| 2016-06-16 | add Propellor.Property.Firejail | Sean Whitton | |
| 2016-06-15 | Merge remote-tracking branch 'felix/hasinisection' | Joey Hess | |
| 2016-06-15 | ConfFile: export hasIniSection | Félix Sipma | |
| 2016-06-13 | avoid using Architecture for what's really a kernel flavor | Joey Hess | |
| 2016-06-13 | add DebianKernel datatype | Félix Sipma | |
| (cherry picked from commit 3590a1241580ddcdd153e2619a3c02ce18a8db8c but without the changes to src/Propellor/Precompiled.hs) | |||
| 2016-06-13 | remove ANDROID | Joey Hess | |
| (cherry picked from commit d5d42f4fb51fee4e5eb2e17d82f1339876c8fc03) | |||
| 2016-06-13 | convert Sbuild to new Architecture type | Félix Sipma | |
| (cherry picked from commit e44ea6c16d84a8f369ae4ca27ff862f8f9844819) | |||
| 2016-06-13 | convert Architecture to a sumtype | Félix Sipma | |
| TODO: remove ANDROID (used in GitAnnexBuilder) TODO: add other architectures TODO: rename ARMHF TODO: rename ARMEL (cherry picked from commit 6f36f6cade4e1d8b15c714565e223562c6573099) | |||
| 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 | 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 some comments | Joey Hess | |
| 2016-06-13 | Merge remote-tracking branch 'spwhitton/reboot' | Joey Hess | |
| 2016-06-13 | Merge remote-tracking branch 'spwhitton/insecure-sbuild-keygen' | Joey Hess | |
| 2016-06-13 | ConfFile: add hasIniSection property | Félix Sipma | |
| 2016-06-12 | improve Exoscale prop haddock | Sean Whitton | |
| 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 | propellor spin | Joey Hess | |
| 2016-05-28 | deal with systemd's KillUserProcesses change | Joey Hess | |
| * Systemd: Added killUserProcesses property, which can be reverted to return systemd to its default behavior before version 230 started killing processes like screen sessions. * Systemd: Added logindConfigured property. | |||
| 2016-05-23 | more consistent layout in example | Joey Hess | |
| 2016-05-23 | Merge remote-tracking branch 'spwhitton/sbuild' | Joey Hess | |
| 2016-05-23 | copy sample piuparts conf doc | Sean Whitton | |
| 2016-05-22 | changesFile -> changesFileContent | Sean Whitton | |
