Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 1998 12:25:54 -0500 (EST)
From:      Arun Moorthy <moorthy@cs.unc.edu>
To:        Brian McGovern <bmcgover@cisco.com>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: install disk for CAM and 3C905
Message-ID:  <Pine.SOL.3.96.981221122053.20063T-100000@buzzard.cs.unc.edu>
In-Reply-To: <199810091351.JAA01796@bmcgover-pc.cisco.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Fri, 9 Oct 1998, Brian McGovern wrote:

> Once you've checked them out, branch the source tree, since you'll be making
> your own local changes that you'll want to keep. To do this, issue a 
> "cvs tag -b YOURTAG src" from the aforementioned "working directory", so it
> will tag all of the src directory. YOURTAG can be replaced by anything you
> want, so long as its valid, and hasn't been used.

What I'm doing now is to apply the CAM patch to 2.2.8-REL.
My question is how to apply my changes (actually the changes done by
CAM devel).

 after i do the cvs checkout and the cvs branch, can i go in and apply the
patch in the src directory, follow that up with a cvs commit?  what i want
to do is to build a 2.2.8 release that has support for CAM in it. 

thankx,
-arun

> 
> Then, to change the boot disk, edit src/sys/i386/conf/GENERIC. The release
> process will strip out portions of this to minimalize it. Its in 
> src/release/floppies/boot/floppy/Makefile (you'll probably want to edit
> both the one in /usr/src, and in your currently checked out copy, although the
> latter is the one that should be used). Otherwise, add the options you need
> to GENERIC.
> 
> Once done, go back to your working directory, and "cvs commit src". It should
> check in all of your changes (and ask you to provide CVS comments for each).
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.96.981221122053.20063T-100000>