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)
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to