index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Propellor
/
Property
/
Sbuild.hs
Age
Commit message (
Expand
)
Author
2017-12-23
Sbuild: add notes about Debian jessie hosts and backports
Sean Whitton
2017-11-20
prevent Sbuilt.useHostProxy from looping by not peeking too early
Joey Hess
2017-11-19
shorten output when destroying a schroot, too
Sean Whitton
2017-11-19
slightly improve readability of sample usage
Sean Whitton
2017-11-18
insert missing call to aliasesLine
Sean Whitton
2017-11-18
propertyList -> combineProperties to reduce noise
Sean Whitton
2017-11-18
fix name shadowing in Sbuild.useHostProxy
Sean Whitton
2017-11-18
export Sbuild.useHostProxy
Sean Whitton
2017-11-18
resolve TODO regarding suggested Sbuild usage
Sean Whitton
2017-11-18
implement Sbuild.useHostProxy
Sean Whitton
2017-11-18
stop automatically setting up a proxy in the sbuild chroot
Sean Whitton
2017-11-13
conditionalise union-type = overlay
Sean Whitton
2017-11-13
emit an error when property is reverted, too
Sean Whitton
2017-11-12
fail when schroot doesn't specify suite and/or arch
Sean Whitton
2017-11-11
fix redundant imports & a redundant qualification
Sean Whitton
2017-11-11
fix name shadowing
Sean Whitton
2017-11-11
prepend user props to schroot properties
Sean Whitton
2017-11-11
fix type errors
Sean Whitton
2017-10-28
wip: convert sbuild module to bypass sbuild-createchroot(1)
Sean Whitton
2017-10-28
replace Sbuild.installed
Sean Whitton
2017-10-28
update sbuild module docs in prep. for refactoring
Sean Whitton
2017-10-19
Use isUnpopulated when creating a chroot or restoring a backup
Nicolas Schodet
2017-08-01
fix types
Sean Whitton
2017-08-01
add Sbuild.userConfig, at Joey's suggestion
Sean Whitton
2017-08-01
drop --fail-on-broken-symlinks from sample .sbuildrc
Sean Whitton
2017-08-01
drop $run_* from sample .sbuildrc
Sean Whitton
2017-07-15
add installing lintian to sample sbuild config
Sean Whitton
2017-07-15
fix ordering of arguments to piuparts in sample .sbuildrc
Sean Whitton
2017-07-15
assume cleanup property did nothing
Sean Whitton
2017-07-15
ensure that cleaning up doesn't fail if nothing to clean up
Sean Whitton
2017-07-15
factor out a 'return'
Sean Whitton
2017-07-15
comment
Sean Whitton
2017-07-15
tweak sbuild haddock
Sean Whitton
2017-07-15
sbuild properties set up an apt cache or use existing apt proxy
Sean Whitton
2017-07-15
drop Apt.piupartsConf, Apt.piupartsConfFor, Apt.shareAptCache
Sean Whitton
2017-05-15
Removed dependency on MissingH, instead depends on split and hashable.
Joey Hess
2017-03-19
shorten names of mirror properties
Sean Whitton
2017-03-19
sbuild: use Apt.withHostMirror
Sean Whitton
2017-02-26
use ConfigurableValue where applicable
Joey Hess
2017-02-13
deb.debian.org
Joey Hess
2016-09-05
Sbuild.built: ccache usage now toggleable
Sean Whitton
2016-09-05
piupartsConf{,For} doesn't require Sbuild.built
Sean Whitton
2016-09-05
add UNRELEASED-arch-piuparts alias for dgit
Sean Whitton
2016-09-05
factor out code to check host arch
Sean Whitton
2016-09-05
add UNRELEASED-arch-sbuild alias for dgit
Sean Whitton
2016-09-05
update Sbuild.piupartsConf docstring
Sean Whitton
2016-09-05
schroot config additions now ensured on each spin
Sean Whitton
2016-09-05
fix sbuild haddock formatting
Sean Whitton
2016-08-25
update Sbuild docs again re. building for stretch
Sean Whitton
2016-08-25
update example usage of System type
Sean Whitton
[next]