summaryrefslogtreecommitdiff
path: root/src/Propellor/Property
AgeCommit message (Expand)Author
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-13propellor spinJoey Hess
2017-07-13export BuilderJoey Hess
2017-07-13Merge branch 'joeyconfig'Joey 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-04Bootstrap.bootstrappedFrom: Avoid doing anything when not run in a chroot.Joey Hess
2017-07-04Bootstrap.bootstrappedFrom: Fix bug that caused propellor to only be built fr...Joey Hess
2017-07-04Diskimage.imageExists: Align disk image size to multiple of 4096 sector sizeJoey Hess
2017-07-04Bootstrap.clonedFrom: Fix bug that broke copying .git/config into chroot.Joey Hess
2017-07-02make joey own git.kitenet.net checkoutJoey Hess
2017-06-28describe Linode.serialGrubSean Whitton