[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Linux/ADFS partition table support
From: |
Marco Gerards |
Subject: |
Re: Linux/ADFS partition table support |
Date: |
Sun, 13 Nov 2005 20:47:16 +0100 |
User-agent: |
Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) |
Timothy Baldwin <address@hidden> writes:
> On Sunday 13 Nov 2005 16:03, Marco Gerards wrote:
>> Timothy Baldwin <address@hidden> writes:
>
>> * include/grub/acorn_filecore.h: Likewise.
>>
>> I would prefer to move this to partmap/acorn.c. Or do you have to use
>> this struct elsewhere?
>
> Yes it's also used in disk/arm/RISC_OS/filecore.c, as a parameter to some
> system calls for reading disks.
Ok.
> That will be a few patches down the line, but see
> http://www.majoroak.f2s.com/tim/grub/RISC_OS/patches/grub2-patch3c.diff.gz
> for a preview.
Ok.
I have just committed your patch. Thanks for your contribution.
There were a few things I changed. I think it was only some C++
comment that I changed to a C comment. And some lines were a bit too
long. So nothing big, but it might cause conflicts with other patches
you have... I am looking forwards to your next patch.
Thanks,
Marco