All of lore.kernel.org
 help / color / mirror / Atom feed
* gfxmenu status? [was: Serial and graphical console at the same time]
@ 2010-02-18 13:50 Michal Suchanek
  2010-02-26 20:46 ` Colin D Bennett
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Suchanek @ 2010-02-18 13:50 UTC (permalink / raw)
  To: The development of GNU GRUB

On 18 February 2010 01:48, Colin Watson <cjwatson@ubuntu.com> wrote:
> On Wed, Feb 17, 2010 at 05:37:16PM -0700, Joey Korkames wrote:
>> Christian Auby writes:
>>> How would I go about setting up grub2 with both serial console and
>>> graphical console?
>>
>> You can't run simultaneous consoles with a stock grub2 build.
>> The experimental branch does support it though:
>> http://robertmh.wordpress.com/2009/12/25/multiple-grub-terminals/#comment-520
>
> The relevant code was merged into trunk on 2010-01-09.
>

How does the gfxmenu work in this case?

And how does it work in the simpler cases, anyway?

Is there some documentation or at least samples?

Everywhere it's said the menu is MVC based. I am not expert on MVC but
I don't see anything remotely reminiscent of MV separation, the wiki
pages describe just a UI toolkit without most of the MVC parts.

Thanks

Michal



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gfxmenu status? [was: Serial and graphical console at the same time]
  2010-02-18 13:50 gfxmenu status? [was: Serial and graphical console at the same time] Michal Suchanek
@ 2010-02-26 20:46 ` Colin D Bennett
  0 siblings, 0 replies; 2+ messages in thread
From: Colin D Bennett @ 2010-02-26 20:46 UTC (permalink / raw)
  To: grub-devel

On Thu, 18 Feb 2010 14:50:15 +0100
Michal Suchanek <hramrach@centrum.cz> wrote:

> On 18 February 2010 01:48, Colin Watson <cjwatson@ubuntu.com> wrote:
> > On Wed, Feb 17, 2010 at 05:37:16PM -0700, Joey Korkames wrote:
> >> Christian Auby writes:
> >>> How would I go about setting up grub2 with both serial console and
> >>> graphical console?
> >>
> >> You can't run simultaneous consoles with a stock grub2 build.
> >> The experimental branch does support it though:
> >> http://robertmh.wordpress.com/2009/12/25/multiple-grub-terminals/#comment-520
> >
> > The relevant code was merged into trunk on 2010-01-09.
> >
> 
> How does the gfxmenu work in this case?
> 
> And how does it work in the simpler cases, anyway?
> 
> Is there some documentation or at least samples?
> 
> Everywhere it's said the menu is MVC based. I am not expert on MVC but
> I don't see anything remotely reminiscent of MV separation, the wiki
> pages describe just a UI toolkit without most of the MVC parts.

I think that only the menu/menuitems are the model, but there are two
views on the menu model: (1) the text-mode menu and (2) the graphical
menu.  The GUI component model is fairly limited at this point but
there's no reason it couldn't be expanded to a wider variety of widgets
that might support MVC (for instance a text area that uses a model
separate from its view).

Regards,
Colin



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-26 20:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-18 13:50 gfxmenu status? [was: Serial and graphical console at the same time] Michal Suchanek
2010-02-26 20:46 ` Colin D Bennett

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.