Date: Sat, 14 Jun 2003 23:00:21 +0200 From: Clement Laforet <sheepkiller@cultdeadsheep.org> To: Ivan Fetch <ifetch@cs.du.edu> Cc: freebsd-questions@freebsd.org Subject: Re: Modifying FreeBSD base? Message-ID: <20030614230021.622b1815.sheepkiller@cultdeadsheep.org> In-Reply-To: <Pine.GSO.4.44.0306141427420.14188-100000@everest.cs.du.edu> References: <Pine.GSO.4.44.0306141427420.14188-100000@everest.cs.du.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 14 Jun 2003 14:28:03 -0600 (MDT) Ivan Fetch <ifetch@cs.du.edu> wrote: > Hello, > I'd like to modify the FreeBSD "base" (e.g. make changes to > configuration files) - is there a way to do this without make world and > creating my own distribution (the changes are simple enough I'd like to > be able to role them into a modified base for now). You can make your own distro if you wish. You can : 1. have your own CVS tree 2. use LOCAL_PATCH variable in make release for more informations : http://www.freebsd.org/doc/en/articles/releng/ regards, clem
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030614230021.622b1815.sheepkiller>