Re: bootargs.h

2012-05-11 Thread Andriy Gapon
on 10/05/2012 18:17 John Baldwin said the following: > On 5/10/12 5:41 AM, Andriy Gapon wrote: >> on 09/05/2012 14:28 John Baldwin said the following: >>> On 5/9/12 5:32 AM, Andriy Gapon wrote: >>>> >>>> Here is a subversion diff to make use of the new

Re: bootargs.h

2012-05-10 Thread John Baldwin
On 5/10/12 5:41 AM, Andriy Gapon wrote: > on 09/05/2012 14:28 John Baldwin said the following: >> On 5/9/12 5:32 AM, Andriy Gapon wrote: >>> >>> Here is a subversion diff to make use of the new bootargs.h header in pc98 >>> cdboot and loader,

Re: bootargs.h

2012-05-10 Thread TAKAHASHI Yoshihiro
the >> pc98 BTX bits as close to i386 as possible. > > Yes. Here is a complete pc98 patch for bootargs.h and btxldr: > http://people.freebsd.org/~avg/pc98-btxldr.diff Sorry I don't have any time to test your patch now, but it seems fine to me.

Re: bootargs.h

2012-05-10 Thread Andriy Gapon
on 09/05/2012 14:28 John Baldwin said the following: > On 5/9/12 5:32 AM, Andriy Gapon wrote: >> >> Here is a subversion diff to make use of the new bootargs.h header in pc98 >> cdboot and loader, and i386 cdboot and pxeldr: >> http://people.freebsd.org/~avg/bootar

Re: bootargs.h [Was: [review request] zfsboot/zfsloader: support accessing filesystems within a pool]

2012-05-09 Thread John Baldwin
On 5/9/12 5:32 AM, Andriy Gapon wrote: > > Here is a subversion diff to make use of the new bootargs.h header in pc98 > cdboot and loader, and i386 cdboot and pxeldr: > http://people.freebsd.org/~avg/bootargs.diff > Could you please review it? > Thank you! Looks good. >

bootargs.h [Was: [review request] zfsboot/zfsloader: support accessing filesystems within a pool]

2012-05-09 Thread Andriy Gapon
Here is a subversion diff to make use of the new bootargs.h header in pc98 cdboot and loader, and i386 cdboot and pxeldr: http://people.freebsd.org/~avg/bootargs.diff Could you please review it? Thank you! MFi386 of BTX changes for support of KARGS_FLAGS_EXTARG is pending. Do you think that it