Re: Linux/ADFS partition table support

2005-11-22 Thread Hollis Blanchard
On Oct 20, 2005, at 9:47 AM, 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 separated

Re: Linux/ADFS partition table support

2005-11-13 Thread Marco Gerards
Timothy Baldwin <[EMAIL PROTECTED]> writes: > On Sunday 13 Nov 2005 16:03, Marco Gerards wrote: >> Timothy Baldwin <[EMAIL PROTECTED]> 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?

Re: Linux/ADFS partition table support

2005-11-13 Thread Timothy Baldwin
On Sunday 13 Nov 2005 16:03, Marco Gerards wrote: > Timothy Baldwin <[EMAIL PROTECTED]> 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,

Re: Linux/ADFS partition table support

2005-11-13 Thread Marco Gerards
Timothy Baldwin <[EMAIL PROTECTED]> writes: > 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 structur

Re: Linux/ADFS partition table support

2005-11-08 Thread Timothy Baldwin
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