summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-03setting up joeyconfig after mergeJoey Hess
2019-04-03Merge branch 'joeyconfig'Joey Hess
2019-04-03changelog for spwhitton's patch setJoey Hess
2019-04-03Sbuild.built applies Localdir.removed to schrootsSean Whitton
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
2019-04-03add Localdir.removedSean Whitton
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
2019-04-03add Mount.partialBindMountsOf functionSean Whitton
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
2019-04-03rename Propellor.Property.{PropellorRepo -> Localdir}Sean Whitton
This is to accommodate a new property in that module which is about /usr/local/propellor, but not only about the git repo there. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
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-04-01sbuild: break Apt.stdSourcesList out of Sbuilt.builtSean Whitton
Apt.stdSourcesList supports only Debian, so having it inside Sbuilt.built was blocking using Sbuild.built with non-Debian schroots. Note that we cannot break out the installation of eatmydata and ccache, because Sbuild.built assumes that those are available in the schroot config files that it writes out. This is a minimal fix. If it becomes clear that there are properties which would be wanted in every Buntish schroot, say, we might replace Sbuild.osDebianStandard with an Sbuild.standard property which uses pickOS to install the right set of properties. Reported-by: David Bremner <david@tethera.net> Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
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-25propellor spinJoey Hess
2019-03-25propellor spinJoey Hess
2019-03-25propellor spinJoey Hess
2019-03-24propellor spinJoey Hess
2019-03-24propellor spinJoey Hess
2019-03-24propellor spinJoey Hess
2019-03-24propellor spinJoey Hess
2019-03-24propellor spinJoey Hess
2019-03-24propellor add-keyJoey Hess
2019-03-24propellor spinJoey Hess
2019-03-24propellor spinJoey Hess
2019-03-24propellor spinJoey Hess
2019-03-24propellor spinJoey Hess
2019-03-24propellor spinJoey Hess
2019-03-24propellor spinJoey Hess
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-06Merge branch 'joeyconfig'Joey 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-18updateJoey Hess
2019-02-17thoughtsJoey Hess
2019-02-13clean up after mergeJoey Hess
2019-02-13Merge branch 'joeyconfig'Joey Hess