summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-20releasing package propellor version 4.0.3Joey Hess
2017-04-17responseJoey Hess
2017-04-17Added a commentjoelmccracken
2017-04-13responseJoey Hess
2017-04-13(no commit message)joelmccracken
2017-04-10copy git configuration into chrootJoey Hess
2017-04-10reorgJoey Hess
2017-04-09clean up after mergeJoey Hess
2017-04-09doneJoey Hess
2017-04-09setting up joeyconfig after mergeJoey Hess
2017-04-09Merge remote-tracking branch 'origin' into joeyconfigJoey Hess
2017-04-09avoid call stackJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09avoid "sh: 1: git: not found" before auto-install of gitJoey 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-09propellor add-keyJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09propellor spinJoey Hess
2017-04-09added Propellor.Property.Bootstrap (untested)Joey Hess
This commit was sponsored by Jake Vosloo on Patreon.
2017-04-06tweaks to db45x's patchJoey Hess
Removed mountNow as a top-level property, as I don't think it makes sense for anything except for mounted to use it. db45x's patch turns out to have introduced a bug in mounted's use of "mountNow src". That made mountNow check if the device was a mount point, which it isn't. The fix would have been to use "mountNow mnt", but my inlining of mountnow just basically reverted the part of the patch that introduced the bug. swapOn does not involve the fstab so moved to the Mount module. (Also noticed that Mount.mounted is a kind of weird property, given that it fails the next time ran. It's only used internally by some chroot properties, so I left it as-is, but added a comment. It might make sense to make Mount.mounted check like mountNow does if the thing is already mounted.)
2017-04-06listed property should work on !LinuxJoey Hess
2017-04-06Merge remote-tracking branch 'db48x/fstab-swap'Joey Hess
2017-04-06Added a commentbardur.arantsson
2017-04-05Added a commentdb48x@80bd751a72d5a80737e2f875342cf845629c7202
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-04commentJoey Hess
2017-04-05Added a commentdb48x@80bd751a72d5a80737e2f875342cf845629c7202
2017-04-05Added a commentdb48x@80bd751a72d5a80737e2f875342cf845629c7202
2017-04-04commentsJoey Hess
2017-04-04(no commit message)db48x@80bd751a72d5a80737e2f875342cf845629c7202
2017-04-04(no commit message)db48x@80bd751a72d5a80737e2f875342cf845629c7202
2017-04-04property 'mount' a swap partition in Fstab.mountedDaniel Brooks
2017-04-04Merge branch 'joeyconfig'Joey Hess
2017-04-04bug reportJoey Hess
2017-04-03propellor spinJoey Hess
2017-04-03avoid opendkim checks on incoming emailJoey Hess
This caused a problem when eg a gmail email was sent to branchable and forwarded on to kite. Kite thought branchable was forging the dkim signature of gmail, and gmail does strict enforcement of dkim, so it rejected it. DKIM seems like a mightly hefty hammer, and I remember similar issues being dicussed where mailing list software got broken by DKIM. I guess this will mean a few more joe-jobs get through, but I'd rather not silently lose important legitimate email!
2017-04-03clean up after mergeJoey Hess
2017-04-03Merge branch 'joeyconfig'Joey Hess
2017-04-03animx ip changeJoey Hess
2017-03-29setting up joeyconfig after mergeJoey Hess