| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-16 | comments & fix example | Sean Whitton | |
| 2016-05-16 | add Sbuild.hs | Sean Whitton | |
| 2016-05-16 | add Schroot.hs | Sean Whitton | |
| 2016-05-01 | Remove Propellor.DotDir from the propellor library, as its use of ↵ | Joey Hess | |
| Paths_propellor prevents use of the module out of propellor's tree. Failure looked like: /home/lukas/.propellor/.cabal-sandbox/lib/x86_64-linux-ghc-7.10.3/propellor-3.0. 1-0JokOieT9kY9W7enKSzFHh/libHSpropellor-3.0.1-0JokOieT9kY9W7enKSzFHh.a(DotDir.o) :(.text+0x591): undefined reference to `propezu0JokOieT9kY9W7enKSzzFHh_Pathszupropellor_getLibDir_closure' This module is only needed for the wrapper program anyway, which handles --init. This does mean that ./propellor --init in propellor's tree will fail even though the help shows --init as an option. | |||
| 2016-04-30 | Merge remote-tracking branch 'felix/attic' into joeyconfig | Joey Hess | |
| 2016-04-29 | Attic: add comments | Félix Sipma | |
| 2016-04-29 | Attic: use/adapt restored from Obnam | Félix Sipma | |
| 2016-04-28 | Attic: 'restored' and 'backup' only take one directory (API change) | Félix Sipma | |
| 2016-04-28 | Fix build with directory-1.2.6.2. | Joey Hess | |
| It's now exporting a conflicting isSymbolicLink https://github.com/haskell/directory/issues/52 Only a few places in propellor use isSymbolicLink, but to prevent future problems, made as much of it as possible import Utility.Directory, which re-exports System.Directory without the conflicting symbol. (Utility.Tmp and System.Console.Concurrent.Internal cannot import Utility.Directory due to cycles, and don't use isSymbolicLink anyway.) | |||
| 2016-04-23 | Attic: do not run prune if no KeepPolicy is specified | Félix Sipma | |
| 2016-04-23 | added AtticRepo type alias | Joey Hess | |
| 2016-04-22 | Attic: add KeepPolicy | Félix Sipma | |
| 2016-04-22 | Attic: add init, restored, and propellor 3.0 support | Félix Sipma | |
| 2016-04-22 | Attic: use "attic" instead of "/usr/bin/attic" | Félix Sipma | |
| 2016-04-22 | add Attic property | Félix Sipma | |
| 2016-04-07 | Added Propellor.Property.Fstab, and moved the fstabbed property to there. | Joey Hess | |
| 2016-04-05 | Merge commit '8b510078365356605bafbd24bf1c09e9bb71194b' | Joey Hess | |
| 2016-04-05 | remove old debug code | Joey Hess | |
| 2016-04-05 | Apt.unattendedUpgrades: mail root | Félix Sipma | |
| 2016-04-05 | add comments | Joey Hess | |
| 2016-04-05 | Merge remote-tracking branch 'felix/apt-periodic-updates' | Joey Hess | |
| 2016-04-05 | propellor spin | Joey Hess | |
| 2016-04-05 | Apt: add periodicUpdates | Félix Sipma | |
| 2016-04-05 | Merge branch 'master' into joeyconfig | Joey Hess | |
| 2016-04-05 | slightly more robust cabal file reading | Joey Hess | |
| 2016-04-05 | Merge remote-tracking branch 'spwhitton/fix-init-build' into joeyconfig | Joey Hess | |
| 2016-04-05 | comment | Joey Hess | |
| 2016-04-03 | propellor --init inits a cabal sandbox when needed | Sean Whitton | |
| 2016-04-03 | typo | Sean Whitton | |
| 2016-04-02 | qualify exports | Joey Hess | |
| 2016-04-02 | move clouds | Joey Hess | |
| 2016-04-02 | force flush on prompt | Joey Hess | |
| 2016-04-02 | use concurrent-output consistently | Joey Hess | |
| 2016-04-02 | got rid of build flag to detect stack | Joey Hess | |
| 2016-04-02 | make sure that the wrapper runs propellor in the foreground | Joey Hess | |
| 2016-04-02 | typo | Joey Hess | |
| 2016-04-02 | typo | Joey Hess | |
| 2016-04-02 | avoid wrapper building propellor unnessessarily | Joey Hess | |
| 2016-04-02 | Stack support. | Joey Hess | |
| * Stack support. "git config propellor.buildsystem stack" will make propellor build its config using stack. * When propellor is installed using stack, propellor --init will automatically set propellor.buildsystem=stack. | |||
| 2016-04-02 | cosmetics | Joey Hess | |
| 2016-04-01 | verify use of gpg key | Joey Hess | |
| having a prompt here makes it clearer to the user why gpg is prompting for a passphrase. | |||
| 2016-04-01 | separate propellor --init | Joey Hess | |
| 2016-04-01 | setup gpg key in initial setup process | Joey Hess | |
| 2016-04-01 | fix false positive for out of date message after initial clone from git bundle | Joey Hess | |
| 2016-04-01 | Improved propellor's first run experience; the wrapper program will now walk ↵ | Joey Hess | |
| the user through setting up ~/.propellor with a choice between a clone of propellor's git repository, or a minimal config. | |||
| 2016-03-30 | Revert "propellor spin" | Joey Hess | |
| This reverts commit 947e73a2021fcad36a806a224f171e0dba9ee7da. When I tried to use startssl cert with postfix, darkstar complained: Server certificate not verified | |||
| 2016-03-30 | propellor spin | Joey Hess | |
| 2016-03-30 | propellor spin | Joey Hess | |
| 2016-03-30 | propellor spin | Joey Hess | |
| 2016-03-30 | layout and indents | Joey Hess | |
