summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Sbuild.hs
AgeCommit message (Expand)Author
2017-08-01fix typesSean Whitton
2017-08-01add Sbuild.userConfig, at Joey's suggestionSean Whitton
2017-08-01drop --fail-on-broken-symlinks from sample .sbuildrcSean Whitton
2017-08-01drop $run_* from sample .sbuildrcSean Whitton
2017-07-15add installing lintian to sample sbuild configSean Whitton
2017-07-15fix ordering of arguments to piuparts in sample .sbuildrcSean Whitton
2017-07-15assume cleanup property did nothingSean Whitton
2017-07-15ensure that cleaning up doesn't fail if nothing to clean upSean Whitton
2017-07-15factor out a 'return'Sean Whitton
2017-07-15commentSean Whitton
2017-07-15tweak sbuild haddockSean Whitton
2017-07-15sbuild properties set up an apt cache or use existing apt proxySean Whitton
2017-07-15drop Apt.piupartsConf, Apt.piupartsConfFor, Apt.shareAptCacheSean Whitton
2017-05-15Removed dependency on MissingH, instead depends on split and hashable.Joey Hess
2017-03-19shorten names of mirror propertiesSean Whitton
2017-03-19sbuild: use Apt.withHostMirrorSean Whitton
2017-02-26use ConfigurableValue where applicableJoey Hess
2017-02-13deb.debian.orgJoey Hess
2016-09-05Sbuild.built: ccache usage now toggleableSean Whitton
2016-09-05piupartsConf{,For} doesn't require Sbuild.builtSean Whitton
2016-09-05add UNRELEASED-arch-piuparts alias for dgitSean Whitton
2016-09-05factor out code to check host archSean Whitton
2016-09-05add UNRELEASED-arch-sbuild alias for dgitSean Whitton
2016-09-05update Sbuild.piupartsConf docstringSean Whitton
2016-09-05schroot config additions now ensured on each spinSean Whitton
2016-09-05fix sbuild haddock formattingSean Whitton
2016-08-25update Sbuild docs again re. building for stretchSean Whitton
2016-08-25update example usage of System typeSean Whitton
2016-08-25fix documentation of recent sbuild changesSean Whitton
2016-08-25don't require Sbuild.keypairGeneratedSean Whitton
2016-08-25explain how to customise the sbuild chrootSean Whitton
2016-08-25TODOSean Whitton
2016-08-24update sample config for sbuild 0.71.0Sean Whitton
2016-07-27speed up & document killing running rngdSean Whitton
2016-07-24silence kill when rngd not already runningSean Whitton
2016-07-24process management in keypairInsecurelyGeneratedSean Whitton
2016-06-21Revert "docs on property ordering"Sean Whitton
2016-06-19docs on property orderingSean Whitton
2016-06-19Sbuild.built conditionally reboots to new kernelSean Whitton
2016-06-19shorten haddock hyperlinksSean Whitton
2016-06-19further simplify #792100 workaroundSean Whitton
2016-06-19improve Sbuild.hs haddockSean Whitton
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-13add DebianKernel datatypeFélix Sipma
2016-06-13convert Sbuild to new Architecture typeFélix Sipma
2016-06-12tidy Sbuild.keypairInsecurelyGeneratedSean Whitton
2016-06-12Sbuild.keypairInsecurelyGeneratedSean Whitton
2016-05-23copy sample piuparts conf docSean Whitton