> I plan to MFC the network interface cloning support and the gif
> modularization early next week unless someone has objections.  I'd like
> to get it in before the code slush and since I'll be leaving for a week
> on the 31st, that means sometime early to mid next week to allow for any
> bug reports.  I don't really expect any problems.
> 
> A diff is available at:
> 
> http://people.freebsd.org/~brooks/patches/gif-stable.diff
> 
> apply with:
> 
> cd /usr/src
> mkdir sys/modules/if_gif sys/modules/if_stf
> patch < gif-stable.diff
> 
> -- Brooks

This works nicely on my -stale box.  Thanks.

One niggle though :)  It's probably worth changing 
``$FreeBSD: ........$'' to ``$FreeBSD$'' in your patched version.  
Without this, mergemaster assumes that the new version in /usr/src/etc 
is the same as the /etc version (same Ids).  This caused a problem 
here, I fixed the problem and went to prepare a patch for you.... the 
patch file came up empty -- you already had the missing ``create'' in 
your patches (of course) :*D

Cheers.
-- 
Brian <[EMAIL PROTECTED]>                <[EMAIL PROTECTED]>
      http://www.freebsd-services.com/        <brian@[uk.]FreeBSD.org>
Don't _EVER_ lose your sense of humour !      <brian@[uk.]OpenBSD.org>



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to