From owner-freebsd-current@FreeBSD.ORG Tue Aug 10 22:50:30 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A14AC16A4DA for ; Tue, 10 Aug 2004 22:50:30 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B715643D7D for ; Tue, 10 Aug 2004 22:50:19 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id 599BE7A3D2 for ; Tue, 10 Aug 2004 15:50:19 -0700 (PDT) Message-ID: <4119512A.6070001@elischer.org> Date: Tue, 10 Aug 2004 15:50:18 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030516 X-Accept-Language: en, hu MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: make -DRESTART buildworld X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2004 22:50:35 -0000 Could someone who knows the buildworld target give a comment as to whether it would be possible to do a -DRESTART option? I have done -DNOCLEAN but it still does quite a bit.. it would be nice to have an option that did -DNOCLEAN and -DNO_TOOLS -DNO_MKDEP and -DNO_CHROOTLIBS (if they existed, and went straight to doing the build where it left off (and where you probably fixed the problem.. it's really annoying to have to restart the buildworld after if falls over 95% through and have it start at the beginning again..