Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2000 11:53:58 -0800 (PST)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Warner Losh <imp@village.org>
Cc:        Doug Barton <Doug@gorean.org>, Josef Karthauser <joe@pavilion.net>, Ruslan Ermilov <ru@FreeBSD.ORG>, stable@FreeBSD.ORG
Subject:   Re: HEADS UP: 3.x -> 4.0-STABLE upgrade instructions 
Message-ID:  <Pine.BSF.4.21.0003161151590.63685-100000@freefall.freebsd.org>
In-Reply-To: <200003152159.OAA89926@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 15 Mar 2000, Warner Losh wrote:

> 	To build a kernel
> 	-----------------
> 	Update config, genassym and go:
> 		cd src/usr.bin/genassym
> 		make depend all install
> 		cd ../../usr.sbin/config
> 		make depend all install
> 		cd ../../sys/i386/conf
> 		config YOUR_KERNEL_HERE
> 		cd ../../compile/YOUR_KERNEL_HERE

I still think we should be recommending people use 'make buildkernel' to
build GENERIC and minimize the possibility of foot-shooting from a stupid
config file which then gets blamed on 4.0 itself. Besides, I tried to
rebuild my kernel from 3.4 using 'config' et al, but it didn't compile
because the PATH was wrong and it was using the 3.x compiler/linker.

Kris

----
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@alum.mit.edu>



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003161151590.63685-100000>