summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-06-19avoid import warning about FoldableJoey Hess
2016-06-19Merge remote-tracking branch 'spwhitton/firejail'Joey Hess
2016-06-19haddock tweakSean Whitton
2016-06-19clean build on GHC 7.10Sean Whitton
2016-06-19fix build on old GHC by importing Data.FoldableSean Whitton
2016-06-19describe Firejail.jailedSean Whitton
2016-06-18Really make Apt.install fail when asked to install a package that apt does no...Joey Hess
2016-06-17revert accidential commitJoey Hess
2016-06-17Apt.install: When asked to install a package that apt does not know about, it...Joey Hess
2016-06-16responseJoey Hess
2016-06-16add Propellor.Property.FirejailSean Whitton
2016-06-16applyToList combinatorSean Whitton
2016-06-15Merge remote-tracking branch 'felix/hasinisection'Joey Hess
2016-06-15ConfFile: export hasIniSectionFélix Sipma
2016-06-13avoid using Architecture for what's really a kernel flavorJoey Hess
2016-06-13improve haddockJoey Hess
2016-06-13add DebianKernel datatypeFélix Sipma
2016-06-13remove ANDROID in architectureToDebianArchStringFélix Sipma
2016-06-13remove ANDROIDJoey Hess
2016-06-13reformat Architecture definitionFélix Sipma
2016-06-13add several ArchitecturesJoey Hess
2016-06-13convert Sbuild to new Architecture typeFélix Sipma
2016-06-13convert Architecture to a sumtypeFélix Sipma
2016-06-13wordingJoey Hess
2016-06-13throw StopPropellorException if unmounting failsJoey Hess
2016-06-13fix buggy readVersionMaybeJoey Hess
2016-06-13sequencing errorMessage is pointlessJoey Hess
2016-06-13add stopPropellorMessageJoey Hess
2016-06-13use new StopPropellorExceptionJoey Hess
2016-06-13improve exception handlingJoey Hess
2016-06-13improve some commentsJoey Hess
2016-06-13Merge remote-tracking branch 'spwhitton/reboot'Joey Hess
2016-06-13Merge remote-tracking branch 'spwhitton/insecure-sbuild-keygen'Joey Hess
2016-06-13ConfFile: add hasIniSection propertyFélix Sipma
2016-06-12improve Exoscale prop haddockSean Whitton
2016-06-12tidy Sbuild.keypairInsecurelyGeneratedSean Whitton
2016-06-12Sbuild.keypairInsecurelyGeneratedSean Whitton
2016-06-12explanatory commentsSean Whitton
2016-06-12handle errors when parsing kernel version stringsSean Whitton
2016-06-12bring IO code into propellor monadSean Whitton
2016-06-12toKernelNewerThan can give FailedChangeSean Whitton
2016-06-12fix extracting kernel version stringSean Whitton
2016-06-12rework newerKernelAvailableSean Whitton
2016-06-12also remove any that didn't have versions in nameSean Whitton
2016-06-12attempt to actually extract kernel versionSean Whitton
2016-06-12toKernelNewerThan propSean Whitton
2016-06-12factor out some code I will useSean Whitton
2016-06-12toKernelNewerThan skeletonSean Whitton
2016-06-12re-organise Exoscale.distroKernelSean Whitton
2016-06-12factor out reboot code from DigitalOcean.hsSean Whitton