Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85779 - new grub 0.96 [-r3] ebuild with gfxboot support
Summary: new grub 0.96 [-r3] ebuild with gfxboot support
Status: RESOLVED DUPLICATE of bug 103272
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-18 08:05 UTC by Andrew Kirilenko
Modified: 2008-04-09 07:25 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild (grub-0.96-r1.ebuild,4.75 KB, text/plain)
2005-03-18 08:05 UTC, Andrew Kirilenko
Details
misc patch (grub-0.96-misc.patch,5.67 KB, patch)
2005-03-18 08:06 UTC, Andrew Kirilenko
Details | Diff
SuSE's splash patch (grub-0.96-splash.patch,20.46 KB, patch)
2005-03-18 08:07 UTC, Andrew Kirilenko
Details | Diff
dirs (/usr/lib/grub/) patch (grub-0.96-dirs.patch,3.24 KB, patch)
2005-03-18 08:07 UTC, Andrew Kirilenko
Details | Diff
wildcard support (read info) patch (grub-0.96-wildcard.patch,29.82 KB, patch)
2005-03-18 08:08 UTC, Andrew Kirilenko
Details | Diff
new -> old sort for wildcards patch (grub-0.96-wildcard-sort.patch,1.23 KB, patch)
2005-03-18 09:19 UTC, Andrew Kirilenko
Details | Diff
ebuild with wildcard-sort patch (grub-0.96-r1.ebuild,4.79 KB, text/plain)
2005-03-18 09:20 UTC, Andrew Kirilenko
Details
Ebuilds of new version build from grub-0.96-r2 with SuSE gfxgrub-v6 (SuSE 9.3) and gfxboot-3.0 (SuSE 9.3) (grub-0.96-r2-gfxsplash-3.0-ebuilds.tar.bz2,27.09 KB, application/x-tbz)
2005-05-11 15:35 UTC, Rolf Meyer
Details
gentoo.org-Krystal theme for grub (gentoo.org-Krystal-gfxsplash-theme.tar.bz2,1.04 MB, application/x-tbz)
2005-05-11 15:39 UTC, Rolf Meyer
Details
ebuild + patches (grub.tar.bz2,24.53 KB, application/octet-stream)
2005-05-12 04:53 UTC, Andrew Kirilenko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Kirilenko 2005-03-18 08:05:15 UTC
This is new version of #79219 with wildcard functionality added. #79230 (gfxboot) is the same. Gentoo's theme is (hopefully) almost ready.
Comment 1 Andrew Kirilenko 2005-03-18 08:05:51 UTC
Created attachment 53787 [details]
ebuild
Comment 2 Andrew Kirilenko 2005-03-18 08:06:39 UTC
Created attachment 53788 [details, diff]
misc patch
Comment 3 Andrew Kirilenko 2005-03-18 08:07:09 UTC
Created attachment 53789 [details, diff]
SuSE's splash patch
Comment 4 Andrew Kirilenko 2005-03-18 08:07:36 UTC
Created attachment 53790 [details, diff]
dirs (/usr/lib/grub/) patch
Comment 5 Andrew Kirilenko 2005-03-18 08:08:16 UTC
Created attachment 53791 [details, diff]
wildcard support (read info) patch
Comment 6 Andrew Kirilenko 2005-03-18 09:19:57 UTC
Created attachment 53797 [details, diff]
new -> old sort for wildcards patch
Comment 7 Andrew Kirilenko 2005-03-18 09:20:41 UTC
Created attachment 53798 [details]
ebuild with wildcard-sort patch
Comment 8 Rolf Meyer 2005-05-11 15:35:53 UTC
Created attachment 58698 [details]
Ebuilds of new version build from grub-0.96-r2 with SuSE gfxgrub-v6 (SuSE 9.3) and gfxboot-3.0 (SuSE 9.3)
Comment 9 Rolf Meyer 2005-05-11 15:39:08 UTC
Created attachment 58699 [details]
gentoo.org-Krystal theme for grub
Comment 10 Andrew Kirilenko 2005-05-12 03:16:12 UTC
Thanks (especially for the gentoo theme)!!! Will test them now (and probably will add some of my new patches).
Comment 11 Andrew Kirilenko 2005-05-12 04:53:06 UTC
Created attachment 58739 [details]
ebuild + patches
Comment 12 Andrew Kirilenko 2005-05-12 04:54:18 UTC
2Rolf: gfxboot ebuild is in the corresponding bug (79230).
Comment 13 Andrew Kirilenko 2005-05-12 06:47:40 UTC
2Rolf: theme looks almost perfectly. the only thing that I don't like is that `g` inside the timer circle - I think it can be improved somehow.
Comment 14 Rolf Meyer 2005-05-13 15:18:44 UTC
2Andrew: Feel free to change them, whether you have a beter idea, the gimp-file is inside ;-) the hole theme is improved. I would not use the SuSE-Theme on my gentoo machine
Comment 15 Nableezy 2005-07-02 01:04:07 UTC
is there any type of howto as to how to add the gfxmenu to grub? nuthin in the
forums so far as i can tell so any help would be appreciated on howto go from
the gentoo theme dir to the gfxmenu . . . line in grub
thanks
Comment 16 Andrew Kirilenko 2005-07-03 05:49:48 UTC
here is my grub.conf 
 
timeout 5 
default 0 
gfxmenu (hd0,0)/grub/gentoo-krystal.gfxboot 
 
title * 
root (hd0,2) 
wildcard (hd0,0)/vmlinuz-* 
kernel (hd0,0)/vmlinuz-* root=/dev/hda3 video=radeonfb:1280x1024-32@85 
splash=silent,theme:livecd-2005.0 quiet CONSOLE=/dev/tty1 
initrd (hd0,0)/splash-livecd-2005.0-1280x1024 
 
Comment 17 SpanKY gentoo-dev 2005-08-19 17:13:27 UTC
spock: care to take a look into this ?
Comment 18 Michal Januszewski (RETIRED) gentoo-dev 2005-08-20 12:39:09 UTC
Sure. Actually, I've recently done some work with gfxboot. Just give me a few
days :)
Comment 19 Andrew Kirilenko 2005-08-21 10:22:52 UTC
I'm doing port to grub 0.97. Should be ready soon. 
Comment 20 Andrew Kirilenko 2005-08-21 12:13:15 UTC
Please close this bug because of #103272. 
Comment 21 SpanKY gentoo-dev 2005-08-22 06:06:45 UTC

*** This bug has been marked as a duplicate of 103272 ***