| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-27 | Added a comment: why still on todo list | stappers@eb96885816da287c29f6f699999434d532149234 | |
| 2017-12-22 | question | Joey Hess | |
| 2017-12-22 | todo | Joey Hess | |
| 2017-12-03 | update | Joey Hess | |
| 2017-12-03 | newer branch | Joey Hess | |
| 2017-12-03 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-12-03 | comment | Joey Hess | |
| 2017-11-29 | bootstrappedFrom: Set up local privdata file. | Joey Hess | |
| Avoid needing to --spin host deployed from disk image to let its propellor access its privdata. This commit was sponsored by Boyd Stephen Smith Jr. on Patreon. | |||
| 2017-11-29 | Merge branch 'master' into joeyconfig | Joey Hess | |
| 2017-11-29 | bug | Joey Hess | |
| 2017-11-24 | Added a comment: Bounty | np | |
| 2017-11-21 | merged sbuild overhaul | Joey Hess | |
| 2017-11-20 | submit merge request | spwhitton | |
| 2017-11-19 | partition table in Info | Joey Hess | |
| Diskimage.imageBuiltFor: New property to build a disk image for a Host, using partition table information configured via the new properties hasPartitionTableType, hasPartition and adjustPartition. This lets Machine properties include eg /boot partitions that are known to be needed by the bootloader, and the user can adjust those partitions and add others. This commit was sponsored by Brock Spratlen on Patreon. | |||
| 2017-11-18 | comment | Joey Hess | |
| 2017-11-18 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2017-11-18 | rename bug/Debootstrap_module_should_respect_a_configured_Apt.proxy.mdwn to ↵ | spwhitton | |
| todo/Debootstrap_module_should_respect_a_configured_Apt.proxy.mdwn | |||
| 2017-11-17 | idea | Joey Hess | |
| 2017-10-25 | changelog for merge | Joey Hess | |
| 2017-10-19 | Added a comment | Nicolas.Schodet | |
| 2017-10-15 | merged pull request | Joey Hess | |
| 2017-10-15 | comment | Joey Hess | |
| 2017-10-12 | Pull request for Fstab.mounted | Nicolas.Schodet | |
| 2017-10-12 | Pull request to ignore lost+found | Nicolas.Schodet | |
| 2017-10-04 | comment | Joey Hess | |
| 2017-09-08 | Added a comment | Nicolas.Schodet | |
| 2017-09-05 | update | Joey Hess | |
| 2017-09-05 | move parseFs to Property.Partition | Joey Hess | |
| 2017-09-03 | Added a comment | Nicolas.Schodet | |
| 2017-09-02 | add link | spwhitton | |
| 2017-09-02 | unpropellor a host: raise issues | spwhitton | |
| 2017-09-01 | response | Joey Hess | |
| 2017-09-01 | Added a comment | Nicolas.Schodet | |
| 2017-08-31 | review | Joey Hess | |
| 2017-08-29 | (no commit message) | Nicolas.Schodet | |
| 2017-07-29 | todo | Joey Hess | |
| 2017-07-28 | merge | Joey Hess | |
| 2017-07-17 | todo | Joey Hess | |
| 2017-07-16 | Propellor.Property.Timezone: New module, contributed by Sean Whitton. | Joey Hess | |
| 2017-07-16 | add merge request | spwhitton | |
| 2017-07-15 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2017-07-15 | add Propellor.Property.Versioned | Joey Hess | |
| New module which allows different versions of a property or host to be written down in a propellor config file. Has many applications, including staged upgrades and rollbacks. Note that it currently only supports RevertableProperty that has the same metatypes for its setup and cleanup sides. And, each RevertableProperty in a version definition needs to have the same metatypes as the others too. I tried a couple of times to add support for differing metatypes, but it got beyond my avilities to do. This commit was sponsored by Jeff Goeke-Smith on Patreon. | |||
| 2017-07-15 | convert todo item into a merge request | spwhitton | |
| 2017-07-13 | rollbacks | Joey Hess | |
| 2017-07-13 | wow wow wow | Joey Hess | |
| 2017-07-13 | idea | Joey Hess | |
| 2017-07-13 | close | Joey Hess | |
| 2017-07-13 | reopen bug | Joey Hess | |
| 2017-07-12 | add bootstrapWith property to support stack and more | Joey Hess | |
| * Hosts can be configured to build propellor using stack, by adding a property: & bootstrapWith (Robustly Stack) * Hosts can be configured to build propellor using cabal, but using only packages installed from the operating system. This will work on eg Debian: & bootstrapWith OSOnly propellor build its config using stack. (This does not affect how propellor is bootstrapped on a host by "propellor --spin host".) This has not yet been tested at all! But should probably work fine. This is based on earlier work by Arnaud Bailly, who made Propellor.Bootstrap use stack without parameterization. In Arnaud's patch, stack was installed using wget, but that only worked on linux-x86_64 and was insecure. I instead chose to use the distribution packages of stack, like is done for cabal. Debian stack has haskell-stack now, and it's getting into many distributions. This commit was sponsored by Francois Marier on Patreon. | |||
| 2017-06-18 | Merge branch 'joeyconfig' | Joey Hess | |
