summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2019-04-01Added a comment: Patch series submittedspwhitton
2019-04-01commentJoey Hess
2019-04-01Added Utility.FileMode to the modules exported by Propellor.UtilitiesJoey Hess
Since File.mode uses FileMode, it seems it ought to be exported by propellor somewhere. I don't want to make propellor Property modules themselves export core data types though, so this is a compromise of dubious utility.
2019-04-01Sbuild.built no longer includes Apt.stdSourcesList by default, in order to ↵Joey Hess
support non-Debian OS's. (API change) To upgrade: Simply add Sbuild.osDebianStandard to all Sbuild.built calls which have osDebian. Thanks, Sean Whitton
2019-03-30How can File.mode be used in config.hs?Nicolas.Schodet
2019-03-29Added a comment: patch submittedspwhitton
2019-03-29report bugspwhitton
2019-03-29fix .dir-locals.el to avoid apparent memory leak bug with Emacs 26spwhitton
2019-03-29Need help to write a property of a generic kindNicolas.Schodet
2019-03-26Added a commentNicolas.Schodet
2019-03-18Added a commentspwhitton
2019-03-17ideaJoey Hess
2019-03-17Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2019-03-17commentJoey Hess
2019-03-16Added a comment: Works on my machine ;)david
2019-03-06patchJoey Hess
2019-03-06Added a commentspwhitton
2019-03-06commentJoey Hess
2019-03-06commentJoey Hess
2019-03-05(no commit message)david
2019-03-03(no commit message)david
2019-03-03(no commit message)david
2019-02-17thoughtsJoey Hess
2019-02-13commentJoey Hess
2019-02-13Added a commentpicca
2019-02-13(no commit message)picca
2019-01-20add news item for propellor 5.6.1Joey Hess
2019-01-18add news item for propellor 5.6.0Joey Hess
2019-01-18Fix --spin crash when ~/.ssh/ directory did not already exist.Joey Hess
2019-01-18Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2019-01-18update commentJoey Hess
2019-01-16(no commit message)picca
2018-12-31Added a commentthom@386bbca5d0520f44e47909c31e6b0138a4c493b8
2018-12-30followupJoey Hess
2018-12-30stack install pkg is brokenJoey Hess
2018-12-30can't build propellor with lts 13.0thom@386bbca5d0520f44e47909c31e6b0138a4c493b8
2018-12-08commentJoey Hess
2018-12-07typosspwhitton
2018-12-07post todospwhitton
2018-12-04libghc-stm-dev package won't be in new versions of debianJoey Hess
In Bootstrap, still try to install the package to support bootstrapping to old systems. If it's not available the bootstrapping will still succeed. The added apt-cache check is only to avoid apt complaining when asked to install a not available package. In debian/control, depend on ghc that includes stm, although propellor still supports being used with older versions of ghc Of course this control file is not being used for the package in debian any longer afaik, so something else will be done there.
2018-12-03don't imply that stm is out of buster altogether!spwhitton
2018-12-03post bugspwhitton
2018-12-01responseJoey Hess
2018-11-30(no commit message)cmt.miniBill@1ee673129c276f72c8d7c2974091af7618a22c2a
2018-11-11merged libvirtJoey Hess
2018-11-10Added a commentspwhitton
2018-11-10Added a commentspwhitton
2018-11-06code reviewJoey Hess
2018-11-06Added a commentspwhitton
2018-11-05feedbackJoey Hess