Subject: Re: release question
To: Matthew Mondor <mmondor@gobot.ca>
From: Luke Mewburn <lukem@netbsd.org>
List: tech-kern
Date: 12/21/2002 16:50:31
On Sat, Dec 21, 2002 at 12:04:04AM -0500, Matthew Mondor wrote:
| Hmm I am very confused lately with the new CVS tree organization, I now
| wonder where ipf binary would normally be for what I'm running,
| 1.6_STABLE... /sbin/ipf? If so, that's where it is, and it was compiled
| using the same build than the kernel, (build.sh, and IPF does not work)...
It's where it always was; built as part of usr.sbin/ipf (specifically,
usr.sbin/ipf/ipf/Makefile).
The CVS module merge should not affect the checked out location
under /usr/src (or wherever) of files...
Luke.