summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* improve some commentsJoey Hess2016-06-13
* Merge remote-tracking branch 'spwhitton/reboot'Joey Hess2016-06-13
|\
| * improve Exoscale prop haddockSean Whitton2016-06-12
| * explanatory commentsSean Whitton2016-06-12
| * handle errors when parsing kernel version stringsSean Whitton2016-06-12
| * bring IO code into propellor monadSean Whitton2016-06-12
| * toKernelNewerThan can give FailedChangeSean Whitton2016-06-12
| * fix extracting kernel version stringSean Whitton2016-06-12
| * rework newerKernelAvailableSean Whitton2016-06-12
| * also remove any that didn't have versions in nameSean Whitton2016-06-12
| * attempt to actually extract kernel versionSean Whitton2016-06-12
| * toKernelNewerThan propSean Whitton2016-06-12
| * factor out some code I will useSean Whitton2016-06-12
| * toKernelNewerThan skeletonSean Whitton2016-06-12
| * re-organise Exoscale.distroKernelSean Whitton2016-06-12
| * factor out reboot code from DigitalOcean.hsSean Whitton2016-06-12
| * include more in flag fileSean Whitton2016-06-12
| * attempt to fix Exoscale.distroKernel flag fileSean Whitton2016-06-12
| * Exoscale.distroKernelSean Whitton2016-06-12
* | Merge remote-tracking branch 'spwhitton/insecure-sbuild-keygen'Joey Hess2016-06-13
|\ \
| * | tidy Sbuild.keypairInsecurelyGeneratedSean Whitton2016-06-12
| * | Sbuild.keypairInsecurelyGeneratedSean Whitton2016-06-12
| |/
* | Switch letsencrypt to certbot package name.Joey Hess2016-06-10
* | propellor spinJoey Hess2016-06-10
* | better deal with stack resolver being in two placesJoey Hess2016-06-03
|/
* include description in exampleJoey Hess2016-06-02
* deal with systemd's KillUserProcesses changeJoey Hess2016-05-28
* more consistent layout in exampleJoey Hess2016-05-23
* Merge remote-tracking branch 'spwhitton/sbuild'Joey Hess2016-05-23
|\
| * copy sample piuparts conf docSean Whitton2016-05-23
| * changesFile -> changesFileContentSean Whitton2016-05-22
| * rm dummy descSean Whitton2016-05-22
| * don't invoke ccache with no paramsSean Whitton2016-05-22
| * be more careful setting sbuild ccache limitsSean Whitton2016-05-22
| * hasLimits requires installedSean Whitton2016-05-22
| * consistencySean Whitton2016-05-22
| * property to set the limits filled outSean Whitton2016-05-22
| * start reworking Ccache.Limit to Utility.DataSizeSean Whitton2016-05-22
| * hasGroupCache -> hasCacheSean Whitton2016-05-22
| * descSean Whitton2016-05-21
| * fix paths to schroot profilesSean Whitton2016-05-21
| * refactorSean Whitton2016-05-21
| * descsSean Whitton2016-05-21
| * fix cp commandSean Whitton2016-05-21
| * describe Sbuild.shareAptCacheSean Whitton2016-05-21
| * File.isCopyOf usage replaced with cmdPropertySean Whitton2016-05-21
| * typoSean Whitton2016-05-21
| * piuparts conf propertiesSean Whitton2016-05-21
| * disable Sbuild.blockNetworkSean Whitton2016-05-21
| * update Sbuild.hs for new Ccache.hsSean Whitton2016-05-21