summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-19clean build on GHC 7.10Sean Whitton
2016-06-19fix build on old GHC by importing Data.FoldableSean Whitton
2016-06-19describe Firejail.jailedSean Whitton
2016-06-19further simplify #792100 workaroundSean Whitton
2016-06-19improve Sbuild.hs haddockSean Whitton
- Suggest install autopkgtest to get adt-run(1) - Easier to understand ordering of functions - Fix hyperlinks to functions - Using @ around paths containing slashes gets interpreted wrongly
2016-06-19simplify #792100 workaroundSean Whitton
2016-06-19when on Jessie, work around #792100Sean Whitton
2016-06-19ensure that sbuild aliases line not duplicatedSean Whitton
2016-06-19Added a commentspwhitton
2016-06-19Ccache.hasCache chmods cache root setgidSean Whitton
This should fix <http://propellor.branchable.com/forum/Bug_with_Sbuild/>. Thank you to Fred Picca for reporting and then also finding a fix for the problem.
2016-06-18(no commit message)gueux
2016-06-18clean up after mergeJoey Hess
2016-06-18Really make Apt.install fail when asked to install a package that apt does ↵Joey Hess
not know about
2016-06-17propellor spinJoey Hess
2016-06-17setting up joeyconfig after mergeJoey Hess
2016-06-17revert accidential commitJoey Hess
2016-06-17Apt.install: When asked to install a package that apt does not know about, ↵Joey Hess
it used to incorrectly succeed. Now it will fail.
2016-06-17commentJoey Hess
2016-06-17Added a commentpicca
2016-06-17Added a commentandrew
2016-06-16responseJoey Hess
2016-06-16commentJoey Hess
2016-06-16commentJoey Hess
2016-06-16commentJoey Hess
2016-06-16Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2016-06-16(no commit message)picca
2016-06-16add Propellor.Property.FirejailSean Whitton
2016-06-16applyToList combinatorSean Whitton
I think Joey wrote this at some point .. though it's possible I did
2016-06-16Added a commentspwhitton
2016-06-16(no commit message)andrew
2016-06-15Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2016-06-15changelogJoey Hess
2016-06-15Merge remote-tracking branch 'felix/hasinisection'Joey Hess
2016-06-15Added a commentgueux
2016-06-15ConfFile: export hasIniSectionFélix Sipma
2016-06-15Added a commentandrew
2016-06-14Merge branch 'joeyconfig'Joey Hess
2016-06-14commentJoey Hess
2016-06-14Added a commentgueux
2016-06-14(no commit message)picca
2016-06-14cleanupJoey Hess
2016-06-14commentJoey Hess
2016-06-14clean up after mergeJoey Hess
2016-06-14Merge branch 'joeyconfig'Joey Hess
2016-06-14commentJoey Hess
2016-06-13Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2016-06-13setting up joeyconfig after mergeJoey Hess
2016-06-13avoid using Architecture for what's really a kernel flavorJoey Hess
2016-06-13changelogJoey Hess
2016-06-13improve haddockJoey Hess
(cherry picked from commit ee1f24f5cc31c3d3524b43a74b16acae1c3a4ee4)