summaryrefslogtreecommitdiff
path: root/src/Propellor
AgeCommit message (Expand)Author
2016-05-19fix firewall monoidSean Whitton
2016-05-19add missing importsSean Whitton
2016-05-19Revert "Sbuild.updated cleans a non-shared apt-cache"Sean Whitton
2016-05-19Sbuild.updated cleans a non-shared apt-cacheSean Whitton
2016-05-19script spacingSean Whitton
2016-05-19fill in buntish standard mirrorSean Whitton
2016-05-19Sbuild.built & Sbuild.builtFor now revertableSean Whitton
2016-05-19execute modes on ccache sbuild setup scriptSean Whitton
2016-05-19wiki creditSean Whitton
2016-05-19Sbuild.ccachePreparedSean Whitton
2016-05-19add Ccache.hsSean Whitton
2016-05-19Sbuild.blockNetworkSean Whitton
2016-05-19add GroupOwner and NotDestination iptables RulesSean Whitton
2016-05-19more lines into the schroot configSean Whitton
2016-05-17re-insert build codeSean Whitton
2016-05-17property descs & rewrite updatedSean Whitton
2016-05-17rewrite fixConfFileSean Whitton
2016-05-17mention certbotJoey Hess
2016-05-17add descriptionsJoey Hess
2016-05-17more underscoresSean Whitton
2016-05-17tidy up wrapper fnsSean Whitton
2016-05-17comment out code that needs to be reworkedSean Whitton
2016-05-17fill out wrapper functionsSean Whitton
2016-05-17tidy up utility fnsSean Whitton
2016-05-17grammarSean Whitton
2016-05-17haddock prune optionSean Whitton
2016-05-17new props and docstringsSean Whitton
2016-05-17export the correct propertiesSean Whitton
2016-05-16tidy up, and Sbuild.built only happens onceSean Whitton
2016-05-16install eatmydata and ccacheSean Whitton
2016-05-16Sbuild.built requires key pair generatedSean Whitton
2016-05-16Sbuild.updatedSean Whitton
2016-05-16write some sbuild propsSean Whitton
2016-05-16export extractSuite from Debootstrap.hsSean Whitton
2016-05-16comments & fix exampleSean Whitton
2016-05-16add Sbuild.hsSean Whitton
2016-05-16add Schroot.hsSean Whitton
2016-05-15add Borg moduleFélix Sipma
2016-05-07Compiling propellor on GHC 8.0.1-rc4davean
2016-05-05workaroundJoey Hess
2016-05-05Run letsencrypt with --noninteractive.Joey Hess
2016-05-01Remove Propellor.DotDir from the propellor library, as its use of Paths_prope...Joey Hess
2016-04-30Merge remote-tracking branch 'felix/attic' into joeyconfigJoey Hess
2016-04-29Attic: add commentsFélix Sipma
2016-04-29Attic: use/adapt restored from ObnamFélix Sipma
2016-04-28Attic: 'restored' and 'backup' only take one directory (API change)Félix Sipma
2016-04-28Fix build with directory-1.2.6.2.Joey Hess
2016-04-23Attic: do not run prune if no KeepPolicy is specifiedFélix Sipma
2016-04-23added AtticRepo type aliasJoey Hess
2016-04-22Attic: add KeepPolicyFélix Sipma