summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Sbuild.hs
AgeCommit message (Expand)Author
2019-07-16update from Stable "stretch" to Stable "buster" in some examplesJoey Hess
2019-04-18wordingJoey Hess
2019-04-03Sbuild.built applies Localdir.removed to schrootsSean Whitton
2019-04-01Added Utility.FileMode to the modules exported by Propellor.UtilitiesJoey Hess
2019-04-01sbuild: break Apt.stdSourcesList out of Sbuilt.builtSean Whitton
2017-12-23Sbuild: add notes about Debian jessie hosts and backportsSean Whitton
2017-11-20prevent Sbuilt.useHostProxy from looping by not peeking too earlyJoey Hess
2017-11-19shorten output when destroying a schroot, tooSean Whitton
2017-11-19slightly improve readability of sample usageSean Whitton
2017-11-18insert missing call to aliasesLineSean Whitton
2017-11-18propertyList -> combineProperties to reduce noiseSean Whitton
2017-11-18fix name shadowing in Sbuild.useHostProxySean Whitton
2017-11-18export Sbuild.useHostProxySean Whitton
2017-11-18resolve TODO regarding suggested Sbuild usageSean Whitton
2017-11-18implement Sbuild.useHostProxySean Whitton
2017-11-18stop automatically setting up a proxy in the sbuild chrootSean Whitton
2017-11-13conditionalise union-type = overlaySean Whitton
2017-11-13emit an error when property is reverted, tooSean Whitton
2017-11-12fail when schroot doesn't specify suite and/or archSean Whitton
2017-11-11fix redundant imports & a redundant qualificationSean Whitton
2017-11-11fix name shadowingSean Whitton
2017-11-11prepend user props to schroot propertiesSean Whitton
2017-11-11fix type errorsSean Whitton
2017-10-28wip: convert sbuild module to bypass sbuild-createchroot(1)Sean Whitton
2017-10-28replace Sbuild.installedSean Whitton
2017-10-28update sbuild module docs in prep. for refactoringSean Whitton
2017-10-19Use isUnpopulated when creating a chroot or restoring a backupignore-lost-n-foundNicolas Schodet
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