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
Age
Commit message (
Expand
)
Author
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-07-15
drop suggestion to use Apt.mirror for a LAN apt cacher
Sean Whitton
2017-07-15
add Apt.proxy, Apt.useLocalCacher
Sean Whitton
2017-07-13
rename src/config.hs
Joey Hess
2017-07-13
fix typo in build path
Joey Hess
2017-07-13
Updated stack config to lts-8.22.
Joey Hess
2017-07-13
use stack build --dry-run to check if deps are installed
Joey Hess
2017-07-13
export Builder
Joey Hess
2017-07-13
Merge branch 'joeyconfig'
Joey Hess
2017-07-13
finally really fixed HEAD problem
Joey Hess
2017-07-13
trying the pipe trick again
Joey Hess
2017-07-13
Revert "disable buffering earlier"
Joey Hess
2017-07-13
disable buffering earlier
Joey Hess
2017-07-12
add bootstrapWith property to support stack and more
Joey Hess
2017-07-10
Merge remote-tracking branch 'felix/system-group'
Joey Hess
2017-07-10
User: add systemGroup and use it for systemAccountFor'
Félix Sipma
2017-07-10
Merge remote-tracking branch 'felix/restic'
Joey Hess
2017-07-06
Added reservedSpacePercentage to the PartSpec EDSL.
Joey Hess
2017-07-05
Added Propellor.Property.FreeDesktop module.
Joey Hess
2017-07-05
fix chroot info access
Joey Hess
2017-07-05
DiskImage: Removed grubBooted
Joey Hess
2017-07-05
Image.grubBooted no longer takes a BIOS parameter
Joey Hess
2017-07-05
add XFCE.networkManager
Joey Hess
2017-07-05
Added File.checkOverwrite.
Joey Hess
2017-07-05
File.isCopyOf: Fix bug that prevented this property from working when the des...
Joey Hess
2017-07-05
add Overwrite configuration
Joey Hess
2017-07-05
avoid overwriting existing file
Joey Hess
2017-07-05
rename confusing f' to src
Joey Hess
2017-07-05
less wonky (and working) implementation of defaultPanelFor
Joey Hess
2017-07-05
propellor spin
Joey Hess
2017-07-05
XFCE and applyPath properties
Joey Hess
2017-07-05
LightDM.autoLogin: Make it require LightDM.installed
Joey Hess
2017-07-05
avoid buffering container chain output
Joey Hess
2017-07-05
Revert "speed up chain output displaying"
Joey Hess
2017-07-05
propellor spin
Joey Hess
2017-07-05
speed up chain output displaying
Joey Hess
2017-07-04
Bootstrap.bootstrappedFrom: Avoid doing anything when not run in a chroot.
Joey Hess
2017-07-04
Bootstrap.bootstrappedFrom: Fix bug that caused propellor to only be built fr...
Joey Hess
2017-07-04
Diskimage.imageExists: Align disk image size to multiple of 4096 sector size
Joey Hess
2017-07-04
Bootstrap.clonedFrom: Fix bug that broke copying .git/config into chroot.
Joey Hess
2017-07-02
make joey own git.kitenet.net checkout
Joey Hess
2017-06-28
describe Linode.serialGrub
Sean Whitton
[next]