Re: newnfs user setup

From: Rick Macklem <rmacklem_at_uoguelph.ca>
Date: Fri, 27 May 2011 09:09:48 -0400 (EDT)
> On Thu, 26 May 2011, Rick Macklem wrote:
> ...
> >  http://people.freebsd.org/~rmacklem/dtrace.patch
> >
> Hmm. Is it just me?
> Trying to test the patch I get:
> 
> (fs)(root) patch -C < dtrace.patch
> Hmm... I can't seem to find a patch in there anywhere.
> 
Here's how I apply the patch.
- download dtrace.patch to somewhere, lets say /tmp, then
# cd /usr/src/sys  <-- sys subdirectory of a current head,
                       which you don't mind messing up
                       doesn't have to be at /usr/src/sys,
                       of course.
# patch -p1 < /tmp/dtrace.patch

rick
Received on Fri May 27 2011 - 11:09:49 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:14 UTC