Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-11 | Updated install message to describe pvgrub2 mkstandalone process | Chris Chapman | |
2020-08-09 | Initialize a package to build the GRUB for the Xen platform | Chris Chapman | |
Since the time pvgrub2 was adopted by the GRUB [1], the AUR has not had a package that built GRUB2 for the Xen platform. I thought about contributing a patch to the `grub-git` AUR package, but since it would double their build targets (and compile time) for a purpose that was probably not important or useful for most of the users of that package (and since this also seemed like too much for this package to take on as well), I thought it might be better to fork their project and create a new package that would address all the GRUB-ish needs of Xen. The intent is that this would follow `grub-git`, rebasing it on that package as needed. Also some of these patches might be useful upstream, either for the `grub-git` AUR package or for the GRUB project itself. [1]: https://lists.xen.org/archives/html/xen-devel/2013-11/msg01216.html | |||
2020-02-06 | Mirror changes to grub.default in [Core] | Llewelyn Trahaearn | |
2019-06-12 | Resolve build issues that appeared after upstream commit ↵ | Llewelyn Trahaearn | |
[35b909062e7b334eb4af372be3260d0f62d85375]. Use HTTPS for sources. | |||
2019-04-01 | Update PKGBUILD to accommodate changes in upstream commit ↵ | Llewelyn Trahaearn | |
35b909062e7b334eb4af372be3260d0f62d85375 | |||
2019-01-21 | Trim down pkgver() | Llewelyn Trahaearn | |
2019-01-20 | Cleanup white space for consistent appearance. | Llewelyn Trahaearn | |
2019-01-20 | Major rewrite of build() and package() for increased readability and easier ↵ | Llewelyn Trahaearn | |
maintenance of the PKGBUILD. | |||
2018-07-26 | Remove duplicate symbol workaround for i386-efi build as this has been ↵ | Llewelyn Trahaearn | |
resolved upstream. | |||
2018-07-11 | Mirror changes in [Core], including FreeType pkg-config fix. | Llewelyn Trahaearn | |
2018-06-13 | Adopt FreeType fixes from Debian. Added conditional to fix issues with ↵ | Llewelyn Trahaearn | |
i386-efi builds. | |||
2018-01-26 | Update Unifont to 10.0.06 | Llewelyn Trahaearn | |
2017-09-04 | Cleanup source array. | Llewelyn Trahaearn | |
2017-04-26 | Update to latest version and tune statements. | Llewelyn Trahaearn | |
2017-03-19 | Bumpt to current version. | Llewelyn Trahaearn | |
2017-02-27 | Bump to latest upstream commit. | Llewelyn Trahaearn | |
2017-02-22 | Remove superfluous new line. | Llewelyn Trahaearn | |
2017-02-22 | Update to latest upstream commit. | Llewelyn Trahaearn | |
2017-02-15 | Alphabetize dependencies. | Llewelyn Trahaearn | |
2017-02-12 | Fix pkgver() to trim 'grub.' out of the git tags. | Llewelyn Trahaearn | |
2017-02-11 | Remove lingering grub.install file. | Llewelyn Trahaearn | |
2017-02-11 | Rebase on latest PKBUILD from [Core]. | Llewelyn Trahaearn | |
2015-06-08 | Initial commit | Keshav Amburay | |