Re: [PATCH] MINIX file system version 3 support

2011-05-05 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 06.05.2011 01:34, Feiran Zheng wrote: > 2011/5/6 Vladimir 'φ-coder/phcoder' Serbinenko : >> On 06.05.2011 00:59, Feiran Zheng wrote: >>> Hi Vladimir, >>> >>> What's the status of minix3 fs patch now, please? Anything else I can do? >>> >> it's to be applied after 1.99 is released. Does grub comp

Re: [PATCH] MINIX file system version 3 support

2011-05-05 Thread Feiran Zheng
2011/5/6 Vladimir 'φ-coder/phcoder' Serbinenko : > On 06.05.2011 00:59, Feiran Zheng wrote: >> Hi Vladimir, >> >> What's the status of minix3 fs patch now, please? Anything else I can do? >> > it's to be applied after 1.99 is released. Does grub compiles and works > well under minix? OK, thanks. A

Re: [PATCH] MINIX file system version 3 support

2011-05-05 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 06.05.2011 00:59, Feiran Zheng wrote: > Hi Vladimir, > > What's the status of minix3 fs patch now, please? Anything else I can do? > it's to be applied after 1.99 is released. Does grub compiles and works well under minix? >>> I've cleaned it up. Could you test it and point me as to where I can

Re: [PATCH] MINIX file system version 3 support

2011-05-05 Thread Feiran Zheng
Hi Vladimir, What's the status of minix3 fs patch now, please? Anything else I can do? >> I've cleaned it up. Could you test it and point me as to where I can get >> an minix3 image for my own tests? -- Best regards! Fam Zheng ___ Grub-devel mailing

Re: [PATCH] MINIX file system version 3 support

2011-04-10 Thread Feiran Zheng
> I've cleaned it up. Could you test it and point me as to where I can get > an minix3 image for my own tests? Thank you. This is the download page of minix3 installation image which uses minix3 fs. http://www.minix3.org/download/ And I've also put my VM disk image with default installation (three

Re: [PATCH] MINIX file system version 3 support

2011-04-10 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 28.07.2010 05:25, Fam Zheng wrote: > Hi, > > To support MINIX file system version 3, this patch adds a new module > named 'minix3'. It reuses most of the code in minix.mod, and handles > the latest MINIX file system version 3. > I've cleaned it up. Could you test it and point me as to where I ca

Re: [PATCH] MINIX file system version 3 support

2011-02-19 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 02/19/2011 09:43 AM, Fam Cook wrote: > As I've done the assignment of contributor copyright with FSF, I'd > like to send this patch here once more, as introduced in quoting, it's > for MINIX3 FS support. Already updated based on the latest trunk code, > please check and notify me if more adjust

Re: [PATCH] MINIX file system version 3 support

2011-02-19 Thread Fam Cook
oops, attachment missed. 2011/2/19 Fam Cook : > As I've done the assignment of contributor copyright with FSF, I'd > like to send this patch here once more, as introduced in quoting, it's > for MINIX3 FS support. Already updated based on the latest trunk code, > please check and notify me if more

Re: [PATCH] MINIX file system version 3 support

2011-02-19 Thread Fam Cook
As I've done the assignment of contributor copyright with FSF, I'd like to send this patch here once more, as introduced in quoting, it's for MINIX3 FS support. Already updated based on the latest trunk code, please check and notify me if more adjust needed. 2010/9/8 Vladimir 'φ-coder/phcoder' Ser

Re: [PATCH] MINIX file system version 3 support

2010-09-08 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 07/28/2010 05:25 AM, Fam Zheng wrote: > Hi, > > To support MINIX file system version 3, this patch adds a new module > named 'minix3'. It reuses most of the code in minix.mod, and handles > the latest MINIX file system version 3. > > The requested assignment information has also been sent to > a

[PATCH] MINIX file system version 3 support

2010-07-27 Thread Fam Zheng
Hi, To support MINIX file system version 3, this patch adds a new module named 'minix3'. It reuses most of the code in minix.mod, and handles the latest MINIX file system version 3. The requested assignment information has also been sent to ass...@gnu.org. -- Best Regards! Fam Zheng grub_mini