summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-07-29Added PROPELLOR_TRACE environment variableJoey Hess
2017-07-29Rsync: Make rsync display its progress, in a minimal format to avoid scrollin...Joey Hess
2017-07-29improve commentJoey Hess
2017-07-28Added Mount.isMounted.Joey Hess
2017-07-28Grub.bootsMounted: Avoid failing when proc sys etc are already mounted within...Joey Hess
2017-07-28Merge remote-tracking branch 'spwhitton/apt-cacher-ng'Joey Hess
2017-07-28propellor spinJoey Hess
2017-07-27propellor spinJoey Hess
2017-07-27propellor spinJoey Hess
2017-07-27improve descriptionJoey Hess
2017-07-27DiskImage: Fix strictness bug in .parttable read/write sequence.Joey Hess
2017-07-27updateJoey Hess
2017-07-27Propellor.Types.Info: add missing import for 'cast'Sergei Trofimovich
2017-07-27propellor spinJoey Hess
2017-07-27propellor spinJoey Hess
2017-07-26Added Network.dhcp' and Network.static', which allow specifying additional op...Joey Hess
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