summaryrefslogtreecommitdiff
path: root/src/Propellor/Property
AgeCommit message (Expand)Author
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
2017-06-28Apache.httpsVirtualHost' must create ssl/hn/ dir earlierSean Whitton
2017-06-20User.hasInsecurePassword makes sure shadow passwords are enabledJoey Hess
2017-05-20propellor spinJoey Hess
2017-05-20propellor spinJoey Hess
2017-05-15Merge branch 'master' into joeyconfigJoey Hess
2017-05-15Removed dependency on MissingH, instead depends on split and hashable.Joey Hess
2017-04-27Merge commit 'b06edbda0478ed57954d716f64f6870d7ae68f63'Joey Hess
2017-04-28Restic: fix bug in shell escapingFélix Sipma
2017-04-27few little thingsJoey Hess
2017-04-27Restic: make sure the repo exists before running restic commandsFélix Sipma
2017-04-27add Restic moduleFélix Sipma
2017-04-10copy git configuration into chrootJoey Hess
2017-04-10reorgJoey Hess
2017-04-09Merge remote-tracking branch 'origin' into joeyconfigJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09new approach for exposing the underlying localdir inside a chrootJoey Hess
2017-04-09well, that didnt work :(Joey Hess
2017-04-09added Propellor.Property.Bootstrap (untested)Joey Hess
2017-04-06tweaks to db45x's patchJoey Hess
2017-04-06listed property should work on !LinuxJoey Hess
2017-04-04break Fstab.mounted into smaller pieces which can be composedDaniel Brooks
2017-04-04Merge branch 'master' of https://git.joeyh.name/git/propellor into fstab-swapDaniel Brooks
2017-04-04property 'mount' a swap partition in Fstab.mountedDaniel Brooks
2017-04-03avoid opendkim checks on incoming emailJoey Hess
2017-03-24fix diskimage finalization bugJoey Hess