summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-07-26propellor spinJoey Hess
2017-07-26propellor spinJoey Hess
2017-07-26propellor spinJoey Hess
2017-07-26propellor spinJoey Hess
2017-07-26add DeriveDataTypeableJoey Hess
2017-07-26Merge branch 'master' into joeyconfigJoey Hess
2017-07-26propellor spinJoey Hess
2017-07-25Add Typeable instance to Bootstrapper, fixing build with old versions of ghc.Joey Hess
2017-07-25VBoxManage errors out if file already exists, so delete the old oneJoey Hess
2017-07-25VBoxManage creates vmdk with locked down read modeJoey Hess
2017-07-25propellor spinJoey Hess
2017-07-25new propertiesJoey Hess
2017-07-25remove parttablefile on reversionJoey Hess
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-15add a description for Apt.useLocalCacherSean 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-07-15drop suggestion to use Apt.mirror for a LAN apt cacherSean Whitton
2017-07-15add Apt.proxy, Apt.useLocalCacherSean Whitton
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