From owner-freebsd-arch@FreeBSD.ORG Sun Jan 11 17:24:29 2009 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33736106566C; Sun, 11 Jan 2009 17:24:29 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id BC7CD8FC31; Sun, 11 Jan 2009 17:24:28 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 4BC781D1A5; Sun, 11 Jan 2009 18:24:27 +0100 (CET) Date: Sun, 11 Jan 2009 18:24:27 +0100 From: Ed Schouten To: "M. Warner Losh" Message-ID: <20090111172427.GD89178@hoeg.nl> References: <20090111.095109.-1112748421.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Km1U/tdNT/EmXiR1" Content-Disposition: inline In-Reply-To: <20090111.095109.-1112748421.imp@bsdimp.com> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: arch@freebsd.org Subject: Re: Quick hack to make fast kernel builds easier X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2009 17:24:29 -0000 --Km1U/tdNT/EmXiR1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * M. Warner Losh wrote: > This patch makes >=20 > make buildkernel -DKERNFAST >=20 > a short cut for >=20 > make buildkernel -DNO_KERNELCLEAN -DNO_KERNELCONFIG -DNO_KERNELDEPEND >=20 > which is a lot shorter to type. Why not call it: make buildkernel -DOIT Seriously: Please commit this. I often just run `make' in /usr/obj/..., which also saves some typing, but unfortunately that doesn't work when cross compiling. --=20 Ed Schouten WWW: http://80386.nl/ --Km1U/tdNT/EmXiR1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAklqK0sACgkQ52SDGA2eCwUohQCfRe89WGBFqxIj7DYO8X5LIgdt fwgAn0+JOFkNlBonXm5J9+XsT+aN40/R =pojx -----END PGP SIGNATURE----- --Km1U/tdNT/EmXiR1--