summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Reboot.hs
AgeCommit message (Expand)Author
2017-07-23avoid one failure of Reboot.toKernelNewerThan when /boot not mountedSean Whitton
2017-02-04add tightenTargetsZihao Wang
2016-06-19Reboot.toKernelNewerThan FailedChange not errorSean Whitton
2016-06-13fix buggy readVersionMaybeJoey Hess
2016-06-13add stopPropellorMessageJoey Hess
2016-06-13use new StopPropellorExceptionJoey Hess
2016-06-13improve some commentsJoey Hess
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-12factor out reboot code from DigitalOcean.hsSean Whitton
2016-03-26more portingJoey Hess
2015-12-05UncheckedProperty for cmdProperty et alJoey Hess
2015-10-10propellor spinJoey Hess
2015-09-04fix typoJoey Hess
2015-05-27Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr...Joey Hess
2015-01-24GADT properties seem to work (untested)Joey Hess
2014-12-08finished accidentially committed bitJoey Hess
2014-12-06keep and use Reboot.nowJoey Hess
2014-12-06Reboot.atEndJoey Hess
2014-05-14moved source code to srcJoey Hess