| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-24 | DiskImage type class | Joey Hess | |
| * DiskImage: Made a DiskImage type class, so that different disk image formats can be implemented. The properties in this module can generate any type that is a member of DiskImage. (API change) (To convert existing configs, convert the filename of the disk image to RawDiskImage filename.) * Removed DiskImage.vmdkBuiltFor property. (API change) Instead, use VirtualBoxPointer in the property that creates the disk image. This commit was sponsored by Jack Hill on Patreon. | |||
| 2017-08-24 | comment | Joey Hess | |
| 2017-08-24 | Added a comment | picca | |
| 2017-08-23 | comment | Joey Hess | |
| 2017-08-23 | Added a comment | picca | |
| 2017-08-23 | comment | Joey Hess | |
| 2017-08-23 | comment | Joey Hess | |
| 2017-08-23 | Merge branch 'joeyconfig' | Joey Hess | |
| 2017-08-23 | Add Typeable instance to Bootstrapper, fixing build with old versions of ↵ | Joey Hess | |
| ghc. (Previous attempt was incomplete.) | |||
| 2017-08-23 | Added a comment | picca | |
| 2017-08-23 | Added a comment | picca | |
| 2017-08-23 | (no commit message) | picca | |
| 2017-08-22 | (no commit message) | picca | |
| 2017-08-22 | Added a comment | picca | |
| 2017-08-22 | Added a comment | picca | |
| 2017-08-22 | Added a comment | picca | |
| 2017-08-22 | Added a comment | picca | |
| 2017-08-22 | (no commit message) | picca | |
| 2017-08-03 | Added a comment | Nicolas.Schodet | |
| 2017-08-03 | Question about bind9 configuration | Nicolas.Schodet | |
| 2017-07-30 | comment | Joey Hess | |
| 2017-07-30 | comment | Joey Hess | |
| 2017-07-30 | comment | Joey Hess | |
| 2017-07-29 | (no commit message) | picca | |
| 2017-07-28 | Added a comment | picca | |
| 2017-07-28 | comment | Joey Hess | |
| 2017-07-28 | Added a comment | picca | |
| 2017-07-28 | (no commit message) | picca | |
| 2017-07-26 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2017-07-25 | Add Typeable instance to Bootstrapper, fixing build with old versions of ghc. | Joey Hess | |
| 2017-07-26 | Added a comment | mithrandi | |
| 2017-07-25 | comment | Joey Hess | |
| 2017-07-25 | Added a comment | mithrandi | |
| 2017-07-25 | Added a comment | mithrandi | |
| 2017-07-25 | (no commit message) | mithrandi | |
| 2017-07-14 | Added a comment | gueux | |
| 2017-07-14 | Added a comment | gueux | |
| 2017-05-25 | Added a comment | bardur.arantsson | |
| 2017-05-13 | response | Joey Hess | |
| 2017-05-12 | Added a comment | bardur.arantsson | |
| 2017-04-20 | Added a comment | joelmccracken | |
| 2017-04-17 | response | Joey Hess | |
| 2017-04-17 | Added a comment | joelmccracken | |
| 2017-04-13 | response | Joey Hess | |
| 2017-04-13 | (no commit message) | joelmccracken | |
| 2017-04-06 | tweaks to db45x's patch | Joey Hess | |
| Removed mountNow as a top-level property, as I don't think it makes sense for anything except for mounted to use it. db45x's patch turns out to have introduced a bug in mounted's use of "mountNow src". That made mountNow check if the device was a mount point, which it isn't. The fix would have been to use "mountNow mnt", but my inlining of mountnow just basically reverted the part of the patch that introduced the bug. swapOn does not involve the fstab so moved to the Mount module. (Also noticed that Mount.mounted is a kind of weird property, given that it fails the next time ran. It's only used internally by some chroot properties, so I left it as-is, but added a comment. It might make sense to make Mount.mounted check like mountNow does if the thing is already mounted.) | |||
| 2017-04-06 | Added a comment | bardur.arantsson | |
| 2017-04-05 | Added a comment | db48x@80bd751a72d5a80737e2f875342cf845629c7202 | |
| 2017-04-04 | comment | Joey Hess | |
| 2017-04-05 | Added a comment | db48x@80bd751a72d5a80737e2f875342cf845629c7202 | |
