From owner-freebsd-hackers@FreeBSD.ORG Sun Sep 19 23:38:35 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C347616A4CE for ; Sun, 19 Sep 2004 23:38:35 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91D1543D2D for ; Sun, 19 Sep 2004 23:38:35 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id i8JNeTwW006525; Sun, 19 Sep 2004 16:40:30 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id i8JNeTuj006524; Sun, 19 Sep 2004 16:40:29 -0700 Date: Sun, 19 Sep 2004 16:40:29 -0700 From: Brooks Davis To: Andrew Novikov Message-ID: <20040919234029.GA6150@odin.ac.hmc.edu> References: <7ea4ce2e54aa7d07618278640e7be260@200.140.233.95> <16715.51219.709030.281400@guru.mired.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jI8keyz6grp/JLjh" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: freebsd-hackers@freebsd.org Subject: Re: Editing and compiling FreeBSD source X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Sep 2004 23:38:35 -0000 --jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable [Please don't top post, it loses context.] On Mon, Sep 20, 2004 at 02:34:12AM +0300, Andrew Novikov wrote: > Hi, >=20 > Could someone please explan me the difference between: >=20 > make buildkernel > make installkernel This uses the tool chain build by buildworld. This may be required if config or the compiler version change. It should always work. > config > cd ../../compile/..... > make depend > make > make install This uses the installed toolchain. It's faster and allows you to only do that part you need, but may not work. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --jI8keyz6grp/JLjh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBThjtXY6L6fI4GtQRAveXAJ9664+UKBCtDKenNxS4gIiHz10WvwCgzj+W 3WOyix7NKjHS69j4EPgdJ2A= =5yyn -----END PGP SIGNATURE----- --jI8keyz6grp/JLjh--