| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-13 | response | Joey Hess | |
| 2017-05-12 | Added a comment | bardur.arantsson | |
| 2017-04-20 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2017-04-20 | add news item for propellor 4.0.3 | Joey Hess | |
| 2017-04-20 | Added a comment | joelmccracken | |
| 2017-04-17 | response | Joey Hess | |
| 2017-04-17 | Added a comment | joelmccracken | |
| 2017-04-13 | response | Joey Hess | |
| 2017-04-13 | (no commit message) | joelmccracken | |
| 2017-04-09 | done | Joey Hess | |
| 2017-04-09 | Merge remote-tracking branch 'origin' into joeyconfig | Joey Hess | |
| 2017-04-09 | well, that didnt work :( | Joey Hess | |
| 2017-04-09 | added Propellor.Property.Bootstrap (untested) | Joey Hess | |
| This commit was sponsored by Jake Vosloo on Patreon. | |||
| 2017-04-06 | tweaks to db45x's patch | Joey 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-06 | Added a comment | bardur.arantsson | |
| 2017-04-05 | Added a comment | db48x@80bd751a72d5a80737e2f875342cf845629c7202 | |
| 2017-04-04 | comment | Joey Hess | |
| 2017-04-05 | Added a comment | db48x@80bd751a72d5a80737e2f875342cf845629c7202 | |
| 2017-04-05 | Added a comment | db48x@80bd751a72d5a80737e2f875342cf845629c7202 | |
| 2017-04-04 | comments | Joey Hess | |
| 2017-04-04 | (no commit message) | db48x@80bd751a72d5a80737e2f875342cf845629c7202 | |
| 2017-04-04 | (no commit message) | db48x@80bd751a72d5a80737e2f875342cf845629c7202 | |
| 2017-04-04 | bug report | Joey Hess | |
| 2017-03-29 | response | Joey Hess | |
| 2017-03-28 | (no commit message) | bardur.arantsson | |
| 2017-03-28 | (no commit message) | bardur.arantsson | |
| 2017-03-25 | todo | Joey Hess | |
| 2017-03-24 | response | Joey Hess | |
| 2017-03-24 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2017-03-24 | add news item for propellor 4.0.2 | Joey Hess | |
| 2017-03-24 | fix diskimage finalization bug | Joey Hess | |
| * Fix bug when using setContainerProps with a chroot that prevented properties added to a chroot that way from being seen when propellor was running inside the chroot. This affected disk image creation, and possibly other things that use chroots. The problem was, propagateChrootInfo was being passed the initial version of the Chroot, but then the Chroot got more properties added, and so those were not recorded in the _chroot info. Fix was simply to make InfoPropagator be passed the Chroot as an additional parameter, so Chroot.provisioned' can pass in the final Chroot to it. | |||
| 2017-03-24 | (no commit message) | mitchellsalad | |
| 2017-03-24 | bug report | Joey Hess | |
| 2017-03-19 | Apt.mirror can be used to set the preferred apt mirror of a host, overriding ↵ | Joey Hess | |
| the default CDN. This info is used by Apt.stdSourcesList and Sbuild.builtFor. Thanks, Sean Whitton. | |||
| 2017-03-19 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2017-03-19 | add news item for propellor 4.0.1 | Joey Hess | |
| 2017-03-19 | Added a comment: merge request | spwhitton | |
| 2017-03-19 | take ownership of todo item | spwhitton | |
| 2017-03-15 | add news item for propellor 4.0.0 | Joey Hess | |
| 2017-03-11 | done | Joey Hess | |
| 2017-03-07 | update | Joey Hess | |
| 2017-03-01 | add news item for propellor 3.4.1 | Joey Hess | |
| 2017-03-01 | add news item for propellor 3.4.0 | Joey Hess | |
| 2017-03-01 | github mirror of propellor is gone | Joey Hess | |
| * The github mirror of propellor's git repository has been removed, since github's terms of service has started imposing unwanted licensing requirements. * propellor --init: The option to clone propellor's git repository used to use the github mirror, and has been changed to use a different mirror. | |||
| 2017-02-20 | gogogo | Joey Hess | |
| 2017-02-20 | clarify todo | spwhitton | |
| 2017-02-20 | create user page in correct place | spwhitton | |
| 2017-02-20 | removed | spwhitton | |
| 2017-02-20 | post todo: apt mirror info property | spwhitton | |
| 2017-02-20 | create user page | spwhitton | |
