* Does grub2 support background image?
@ 2007-01-04 8:23 袁源
2007-01-04 18:28 ` Vesa Jääskeläinen
0 siblings, 1 reply; 7+ messages in thread
From: 袁源 @ 2007-01-04 8:23 UTC (permalink / raw)
To: grub-devel
[-- Attachment #1: Type: text/plain, Size: 179 bytes --]
hi,all
Will grub2 support backgroud image under the terminal gfxterm? I think it feels much better if grub2 can support something like grub legacy 's splashimage.
Thank you!
[-- Attachment #2: Type: text/html, Size: 617 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Does grub2 support background image?
2007-01-04 8:23 Does grub2 support background image? 袁源
@ 2007-01-04 18:28 ` Vesa Jääskeläinen
2007-01-05 14:59 ` Stefan Reinauer
2007-01-05 19:03 ` Yi Wang
0 siblings, 2 replies; 7+ messages in thread
From: Vesa Jääskeläinen @ 2007-01-04 18:28 UTC (permalink / raw)
To: The development of GRUB 2
ԬԴ wrote:
> hi,all
>
> Will grub2 support backgroud image under the terminal gfxterm? I think
> it feels much better if grub2 can support something like grub legacy 's
> splashimage.
Hi,
Yes, it will support it. All in time. I am currently waiting for my new
ADSL connection to get online and then I could continue improving it.
Btw. I have a local version that supports background image, but I want
(and perhaps others too) it to be more generic and allows better
customization.
I am actually thinking now whether I should just provide this initial
version and then improve it or allow someone else to improve it too.
Keeping up with features isn't a good idea either.
Thanks,
Vesa Jääskeläinen
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Does grub2 support background image?
2007-01-04 18:28 ` Vesa Jääskeläinen
@ 2007-01-05 14:59 ` Stefan Reinauer
2007-01-05 19:03 ` Yi Wang
1 sibling, 0 replies; 7+ messages in thread
From: Stefan Reinauer @ 2007-01-05 14:59 UTC (permalink / raw)
To: The development of GRUB 2
* Vesa Jääskeläinen <chaac@nic.fi> [070104 19:28]:
> Yes, it will support it. All in time. I am currently waiting for my new
> ADSL connection to get online and then I could continue improving it.
>
> Btw. I have a local version that supports background image, but I want
> (and perhaps others too) it to be more generic and allows better
> customization.
SUSE uses a couple of patches for GRUB legacy that allow all kinds of
fancy stuff, like implementing a graphical help system, adding boot
options and showing animations. I remember their implementation had a
couple of drawbacks, because it had to run in syslinux, too, for easier
maintenance. But something along that line would sure suit grub2 very
well.
Stefan
--
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info@coresystems.de • http://www.coresystems.de/
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: Does grub2 support background image?
2007-01-04 18:28 ` Vesa Jääskeläinen
2007-01-05 14:59 ` Stefan Reinauer
@ 2007-01-05 19:03 ` Yi Wang
2007-01-06 10:50 ` Vesa Jääskeläinen
1 sibling, 1 reply; 7+ messages in thread
From: Yi Wang @ 2007-01-05 19:03 UTC (permalink / raw)
To: The development of GRUB 2
Vesa Jääskeläinen wrote:
> ԬԴ wrote:
>
>> hi,all
>>
>> Will grub2 support backgroud image under the terminal gfxterm? I think
>> it feels much better if grub2 can support something like grub legacy 's
>> splashimage.
>>
>
> Hi,
>
> Yes, it will support it. All in time. I am currently waiting for my new
> ADSL connection to get online and then I could continue improving it.
>
> Btw. I have a local version that supports background image, but I want
> (and perhaps others too) it to be more generic and allows better
> customization.
>
> I am actually thinking now whether I should just provide this initial
> version and then improve it or allow someone else to improve it too.
> Keeping up with features isn't a good idea either.
>
> Thanks,
> Vesa Jääskeläinen
>
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>
Hi Vesa:
I will be excited to see your work. I wanted to work on the same
thing. Maybe you could share the code so we can both work on it. :)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Does grub2 support background image?
2007-01-05 19:03 ` Yi Wang
@ 2007-01-06 10:50 ` Vesa Jääskeläinen
0 siblings, 0 replies; 7+ messages in thread
From: Vesa Jääskeläinen @ 2007-01-06 10:50 UTC (permalink / raw)
To: The development of GRUB 2
Yi Wang wrote:
> Vesa Jääskeläinen wrote:
>> Btw. I have a local version that supports background image, but I want
>> (and perhaps others too) it to be more generic and allows better
>> customization.
>>
>> I am actually thinking now whether I should just provide this initial
>> version and then improve it or allow someone else to improve it too.
>> Keeping up with features isn't a good idea either.
> Hi Vesa:
>
> I will be excited to see your work. I wanted to work on the same
> thing. Maybe you could share the code so we can both work on it. :)
Hi Yi,
I will polish my code and put my work on CVS when I get the ADSL online.
I will notify on this list when this happens. You are free to continue
from that point. Please see this lists archives for previous discussions
on the topic. If you have any questions or like please write to this
mailing list about them and we will try to answer them.
Thanks,
Vesa Jääskeläinen
^ permalink raw reply [flat|nested] 7+ messages in thread
[parent not found: <20070104170710.0820469802@eg1.dns77.com>]
* Re: Does grub2 support background image?
[not found] <20070104170710.0820469802@eg1.dns77.com>
@ 2007-01-06 7:22 ` kf-grb
2007-01-06 10:52 ` Vesa Jääskeläinen
0 siblings, 1 reply; 7+ messages in thread
From: kf-grb @ 2007-01-06 7:22 UTC (permalink / raw)
To: grub-devel
> Message-ID: <00de01c72fd9$984361f0$1b280a0a@IBM8430AC6AE12>
> Content-Type: text/plain; charset="gb2312"
>
> hi,all
>
> Will grub2 support backgroud image under the terminal gfxterm?
> I think it feels much better if grub2 can support something like
> grub legacy 's splashimage.
Hello all, I'm new to the group & a non-programmer.
Whatever grub2 can support for those who need it and feel
good about is fine for them. I for one prefer to keep
anything related to booting as simple and as bulletproof
as possible.
My request is that the rudimentary KISS mechanisms remain
definitely (if optionally) available. I would even propose
that the simplest possible method always be the default one.
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: Does grub2 support background image?
2007-01-06 7:22 ` kf-grb
@ 2007-01-06 10:52 ` Vesa Jääskeläinen
0 siblings, 0 replies; 7+ messages in thread
From: Vesa Jääskeläinen @ 2007-01-06 10:52 UTC (permalink / raw)
To: The development of GRUB 2
kf-grb@trixtar.org wrote:
>> Message-ID: <00de01c72fd9$984361f0$1b280a0a@IBM8430AC6AE12>
>> Content-Type: text/plain; charset="gb2312"
>>
>> hi,all
>>
>> Will grub2 support backgroud image under the terminal gfxterm?
>> I think it feels much better if grub2 can support something like
>> grub legacy 's splashimage.
>
> Hello all, I'm new to the group & a non-programmer.
>
> Whatever grub2 can support for those who need it and feel
> good about is fine for them. I for one prefer to keep
> anything related to booting as simple and as bulletproof
> as possible.
>
> My request is that the rudimentary KISS mechanisms remain
> definitely (if optionally) available. I would even propose
> that the simplest possible method always be the default one.
Hi,
It will stay optional... You can even survive without graphics mode. Or
at least this has been the plan as far I know.
Thanks,
Vesa Jääskeläinen
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2007-01-06 10:52 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-04 8:23 Does grub2 support background image? 袁源
2007-01-04 18:28 ` Vesa Jääskeläinen
2007-01-05 14:59 ` Stefan Reinauer
2007-01-05 19:03 ` Yi Wang
2007-01-06 10:50 ` Vesa Jääskeläinen
[not found] <20070104170710.0820469802@eg1.dns77.com>
2007-01-06 7:22 ` kf-grb
2007-01-06 10:52 ` Vesa Jääskeläinen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.