I created an ebuild for burg (http://ubuntuforums.org/showthread.php?t=1248647, https://help.ubuntu.com/community/Burg), starting with the grub-9999 ebuild in portage as a base. Compared to the raw grub instalaltion, burg brings the efi_fb module as well as support for the new theme infrastructure created for grub2, so I think it might be useful to some of you. This is my first-time as making a real ebuild and I may have made some mistakes, so feel free to correct me if it's the case. Reproducible: Always Steps to Reproduce:
Created attachment 209209 [details] burg live ebuild (initial version)
Created attachment 209210 [details, diff] Patch file for this ebuild (based on the one for grub-1.96)
Hello, The Gentoo Team would like to firstly thank you for your ebuild submission. We also apologize for not being able to accommodate you in a timely manner. There are simply too many new packages. Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and all users can have ebuilds reviewed by Gentoo devs for entry into the overlay. So, the sunrise team is suggesting that you look into this and submit your ebuild to the overlay where even *you* can commit to. =) Thanks, On behalf of the Gentoo Sunrise Team, Justin. [1]: http://www.gentoo.org/proj/en/sunrise/ [2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Hi, It'd be more useful if you made an ebuild for GRUB's experimental branch. The new theme interface is included there. (it's the same theme framework. the one in BURG was simply picked up from an unfinished GSoC branch before it was ready)
hi, I just installed burg from source file on my gentoo system. Only one problem I have it does not discover my gentoo system. So I added it the custom file. Here is a copy of my configure options. Some of them I got from the grub-9999.ebuild. ./configure --prefix=/usr --sysconfdir=/etc --with-platform=pc --disable-efiemu --disable-werror --sbindir=/sbin --bindir=/bin --libdir=/$(get_l) --disable-grub-fstest
Hi thanks for the ebuild, I modified it to install on my pc. The only problem is I can not get the patch to apply.
Hi thanks for the ebuild. I modified it to install it on my pc. The only problem I have is I can not apply the patch. Any help would be greatly appreciated.
Created attachment 232229 [details] For pc install