summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-07Hostname is not set in a systemd containerNicolas.Schodet
2019-04-07Added a commentNicolas.Schodet
2019-04-05add news item for propellor 5.7.0Joey Hess
2019-04-05releasing package propellor version 5.7.0Joey Hess
2019-04-05clean up after mergeJoey Hess
2019-04-03propellor spinJoey Hess
2019-04-03propellor spinJoey Hess
2019-04-03remove old cron jobJoey Hess
2019-04-03Merge branch 'master' into joeyconfigJoey Hess
2019-04-03changelog for spwhitton's cron patch setJoey Hess
2019-04-03remove unidiomatic parens before `func`Joey Hess
2019-04-03remove space before tab indentationJoey Hess
2019-04-03make Cron.runPropellor revertableSean Whitton
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
2019-04-03add Cron.jobDroppedSean Whitton
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
2019-04-03mention Localdir.removed propertyJoey Hess
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