Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jun 2007 19:29:21 -0400
From:      "John Burns" <bufo333@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   6.2 make release
Message-ID:  <248cad280706031629y7371677ch711b8eb05229659b@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?248cad280706031629y7371677ch711b8eb05229659b>