6.2 make release

John Burns bufo333 at gmail.com
Sun Jun 3 23:57:11 UTC 2007


I am trying to make a custom release. My goal is to make a custom bsd cd
that will install the system to my specification without asking the user any
question. My problem is the follwoing:

I tried to compile the release without any modifications just to see if it
works.
I checkout the cvs tree with cvsup and the cvs-supfile in the examples
directory.

I used the following commands:

cd /usr/src
make buildworld
cd /usr/src/release
make release CHROOTDIR=/usr/exile BUILDNAME=EXILE SECURITY \
CVSROOT=/home/ncvs

I get the following error

error missing kernel configuration file(s) (SMP)


More information about the freebsd-questions mailing list