| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-20 | move fixConfFile into the propellor monad | Sean Whitton | |
| 2016-05-20 | show instance for SbuildSchroot | Sean Whitton | |
| 2016-05-20 | fix bracketing and type errors | Sean Whitton | |
| 2016-05-19 | fix firewall monoid | Sean Whitton | |
| 2016-05-19 | add missing imports | Sean Whitton | |
| 2016-05-19 | Revert "Sbuild.updated cleans a non-shared apt-cache" | Sean Whitton | |
| With overlay mounts this is irrelevant; there's no reason ever to clean or autoclean. | |||
| 2016-05-19 | Sbuild.updated cleans a non-shared apt-cache | Sean Whitton | |
| 2016-05-19 | script spacing | Sean Whitton | |
| 2016-05-19 | fill in buntish standard mirror | Sean Whitton | |
| 2016-05-19 | Sbuild.built & Sbuild.builtFor now revertable | Sean Whitton | |
| 2016-05-19 | execute modes on ccache sbuild setup script | Sean Whitton | |
| 2016-05-19 | wiki credit | Sean Whitton | |
| 2016-05-19 | Sbuild.ccachePrepared | Sean Whitton | |
| 2016-05-19 | add Ccache.hs | Sean Whitton | |
| 2016-05-19 | Sbuild.blockNetwork | Sean Whitton | |
| 2016-05-19 | add GroupOwner and NotDestination iptables Rules | Sean Whitton | |
| 2016-05-19 | more lines into the schroot config | Sean Whitton | |
| 2016-05-17 | re-insert build code | Sean Whitton | |
| 2016-05-17 | property descs & rewrite updated | Sean Whitton | |
| 2016-05-17 | rewrite fixConfFile | Sean Whitton | |
| 2016-05-17 | more underscores | Sean Whitton | |
| 2016-05-17 | tidy up wrapper fns | Sean Whitton | |
| 2016-05-17 | comment out code that needs to be reworked | Sean Whitton | |
| with new types | |||
| 2016-05-17 | fill out wrapper functions | Sean Whitton | |
| 2016-05-17 | tidy up utility fns | Sean Whitton | |
| 2016-05-17 | grammar | Sean Whitton | |
| 2016-05-17 | haddock prune option | Sean Whitton | |
| 2016-05-17 | new props and docstrings | Sean Whitton | |
| 2016-05-17 | export the correct properties | Sean Whitton | |
| 2016-05-16 | tidy up, and Sbuild.built only happens once | Sean Whitton | |
| 2016-05-16 | install eatmydata and ccache | Sean Whitton | |
| 2016-05-16 | Sbuild.built requires key pair generated | Sean Whitton | |
| 2016-05-16 | Sbuild.updated | Sean Whitton | |
| 2016-05-16 | write some sbuild props | Sean Whitton | |
| 2016-05-16 | export extractSuite from Debootstrap.hs | Sean Whitton | |
| 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 | |
