From owner-freebsd-hackers@FreeBSD.ORG Sat Aug 14 11:23:42 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 8AE1316A4CE for ; Sat, 14 Aug 2004 11:23:42 +0000 (GMT) Received: from zaphod.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0664443D5E for ; Sat, 14 Aug 2004 11:23:42 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 6EB8711AB1; Sat, 14 Aug 2004 13:23:40 +0200 (CEST) Date: Sat, 14 Aug 2004 13:23:40 +0200 From: "Simon L. Nielsen" To: Geert Hendrickx Message-ID: <20040814112339.GA756@zaphod.nitro.dk> References: <20040810223606.GA75648@lori.mine.nu> <20040811124714.GA51160@eddie.nitro.dk> <20040814080337.GA17811@lori.mine.nu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FL5UXtIhxfXey3p5" Content-Disposition: inline In-Reply-To: <20040814080337.GA17811@lori.mine.nu> User-Agent: Mutt/1.5.6i cc: freebsd-hackers@FreeBSD.org Subject: Re: make "quickworld"? (like in DragonFly) 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: Sat, 14 Aug 2004 11:23:42 -0000 --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2004.08.14 10:03:37 +0200, Geert Hendrickx wrote: > On Wed, Aug 11, 2004 at 02:47:14PM +0200, Simon L. Nielsen wrote: > > On 2004.08.11 00:36:06 +0200, Geert Hendrickx wrote: > > > Hi,=20 > > >=20 > > > is there any way (or could it be implemented) to rebuild only the > > > changes in world and kernel sources after a cvsup? DragonFly BSD > > > features "make quickworld" and "make quickkernel" which does exactly > > > that. =20 > >=20 > > You can do that already: > >=20 > > make buildworld buildkernel -DNOCLEAN >=20 > Does adding "NOCLEAN=3Dtrue" to /etc/make.conf have the same effect? =20 It should (though I haven't tried it); just remember to disable it when things start to blow up :-). --=20 Simon L. Nielsen FreeBSD Documentation Team --FL5UXtIhxfXey3p5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBHfY7h9pcDSc1mlERAlV1AKDDJnh2ZLOpihZy65TT9KMJYvEOlACdEdYl mtZ3xv0EC8ptOM91DckJMec= =vFTt -----END PGP SIGNATURE----- --FL5UXtIhxfXey3p5--