Re: [PATCH] GSoC #09 Bitmap scaling

2008-10-15 Thread Vesa Jääskeläinen
Colin D Bennett wrote: > On Tue, 14 Oct 2008 00:11:42 +0300 > Vesa Jääskeläinen <[EMAIL PROTECTED]> wrote: > A minor point: You mentioned "RGB" and "RGBA" format--do you mean "true > color" (either RGB[A] or BGR[A] layout) or do you mean literal RGB byte > order? If we are talking about picking a

Re: forgot passwd, cannot login, [rd]init=/bin/sh don't work

2008-10-15 Thread jidanni
Can somebody please integrate my patches? For the parent article and the "grub-install message should mention --recheck" article. I am a mere "apt-get install" user. I fear if I learn your whole source code system, and finally make an official patch, it too will fall on deaf ears. As I expect I w

Re: grub-install message should mention --recheck

2008-10-15 Thread Isaac Dupree
[EMAIL PROTECTED] wrote: Please implement these changes in making this typical grub-install message. Thanks. # grub-install /dev/hda Installation finished. No error reported. This is the contents of the device map /boot/grub/device.map. -Check if this is correct or not. If any

Re: grub-install message should mention --recheck

2008-10-15 Thread jidanni
ID> try `grub-install --recheck` (or is it `grub-install --recheck Thanks. I am trying to say that four out of five times "adding --recheck to the invocation" will do what the user wants, instead of needing him to fire up an editor. So please mention it somehow. _