From owner-freebsd-questions@FreeBSD.ORG Mon Jan 17 22:53:33 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7491116A4CE for ; Mon, 17 Jan 2005 22:53:33 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ED2043D58 for ; Mon, 17 Jan 2005 22:53:33 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BFBEE51506; Mon, 17 Jan 2005 14:53:31 -0800 (PST) Date: Mon, 17 Jan 2005 14:53:31 -0800 From: Kris Kennaway To: Doug Hardie Message-ID: <20050117225331.GC31567@xor.obsecurity.org> References: <20050117060510.GA63358@xor.obsecurity.org> <8DC9B67A-6857-11D9-8611-000393681B06@lafn.org> <20050117071900.GA92079@xor.obsecurity.org> <20050117190712.GA70520@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="z4+8/lEcDcG5Ke9S" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: f-questions List cc: Kris Kennaway Subject: Re: 5.3 Building Kernel/World X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 22:53:33 -0000 --z4+8/lEcDcG5Ke9S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 17, 2005 at 12:25:55PM -0800, Doug Hardie wrote: > >The number of changes between RELENG_5_3_0_RELEASE and RELENG_5_3 is > >very small. If you're seeing lots of changes, it means that you > >didn't actually have a 5.3-RELEASE source tree installed before now, > >which explains the problems you were seeing in compiling it. > > > >Kris > > >=20 > Thats interesting. I was using the 5.3 release CD. The checksums=20 > match those listed. It was installed onto a re-formatted drive as I=20 > wanted the UFS-2. The source was installed as part of the original=20 > installation. Anyway, either the cvsup or the cleandirs worked. I was= =20 > able to buildworld and a new kernel. Installation of both appears to=20 > have gone correctly. uname gives the new kernel and strings of=20 > /boot/kernel/kernel also shows the new name. uname before said=20 > 5.3-RELEASE. It would appear that when I build the production systems=20 > I will immediately after instalation cvsup to RELENG_5_3 and then run=20 > make cleandir before anything else. Fortunately right now I am playing= =20 > with test systems. >=20 > It it at all possible to not have to buildworld when building a new=20 > kernel? For example, I was trying to add option atapicam. It would=20 > seem that buildworld would not be necessary in that situation. If you're modifying the kernel configuration and you have not updated your sources you can use the 'config' method to build your kernels. If you update your sources then you must use buildworld/buildkernel, or you will occasionally encounter errors. This is described in the handbook in greater detail. Kris --z4+8/lEcDcG5Ke9S Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB7EHqWry0BWjoQKURAgA6AJ4tFK9uRtPNxD8pJEUAandtNTnKTACg4oA6 w0GIDcrD46HhgldHicrUWjI= =gPQY -----END PGP SIGNATURE----- --z4+8/lEcDcG5Ke9S--