| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-25 | fix build warnings | Joey Hess | |
| 2017-10-19 | Use isUnpopulated when creating a chroot or restoring a backup | Nicolas Schodet | |
| 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.) | |||
| 2015-12-19 | Clean build with ghc 7.10. | Joey Hess | |
| Import Prelude after modules that cause warnings due to AMP change | |||
| 2015-10-20 | Chroot: Converted to use a ChrootBootstrapper type class | Joey Hess | |
| So other ways to bootstrap chroots can easily be added in separate modules. (API change) | |||
| 2015-09-02 | propellor spin | Joey Hess | |
| 2015-09-01 | removal of chroot on disk image rebuild | Joey Hess | |
| 2014-12-04 | more work on OS takeover | Joey Hess | |
| 2014-11-22 | propellor spin | Joey Hess | |
