AoE for 4.x

Julian Elischer julian at elischer.org
Tue Sep 21 12:59:36 PDT 2004



Sam wrote:

> Well, part of finding a committer was for me to ask what you'd
> want to see and how you want to see it.  I have changes to:
>
> /usr/src/sys/net/ethernet.h
> /usr/src/sys/net/if_ethersubr.c
> /usr/src/sys/net/netisr.h
> /dev/MAKEDEV
> /etc/rc
> /etc/defaults/rc.conf
>
> and have created (and populated)
>
> /usr/src/sys/dev/aoe/
> /usr/src/sys/modules/aoe/
>
> So ... a tar of the source and a diff -u patch of all the changes? 


the really best way t do this is to use cvsup
to mirror teh cvs tree to somewhere you have locally..
then check out a 4.x tree from that.
edit it,
and then ask it to produce a diff for you.
If you do it right it will make a single diff that includes the new files..
it will also allow you to merge in changes as they come in from FreeBSD, 
and regenerate
current diff sets.

I'm sure you mentionned this before, but why ar eyou not doing it 
against -current first?

We generally don't allow changes to 4.x untill they have settled a bit 
in -current.  (or 5.x)


>
>
> Sam
>
> On Tue, 21 Sep 2004, Andre Oppermann wrote:
>
>> Sam wrote:
>>
>>>
>>> I'd like to get my changes and driver to support AoE into the
>>> 4.x kernel.  Can I get a willing committer?
>>
>>
>> Do you have a tar somewhere so we can have a look at it?
>>
>> -- 
>> Andre
>> _______________________________________________
>> freebsd-arch at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-arch
>> To unsubscribe, send any mail to "freebsd-arch-unsubscribe at freebsd.org"
>>
> _______________________________________________
> freebsd-arch at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arch
> To unsubscribe, send any mail to "freebsd-arch-unsubscribe at freebsd.org"




More information about the freebsd-arch mailing list