| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-31 | comment | Joey Hess | |
| 2017-12-31 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2017-12-31 | document propellor.buildsystem | Joey Hess | |
| 2017-12-31 | Added a comment: Enough for this year ;-) | stappers@eb96885816da287c29f6f699999434d532149234 | |
| 2017-12-30 | response | Joey Hess | |
| 2017-12-30 | Added a comment: patch | stappers@eb96885816da287c29f6f699999434d532149234 | |
| 2017-12-30 | Added a comment: stuck | stappers@eb96885816da287c29f6f699999434d532149234 | |
| 2017-12-30 | add news item for propellor 5.2.0 | Joey Hess | |
| 2017-12-29 | Added a comment: almost there | stappers@eb96885816da287c29f6f699999434d532149234 | |
| 2017-12-29 | response | Joey Hess | |
| 2017-12-29 | (no commit message) | stappers@eb96885816da287c29f6f699999434d532149234 | |
| 2017-12-29 | Added a comment: Clean build | stappers@eb96885816da287c29f6f699999434d532149234 | |
| 2017-12-29 | update | Joey Hess | |
| 2017-12-29 | comment | Joey Hess | |
| 2017-12-29 | Added a comment: stack extra dep threepenny-gui-0.8.2.0 compile error | stappers@eb96885816da287c29f6f699999434d532149234 | |
| 2017-12-29 | Added a comment: threepenny-ui in cabal | stappers@eb96885816da287c29f6f699999434d532149234 | |
| 2017-12-28 | Added a comment: my stack version | stappers@eb96885816da287c29f6f699999434d532149234 | |
| 2017-12-28 | response | Joey Hess | |
| 2017-12-28 | Added a comment: patch | stappers@eb96885816da287c29f6f699999434d532149234 | |
| 2017-12-28 | Added a comment: additional information | stappers@eb96885816da287c29f6f699999434d532149234 | |
| 2017-12-28 | (no commit message) | stappers@eb96885816da287c29f6f699999434d532149234 | |
| 2017-12-28 | Added a comment: README.mdwn | stappers@eb96885816da287c29f6f699999434d532149234 | |
| 2017-12-27 | response | Joey Hess | |
| 2017-12-27 | comment | Joey Hess | |
| 2017-12-27 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2017-12-27 | Added a comment: patch, sorry for the previous line wraps | stappers@eb96885816da287c29f6f699999434d532149234 | |
| 2017-12-27 | Installer/Target.hs:28:51: error: Not in scope: type constructor or ↵ | stappers@eb96885816da287c29f6f699999434d532149234 | |
| class ‘PartSpec’ | |||
| 2017-12-27 | Added a comment: why still on todo list | stappers@eb96885816da287c29f6f699999434d532149234 | |
| 2017-12-27 | Added a comment: the working config | stappers | |
| 2017-12-25 | update | Joey Hess | |
| 2017-12-22 | Added a comment: Patch mailed to propellor@joeyh.name | spwhitton | |
| 2017-12-22 | comment | Joey Hess | |
| 2017-12-22 | Added a comment | gueux | |
| 2017-12-22 | Added a comment | gueux | |
| 2017-12-22 | Added a comment | gueux | |
| 2017-12-22 | Added a comment | gueux | |
| 2017-12-22 | Added a comment | gueux | |
| 2017-12-22 | question | Joey Hess | |
| 2017-12-22 | todo | Joey Hess | |
| 2017-12-21 | typo | Joey Hess | |
| 2017-12-21 | fix location | Joey Hess | |
| 2017-12-21 | Merge branch 'master' of ssh://propellor.branchable.com | Joey Hess | |
| 2017-12-21 | fuzzy partition end location for parted | Joey Hess | |
| This should fix the reversion in GPT partition creation. See my long comment for the gory details. This commit was sponsored by Peter on Patreon. | |||
| 2017-12-21 | Added a comment | gueux | |
| 2017-12-21 | Added a comment | gueux | |
| 2017-12-21 | more | Joey Hess | |
| 2017-12-21 | Added a comment | gueux | |
| 2017-12-21 | comment | Joey Hess | |
| 2017-12-21 | Added a comment | gueux | |
| 2017-12-21 | Grub.boots, Grub.bootsMounted: Pass --target to grub-install. | Joey Hess | |
| This is to support eg, coreboot. The GrubTarget passed to Grub.installed is introspected to determine --target. If multiple grubs are installed, it currently doesn't pass any --target. Might make more sense to run grub-install repeatedly, but I don't know if that case is sane at all. The Xen -> "x86_64-xen" mapping is kind of arbitrarily chosen since there's a i386-xen available too. I don't know when that case would be used in any case though; chainPVGrub uses installed Xen, but it does not run grub-install. If this does become a problem, would probably need to split it into Xen64 and Xen32. Renamed BIOS to GrubTarget in passing to match grub's terminology; BIOS was kind of a joke term for this in propellor. This commit was sponsored by Francois Marier on Patreon. | |||
