Date: Fri, 11 Oct 2002 01:55:46 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Jamie Heckford <jamie@jamiesdomain.org.uk> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Compiling a New Kernel Message-ID: <20021011085546.GA43708@xor.obsecurity.org> In-Reply-To: <006801c27102$7a170f00$3264a8c0@BONG> References: <006801c27102$7a170f00$3264a8c0@BONG>
next in thread | previous in thread | raw e-mail | index | archive | help
--gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 11, 2002 at 09:44:57AM +0100, Jamie Heckford wrote: > Being one of these difficult people who like sticking to the old way of d= oing things, im still compiling my kernel the old way > (config KERNELNAME; cd ../../KERNELNAME; make depend; make ; make install= ) :P >=20 > I picked up a rumour on the mailing lists that this may no longer work in= future/recent releases? It's fine when you're rebuilding your kernel with the same sources as your installed world, but if you upgrade your sources and want to build the kernel then this method WILL NOT WORK in all cases (and there have been cases in the past when it would not work). This is why 'make buildkernel' and friends were introduced; they are guaranteed [1] to work properly in all cases. The exact steps are documented in the handbook. Kris [1] Modulo /COPYRIGHT :-) --gKMricLos+KVdGMg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9ppIRWry0BWjoQKURAkvzAKCKYxzZ7VDk1hpzdrZfxmBO5QnxfACfSKI7 12jV6L9NaQrwHlCKIg9mdoU= =02Bz -----END PGP SIGNATURE----- --gKMricLos+KVdGMg-- 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?20021011085546.GA43708>