summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/OS.hs
AgeCommit message (Expand)Author
2016-03-28one moreJoey Hess
2016-03-28propellor spinJoey Hess
2016-03-26remove `os` propertyJoey Hess
2016-03-26more portingJoey Hess
2016-03-07add unsupportedOSJoey Hess
2016-02-26Removed Ssh.unauthorizedKey and made Ssh.authorizedKey revertable. (API change)Joey Hess
2016-02-25FooBuntu -> BuntishJoey Hess
2016-02-19trademark nonsenseJoey Hess
2015-10-23allow specifying filesystem mount optionsJoey Hess
2015-10-10propellor spinJoey Hess
2015-05-27Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr...Joey Hess
2015-04-22API change: Added User and Group newtypes, and Properties that used to use th...Joey Hess
2015-01-25remove toSimplePropJoey Hess
2015-01-24GADT properties seem to work (untested)Joey Hess
2015-01-23OS.preserveNetwork finally writtenJoey Hess
2014-12-09improve haddock formating of filenamesJoey Hess
2014-12-07cautionJoey Hess
2014-12-06enable shadow passwordsJoey Hess
2014-12-06updateJoey Hess
2014-12-06Reboot.atEndJoey Hess
2014-12-06reboot at end of propellor run when clean os has been installedJoey Hess
2014-12-05some commentsJoey Hess
2014-12-05fix install of debootstrap from sourceJoey Hess
2014-12-05hasSomePassword and hasPassword now check to make sure shadow passwords are e...Joey Hess
2014-12-05I have now successfully used propellor to convert a Fedora system into a boot...Joey Hess
2014-12-05rollback if renameing failsJoey Hess
2014-12-04more improvements to takeoverJoey Hess
2014-12-04more work on OS takeoverJoey Hess
2014-11-24renameJoey Hess
2014-11-24move property to ssh moduleJoey Hess
2014-11-24more work; builds nowJoey Hess
2014-11-23better property namesJoey Hess
2014-11-23hasSomePassword and hasPassword now default to using the name of the host as ...Joey Hess
2014-11-23WIPJoey Hess