Re: [PATCH] Trim a few bytes from boot.img

2010-02-22 Thread Colin Watson
On Tue, Feb 16, 2010 at 12:53:51PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Colin Watson wrote: > > A while back, I was looking for eight extra bytes in boot.img so that I > > could put a keyboard modifier check in there, allowing me to avoid > > printing "GRUB loading" by default, wh

Re: [PATCH] Trim a few bytes from boot.img

2010-02-16 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Colin Watson wrote: > A while back, I was looking for eight extra bytes in boot.img so that I > could put a keyboard modifier check in there, allowing me to avoid > printing "GRUB loading" by default, which my boss^3 has been asking me > for, without crippling debugging in the process. I knew I co