Hollis Blanchard <[EMAIL PROTECTED]> writes:
> This patch fixes the line-wrapping problems we've been having on
> PPC. I rearranged grub_ofconsole_getwh() slightly to avoid excessive
> indentation. I will apply soon unless people criticize my ChangeLog
> entry. ;)
Great! This was a very annoying
Hollis Blanchard <[EMAIL PROTECTED]> writes:
> On Nov 6, 2005, at 4:26 PM, Marco Gerards wrote:
>>
>> Please test if everything still works. Of course I took great care in
>> testing and implementing, but a lot changed and I am not perfect.
>> This week I will have some time, so if there are any
On 11/7/05, Hollis Blanchard <[EMAIL PROTECTED]> wrote:
> This patch fixes the line-wrapping problems we've been having on PPC. I
> rearranged grub_ofconsole_getwh() slightly to avoid excessive
> indentation. I will apply soon unless people criticize my ChangeLog
> entry. ;)
Well I don't like it f
Dennis Clarke <[EMAIL PROTECTED]> writes:
> On 11/7/05, Hollis Blanchard <[EMAIL PROTECTED]> wrote:
>> This patch fixes the line-wrapping problems we've been having on PPC. I
>> rearranged grub_ofconsole_getwh() slightly to avoid excessive
>> indentation. I will apply soon unless people criticize
On Thursday 20 Oct 2005 15:47, Timothy Baldwin wrote:
> Here is support for Linux/ADFS partition tables, which is used for Linux
> partitions on discs connected to the motherboard interface of systems which
> run RISC OS. Since it shares a structure with the RISC OS disc API, that
> has been separ
Hi,
At the moment I am working on things that irritate me while I am
working on GRUB. One thing is writing a duplicate _init and _fini
function (duplicate because it already is added in GRUB_MOD_INIT).
And another thing that irritates me is that I have to add a init line
to grub-emu.
Here is a p
On Nov 8, 2005, at 12:20 PM, Marco Gerards wrote:
Hollis Blanchard <[EMAIL PROTECTED]> writes:
Index: ChangeLog
===
RCS file: /cvsroot/grub/grub2/ChangeLog,v
retrieving revision 1.193
diff -u -p -r1.193 ChangeLog
--- ChangeLog 7
On Nov 8, 2005, at 5:18 PM, Marco Gerards wrote:
At the moment I am working on things that irritate me while I am
working on GRUB. One thing is writing a duplicate _init and _fini
function (duplicate because it already is added in GRUB_MOD_INIT).
And another thing that irritates me is that I ha
On Nov 8, 2005, at 12:24 PM, Marco Gerards wrote:
Hollis Blanchard <[EMAIL PROTECTED]> writes:
On Nov 6, 2005, at 4:26 PM, Marco Gerards wrote:
Please test if everything still works. Of course I took great care
in
testing and implementing, but a lot changed and I am not perfect.
This week