| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-13 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | changelog | Joey Hess | |
| 2017-07-13 | Merge commit 'cc7d4cb4b1bddbdebbb69c04f14dcac5041f7607' into joeyconfig | Joey Hess | |
| 2017-07-13 | finally really fixed HEAD problem | Joey Hess | |
| My first try with a pipe was the right approach, and was almost right, except I forgot to close the write end of the pipe, and so it was inherited by the forked process, leading to deadlock. | |||
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | trying the pipe trick again | Joey Hess | |
| With some small changes, and debugging. | |||
| 2017-07-13 | reopen bug | Joey Hess | |
| 2017-07-13 | Revert "disable buffering earlier" | Joey Hess | |
| This reverts commit 632137836b39462883483a621f9dd696ce1d73cc. Still failing :( Seems that disabling buffering is not the solution. | |||
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | disable buffering earlier | Joey Hess | |
| The "fatal: Couldn't find remote ref HEAD" persists, and is intermittent so hard to be sure but it seemed that disabling buffering earlier avoided it. Now done first thing on start. I was not able to find anything that reads from stdin other than getMarked, but perhaps there is something.. | |||
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | Joey Hess | |
| 2017-07-13 | propellor spin | 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-07-10 | propellor spin | Joey Hess | |
| 2017-07-10 | propellor spin | Joey Hess | |
| 2017-07-10 | User: add systemGroup and use it for systemAccountFor' Thanks, Félix Sipma. | Joey Hess | |
| 2017-07-10 | Merge remote-tracking branch 'felix/system-group' | Joey Hess | |
| 2017-07-10 | User: add systemGroup and use it for systemAccountFor' | Félix Sipma | |
| 2017-07-10 | Export a Restic.backup' property. Thanks, Félix Sipma. | Joey Hess | |
| 2017-07-10 | Merge remote-tracking branch 'felix/restic' | Joey Hess | |
| 2017-07-06 | releasing package propellor version 4.3.2 | Joey Hess | |
| 2017-07-06 | add news item for propellor 4.3.2 | Joey Hess | |
| 2017-07-06 | releasing package propellor version 4.3.2 | Joey Hess | |
| 2017-07-06 | Really include Propellor.Property.FreeDesktop. | Joey Hess | |
| 2017-07-06 | add news item for propellor 4.3.1 | Joey Hess | |
| 2017-07-06 | releasing package propellor version 4.3.1 | Joey Hess | |
| 2017-07-06 | clean up after merge | Joey Hess | |
| 2017-07-06 | Added reservedSpacePercentage to the PartSpec EDSL. | Joey Hess | |
| 2017-07-06 | propellor spin | Joey Hess | |
| 2017-07-06 | moved to secret-project | Joey Hess | |
| 2017-07-05 | propellor spin | Joey Hess | |
| 2017-07-05 | propellor spin | Joey Hess | |
| 2017-07-05 | Added Propellor.Property.FreeDesktop module. | Joey Hess | |
| This commit was sponsored by Trenton Cronholm on Patreon. | |||
