This is a reminder. The due date is the 8th day. If you would like to
submit/update applications, please hurry up. Most applications require some
discussion and rewrite, so we have no time to complete applications if you
wait too much. Also, please do not hestiate to contact me (or Hollis)
priv
Tomáš Ebenlendr <[EMAIL PROTECTED]> writes:
>>> Little changes in source code, though I had to adapt asm files to
>>> passing parameters in stack (I compile without -mregparm=3 -mrtd options
>>> as I didn't want to recompile the whole C library with those passing
>>> parameters conventions).
>>
>>
Hi Marco,
On Friday 05 May 2006 13:48, Marco Gerards wrote:
> Eventually this has to happen if we want people to use GRUB 2. So I
> agree with that. It's to soon for me to determine if November is
> reasonable or not. But if we want to pick a date, this date is as
> good as any. At least it is
>> Little changes in source code, though I had to adapt asm files to
>> passing parameters in stack (I compile without -mregparm=3 -mrtd options
>> as I didn't want to recompile the whole C library with those passing
>> parameters conventions).
>
> It would be nice to get this to work for the regul
"Yoshinori K. Okuji" <[EMAIL PROTECTED]> writes:
> As in the plan, I would like to stabilize GRUB 2 at 1.96. This means that we
> will not introduce any incompatibility after November (from the users' point
> of view). Currently, I'm going to apply the same policy as GRUB 1.90-1.96,
> that is,
Eric Salomé <[EMAIL PROTECTED]> writes:
> GRUB 2 Wiki
> ToDoList : Implement ModuleLoading in grub-emu
Right, and I even added this item. Sorry, I just misunderstood your
previous email.
> I worked on that : Architecture i386/pc - Emulation on Linux/Ubuntu
> grub-emu is loading all current modu
Vesa Jääskeläinen <[EMAIL PROTECTED]> writes:
> But the idea here was to make it easier to make function that operates
> on different render targets without knowing about it. eg:
>
> set_target a
> call common_func
> set target b
> call common_func
> set target c
>
> With your proposal this would
Johan Rydberg wrote:
> Vesa Jääskeläinen <[EMAIL PROTECTED]> writes:
>
>> Here is the newest modifications to video subsystem.
>
> Hi Vesa. What a suitable name :)
:)
> Sorry for the delay, and lack of earlier comments, but I've been out
> of the GRUB loop for a while. But I have a few commen