Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 1996 18:55:23 -0600
From:      Richard Wackerbarth <rkw@dataplex.net>
To:        Chuck Robey <chuckr@glue.umd.edu>
Cc:        current@FreeBSD.org
Subject:   Re: recent diffs
Message-ID:  <v02140b00ad2b32f874bc@[199.183.109.242]>

next in thread | raw e-mail | index | archive | help
>A couple of times recently, there have been suggestions made that I make
>manual changes to my sources,
>Because of this, I (at least, and probably others too) am not terribly
>willing to make manual changes to my source tree.

The trick is that you make the changes to YOUR tree, not to the FreeBSD
distributed tree.

Move their tree to /pub/FreeBSD/FreeBSD-current/src and then clone it in
/usr/src with the lndir command.
You can then copy and edit the file of two that you wish to change.
That way the reference tree is not disturbed.
The only real problem is that you have to watch for changes to routines
that you have modified and merge those with your own.

----
Richard Wackerbarth
rkw@dataplex.net





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v02140b00ad2b32f874bc>