Re: AoE for 4.x

From: Doug Ambrisko (ambrisko_at_ambrisko.com)
Date: 09/21/04

  • Next message: Sam: "Re: AoE for 4.x"
    To: Sam <sah@softcardsystems.com>
    Date: Tue, 21 Sep 2004 14:03:59 -0700 (PDT)
    
    

    Sam writes:
    | 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?

    You can do a
            diff -upr --newfile <old tree> <new tree>
    of all of that. Then it is one big patch that can be applied via
            patch -p0

    This makes it trivial for other people to apply it. You can all do this
    via:
            cvs diff -up --newfile
    if you are working in a CVS tree like Julian suggests.

    Doug A.
    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"


  • Next message: Sam: "Re: AoE for 4.x"

    Relevant Pages

    • Improving the handling of PR:s
      ... it affects PR:s that contain patches. ... Obviously there is no technical reason why the application of the patch ... The committer may not be familiar with the code and, ... to provide feedback and additional quality assurance to the ...
      (freebsd-current)
    • Re: Fw: Re: parallel make problems (-mm) -now found in 2.6.5-rc1 also
      ... Tested your patch below and it didn't help us. ... STP: ... > Here's a fix from Sam Ravnborg. ... > an additional step to build the very basic files in scripts, ...
      (Linux-Kernel)
    • Re: Improving the handling of PR:s
      ... Even where a PR contains a patch, a committer may be unwilling ... drivers is that committers don't own the exact same hardware so are not ... able to verify the patch correctness. ...
      (freebsd-current)
    • Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb
      ... Since we want to identify the patch origin (e.g. whose v4l/dvb maintainer got ... the patch), we use the internal "user" meta-tag as the committer, and an extra ... tag, at the patch description for the author. ... Isn't it good time to move v4l2-dvb tree to GIT? ...
      (Linux-Kernel)
    • Re: kern/132722: [ath] Wifi ath0 associates fine with AP, but DHCP or IP does not work
      ... you can get this from pciconf -lv and look for the ath0, also please post your boot time ... Subject: kern/132722: Wifi ath0 associates fine with AP, but DHCP or IP does not work ... I forgot to mention that I've applied this patch from Sam to my RELENG_7 ...
      (freebsd-net)