Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2002 18:02:34 -0400
From:      Craig Rodrigues <rodrigc@attbi.com>
To:        Richard Cotrina <rcc@speedy.net.pe>
Cc:        freebsd-questions@FreeBSD.ORG, freebsd-current@FreeBSD.ORG
Subject:   Re: Installworld fails building Current from 4.7-R
Message-ID:  <20021024180234.A34837@attbi.com>
In-Reply-To: <001101c27ba8$28dadf30$66fce20a@int.tp.com.pe>; from rcc@speedy.net.pe on Thu, Oct 24, 2002 at 04:56:08PM -0500
References:  <001101c27ba8$28dadf30$66fce20a@int.tp.com.pe>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Did you see the instructions in /usr/src/Makefile and /usr/src/UPDATING?

This is from /usr/src/Makefile:

# For individuals wanting to upgrade their sources (even if only a
# delta of a few days):
#
# 1.  `cd /usr/src'       (or to the directory containing your source tree).
# 2.  `make buildworld'
# 3.  `make buildkernel KERNCONF=YOUR_KERNEL_HERE'     (default is GENERIC).
# 4.  `make installkernel KERNCONF=YOUR_KERNEL_HERE'   (default is GENERIC).
# 5.  `reboot'        (in single user mode: boot -s from the loader prompt).
# 6.  `mergemaster -p'
# 7.  `make installworld'
# 8.  `mergemaster'
# 9.  `reboot'
#
# See src/UPDATING `COMMON ITEMS' for more complete information.
#

-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@attbi.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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