| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-30 | (no commit message) | hellertime@94226cead4449814ec0a67df221db1ec79db01bc | |
| 2016-11-30 | (no commit message) | hellertime@94226cead4449814ec0a67df221db1ec79db01bc | |
| 2016-11-30 | Initial Page | hellertime@94226cead4449814ec0a67df221db1ec79db01bc | |
| 2016-11-29 | (no commit message) | anselmi@0a9758305bef5e058dd0263fa20a27b334b482c7 | |
| 2016-11-28 | (no commit message) | anselmi@0a9758305bef5e058dd0263fa20a27b334b482c7 | |
| 2016-11-28 | (no commit message) | anselmi@0a9758305bef5e058dd0263fa20a27b334b482c7 | |
| 2016-11-22 | add news item for propellor 3.2.3 | Joey Hess | |
| 2016-11-22 | releasing package propellor version 3.2.3 | Joey Hess | |
| 2016-11-22 | clean up after merge | Joey Hess | |
| 2016-11-22 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-11-21 | Added a comment | spwhitton | |
| 2016-11-20 | setting up joeyconfig after merge | Joey Hess | |
| 2016-11-20 | Merge branch 'master' into joeyconfig | Joey Hess | |
| 2016-11-20 | minor | Joey Hess | |
| 2016-11-20 | propellor spin | Joey Hess | |
| 2016-11-20 | Debootstap: Fix too tight permissions lock down of debootstrapped chroots, ↵ | Joey Hess | |
| which prevented non-root users from doing anything in the chroot. | |||
| 2016-11-20 | report userScriptProperty bug | spwhitton | |
| 2016-11-15 | propellor spin | Joey Hess | |
| 2016-11-15 | propellor spin | Joey Hess | |
| 2016-11-12 | clean up after merge | Joey Hess | |
| 2016-11-12 | improve man page | Joey Hess | |
| 2016-11-12 | check that config.hs mentions "Propellor" | Joey Hess | |
| from eg, "import Propellor" | |||
| 2016-11-12 | The propellor wrapper checks if ./config.hs exists; if so it runs using the ↵ | Joey Hess | |
| configuration in the current directory, rather than ~/.propellor/config.hs The config,hs name now seems a bit badly chosen, propellor.hs would be less ambiguous. To avoid accidentially running with a config.hs for something else, the file content has to contain "Propellor". Note that checkRepoUpToDate is only run for ~/.propellor/. I guess propellor configs in other directories won't have been set up that way, and it would take some changes to make that not hardcode use of dotPropellor. There's a new security boundary here, since running propellor looks at the cwd, whose contents might not be user the user's control. The security checks I added for this seem pretty good, but even if they can be bypassed, this is not much different than `make` using the Makefile in cwd. This commit was sponsored by Ole-Morten Duesund on Patreon. | |||
| 2016-11-12 | cleanup | Joey Hess | |
| 2016-11-11 | document --init | Joey Hess | |
| 2016-11-11 | iabak is moving out of joeyconfig to its own separate config | Joey Hess | |
| This is to allow multiple admins of iabak to access the privdata. Since there's a single privdata file for all machines in a propellor deployment, and I don't want them to see all my secrets, we needed to break it out. | |||
| 2016-11-11 | Improve extraction of gpg secret key id list, to work with gpg 2.1. | Joey Hess | |
| 2016-11-11 | setting up joeyconfig after merge | Joey Hess | |
| 2016-11-11 | add news item for propellor 3.2.2 | Joey Hess | |
| 2016-11-11 | releasing package propellor version 3.2.2 | Joey Hess | |
| 2016-11-11 | clean up after merge | Joey Hess | |
| 2016-11-11 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-11-11 | propellor spin | Joey Hess | |
| 2016-11-11 | propellor spin | Joey Hess | |
| 2016-11-11 | need to disable warning here too | Joey Hess | |
| 2016-11-11 | propellor spin | Joey Hess | |
| 2016-11-11 | propellor spin | Joey Hess | |
| 2016-11-11 | need to disable warning here too | Joey Hess | |
| 2016-11-11 | propellor spin | Joey Hess | |
| 2016-11-11 | credit | Joey Hess | |
| 2016-11-11 | turn off redundant constraints warnings in cabal file | Joey Hess | |
| ghc 7 does not support -fno-warn-redundant-constraints so this can't be done on a per-module basis. It would be good to revert this commit when dropping support for ghc 7. | |||
| 2016-11-11 | Clean up build warnings about redundant constraints when built with ghc 8.0. | Joey Hess | |
| Only a couple of the constraints were really redundant. The rest are essential to propellor's tracking of Info propigation, so I silenced the warning for those. It would be better to only silence the warning for the functions with the extra constraints, but IIRC warnings can only be silenced on an entire file basis. This commit was sponsored by Andreas on Patreon. | |||
| 2016-11-11 | propellor spin | Joey Hess | |
| 2016-11-11 | propellor spin | Joey Hess | |
| 2016-11-11 | propellor spin | Joey Hess | |
| 2016-11-11 | propellor spin | Joey Hess | |
| 2016-11-11 | propellor spin | Joey Hess | |
| 2016-11-11 | close | Joey Hess | |
| 2016-11-11 | build fixes | Joey Hess | |
| 2016-11-11 | setting up joeyconfig after merge | Joey Hess | |
