Re: [PATCH] Faster text rendering by optimizing font glyph lookup

2009-07-26 Thread Michal Suchanek
On 25/07/2009, Felix Zielcke wrote: > Am Samstag, den 25.07.2009, 18:04 +0200 schrieb Robert Millan: > > > On Fri, Jul 24, 2009 at 11:17:59PM +0200, Felix Zielcke wrote: > > > > > > So if there still won't come up objections against this, then I'll do > > > the change, then at least an Ubuntu b

Re: [PATCH] Faster text rendering by optimizing font glyph lookup

2009-07-26 Thread Felix Zielcke
Am Sonntag, den 26.07.2009, 10:38 +0200 schrieb Michal Suchanek: > On 25/07/2009, Felix Zielcke wrote: > > Am Samstag, den 25.07.2009, 18:04 +0200 schrieb Robert Millan: > > > > > On Fri, Jul 24, 2009 at 11:17:59PM +0200, Felix Zielcke wrote: > > > > > > > > So if there still won't come up objec

Re: [PATCH] Faster text rendering by optimizing font glyph lookup

2009-07-26 Thread Felix Zielcke
Am Freitag, den 24.07.2009, 23:17 +0200 schrieb Felix Zielcke: > Am Donnerstag, den 11.06.2009, 23:31 +0200 schrieb Vladimir 'phcoder' > Serbinenko: > > On Thu, Jun 11, 2009 at 12:28 PM, Felix Zielcke wrote: > > > Am Montag, den 09.02.2009, 08:24 -0800 schrieb Colin D Bennett: > > >> On Mon, 9 Feb

update-grub and grub-probe

2009-07-26 Thread Kevin Mitchell
I have found the update-grub process to be excruciatingly slow on at least two SATA systems. On my older system with a VIA VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE, controller things seem to work quite nicely. One of the SATA systems is a Thinkpad T60 laptop with a 82801GBM/GHM (ICH

Re: [PATCH] Fix when installing on pationless but partionable medium

2009-07-26 Thread Vladimir 'phcoder' Serbinenko
On Wed, Jul 22, 2009 at 7:46 PM, Pavel Roskin wrote: > On Wed, 2009-07-22 at 19:43 +0200, Vladimir 'phcoder' Serbinenko wrote: >> On Wed, Jul 22, 2009 at 7:36 PM, Pavel Roskin wrote: >> > On Wed, 2009-07-22 at 19:16 +0200, Robert Millan wrote: >> > boot.img has holes for FAT and PC MBR.  That's two

Re: [PATCH] Fix when installing on pationless but partionable medium

2009-07-26 Thread Vladimir 'phcoder' Serbinenko
On Wed, Jul 22, 2009 at 7:22 PM, Robert Millan wrote: > On Sat, Jul 18, 2009 at 11:28:58PM +0200, Vladimir 'phcoder' Serbinenko wrote: >> > I don't understand what you mean here. >> Let's take a common example of cdrom. Most of the users and developers >> are accustomed to a cdrom holding one files

[PATCH] use UUID to map system devices to grub devices

2009-07-26 Thread Felix Zielcke
As requested by Robert on IRC, this is a split from my dmraid patch. On dmraid devices HDIO_GETGEO returns 0 for all fields, so the current way of grub_util_biosdisk_get_grub_dev just can't work. So I use blkid to get the UUID of the device and then a new nested function to find out the grub device

Re: Re[2]: 'password' command in GRUB 2?

2009-07-26 Thread Felix Zielcke
Am Freitag, den 05.06.2009, 20:17 +0200 schrieb Julien RANC: > Hello, > > >> Previous attempts I have found: > >> > >> http://lists.gnu.org/archive/html/grub-devel/2007-08/msg00034.html > >>"[PATCH] password command implementation", Julien RANC, August 2007 > >> http://lists.gnu.org/archive/

Re: Re[2]: 'password' command in GRUB 2?

2009-07-26 Thread Vladimir 'phcoder' Serbinenko
>> If I remember correctly, I had improved on the first patch to include >> most of the remarks. I'll have a look if I can find back the modified >> patch, and send it to the list for anyone to have it. >> > > What is with his patch? Shouldn't we just send him an assigment? > Adrian (the author of

Re: Re[2]: 'password' command in GRUB 2?

2009-07-26 Thread Vladimir 'phcoder' Serbinenko
On Sun, Jul 26, 2009 at 6:20 PM, Vladimir 'phcoder' Serbinenko wrote: >>> If I remember correctly, I had improved on the first patch to include >>> most of the remarks. I'll have a look if I can find back the modified >>> patch, and send it to the list for anyone to have it. >>> >> >> What is with