| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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 | Apt.unattendedUpgrades: mail root | Félix Sipma | |
| 2016-04-05 | add comments | Joey Hess | |
| 2016-04-05 | Apt: add periodicUpdates | Félix Sipma | |
| 2016-04-05 | comment | Joey Hess | |
| 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 | |
| 2016-03-30 | improve comments | Joey Hess | |
| 2016-03-30 | Adding support for software-properties-common to OS properties branch. | Evan Cofsky | |
| The config-simple file now shows: 1. Adding PPAs 2. Adding apt keys from a remote keyserver 3. Adding apt sources 4. Installing signed packages from a new repository. | |||
| 2016-03-30 | Add simplistic support for apt-software-properties-common. | Evan Cofsky | |
| I know it's definitely a very Buntish thing, but for adding some larger collections of software on a very Buntish box, it definitely comes in handy. I also think that it might be possible to support a lot of the features using propellor properties directly as a fallback, and that might be something I could look into as well. Thanks! | |||
| 2016-03-30 | propellor spin | Joey Hess | |
| 2016-03-30 | fix info propigation from chroot to systemd container | Joey Hess | |
| 2016-03-30 | refactor | Joey Hess | |
| 2016-03-30 | Merge branch 'master' into typed-os-requirements | Joey Hess | |
| 2016-03-30 | Apt.update: Also run dpkg --configure -a here as apt for some reason won't ↵ | Joey Hess | |
| even update if dpkg was interrupted. | |||
| 2016-03-28 | Merge branch 'master' into typed-os-requirements | Joey Hess | |
