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-16
Merge remote-tracking branch 'spwhitton/timezone'
Joey Hess
2017-07-15
fix usage of File.hasContent
Sean Whitton
2017-07-15
docstring for Timezone type
Sean Whitton
2017-07-15
missing import
Sean Whitton
2017-07-15
add Timezone.configured
Sean Whitton
2017-07-15
improve haddock
Joey Hess
2017-07-15
add Propellor.Property.Versioned
Joey Hess
2017-07-13
propellor spin
Joey Hess
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
2017-06-28
Apache.httpsVirtualHost' must create ssl/hn/ dir earlier
Sean Whitton
2017-06-20
User.hasInsecurePassword makes sure shadow passwords are enabled
Joey Hess
2017-06-18
my pipe trick didn't work; fallback to NoBuffering
Joey Hess
[next]