summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-07-25Merge branch 'master' into joeyconfigJoey Hess
2017-07-25propellor spinJoey Hess
2017-07-25DiskImage: Avoid re-partitioning disk image unncessarily, for a large speedup.Joey Hess
2017-07-23avoid one failure of Reboot.toKernelNewerThan when /boot not mountedSean Whitton
2017-07-21calcPartTable using PartSpec DSLJoey Hess
2017-07-21improve commentJoey Hess
2017-07-17Generate a better description for versioned properties.Joey Hess
2017-07-17Propellor.Property.LightDM.autoLogin: Made revertable.Joey Hess
2017-07-17Propellor.Property.Sudo.enabledFor: Made revertableJoey Hess
2017-07-16Merge remote-tracking branch 'spwhitton/timezone'Joey Hess
2017-07-15fix usage of File.hasContentSean Whitton
2017-07-15docstring for Timezone typeSean Whitton
2017-07-15missing importSean Whitton
2017-07-15add Timezone.configuredSean Whitton
2017-07-15improve haddockJoey Hess
2017-07-15add Propellor.Property.VersionedJoey Hess
2017-07-13propellor spinJoey Hess
2017-07-13rename src/config.hsJoey Hess
2017-07-13fix typo in build pathJoey Hess
2017-07-13Updated stack config to lts-8.22.Joey Hess
2017-07-13use stack build --dry-run to check if deps are installedJoey Hess
2017-07-13export BuilderJoey Hess
2017-07-13Merge branch 'joeyconfig'Joey Hess
2017-07-13finally really fixed HEAD problemJoey Hess
2017-07-13trying the pipe trick againJoey Hess
2017-07-13Revert "disable buffering earlier"Joey Hess
2017-07-13disable buffering earlierJoey Hess
2017-07-12add bootstrapWith property to support stack and moreJoey Hess
2017-07-10Merge remote-tracking branch 'felix/system-group'Joey Hess
2017-07-10User: add systemGroup and use it for systemAccountFor'FĂ©lix Sipma
2017-07-10Merge remote-tracking branch 'felix/restic'Joey Hess
2017-07-06Added reservedSpacePercentage to the PartSpec EDSL.Joey Hess
2017-07-05Added Propellor.Property.FreeDesktop module.Joey Hess
2017-07-05fix chroot info accessJoey Hess
2017-07-05DiskImage: Removed grubBootedJoey Hess
2017-07-05Image.grubBooted no longer takes a BIOS parameterJoey Hess
2017-07-05add XFCE.networkManagerJoey Hess
2017-07-05Added File.checkOverwrite.Joey Hess
2017-07-05File.isCopyOf: Fix bug that prevented this property from working when the des...Joey Hess
2017-07-05add Overwrite configurationJoey Hess
2017-07-05avoid overwriting existing fileJoey Hess
2017-07-05rename confusing f' to srcJoey Hess
2017-07-05less wonky (and working) implementation of defaultPanelForJoey Hess
2017-07-05propellor spinJoey Hess
2017-07-05XFCE and applyPath propertiesJoey Hess
2017-07-05LightDM.autoLogin: Make it require LightDM.installedJoey Hess
2017-07-05avoid buffering container chain outputJoey Hess
2017-07-05Revert "speed up chain output displaying"Joey Hess
2017-07-05propellor spinJoey Hess
2017-07-05speed up chain output displayingJoey Hess