Re: freeze announcement

2010-02-15 Thread Seth Goldberg
What are the goals for 1.98? What are the goals for 1.99 and 2.0? Is there a published roadmap (formal or informal) ? --S Quoting Robert Millan, who wrote the following on Mon, 15 Feb 2010: Hi, trunk repository is now frozen in preparation for GRUB 1.98, which will be released soon, m

freeze announcement

2010-02-15 Thread Robert Millan
Hi, trunk repository is now frozen in preparation for GRUB 1.98, which will be released soon, most likely this month. I leave Vladimir in charge of this freeze process. Please ask him for approval when in doubt. -- Robert Millan "Be the change you want to see in the world" -- Gandhi sign

(no subject)

2010-02-15 Thread Alexander Jölly
hi, i tried to install debian squeeze on an intel s3210 mainboard with an areca arc-1222 hardware raid-controller, but after install the system will not boot; grub stops after: GRUB loading.. Welcome to GRUB! i have more of these servers, and upgrading from debian lenny to squeeze or a fresh i

Re: [RFC] Framebuffer rotation patch, or why 'unsigned' fails us

2010-02-15 Thread Colin D Bennett
On Mon, 15 Feb 2010 19:14:57 +0100 Michal Suchanek wrote: > What is left unsigned is the framebuffer size in mode info and it > indeed requires some casts and causes trouble. It made me change one > of the transform routines to asymmetric types because it is used > (almost) exclusively on the mod

Re: [RFC] Framebuffer rotation patch, or why 'unsigned' fails us

2010-02-15 Thread Michal Suchanek
On 15 February 2010 18:05, Colin D Bennett wrote: > On Sat, 13 Feb 2010 18:29:41 +0100 > Michal Suchanek wrote: > >> 2010/2/11 Vladimir 'φ-coder/phcoder' Serbinenko : >> > Michal Suchanek wrote: >> >> 2010/2/11 Vladimir 'φ-coder/phcoder' Serbinenko >> >> : >> >> >> >>> Michal Suchanek wrote: >> >

Re: [RFC] Framebuffer rotation patch, or why 'unsigned' fails us

2010-02-15 Thread Colin D Bennett
On Sat, 13 Feb 2010 18:29:41 +0100 Michal Suchanek wrote: > 2010/2/11 Vladimir 'φ-coder/phcoder' Serbinenko : > > Michal Suchanek wrote: > >> 2010/2/11 Vladimir 'φ-coder/phcoder' Serbinenko > >> : > >> > >>> Michal Suchanek wrote: > >>> -    unsigned int x; > >>> -    unsigned int y; > >>> -    u