From owner-freebsd-doc Fri Oct 11 15:20: 5 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29E9737B401 for ; Fri, 11 Oct 2002 15:20:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCA5943E9C for ; Fri, 11 Oct 2002 15:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BMK3Co024232 for ; Fri, 11 Oct 2002 15:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BMK35l024231; Fri, 11 Oct 2002 15:20:03 -0700 (PDT) Date: Fri, 11 Oct 2002 15:20:03 -0700 (PDT) Message-Id: <200210112220.g9BMK35l024231@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org Cc: From: "M. Warner Losh" Subject: Re: docs/43941: Rationale for Upgrade Sequence Reply-To: "M. Warner Losh" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/43941; it has been noted by GNATS. From: "M. Warner Losh" To: kientzle@acm.org Cc: pepper@reppep.com, freebsd-gnats-submit@FreeBSD.org, dougb@FreeBSD.org, imp@village.org Subject: Re: docs/43941: Rationale for Upgrade Sequence Date: Fri, 11 Oct 2002 16:15:23 -0600 (MDT) In message: <3DA749FE.8010407@acm.org> Tim Kientzle writes: : The current UPDATING file : : puts the 'mergemaster -p' step : after installkernel/reboot and before : installworld. : : Warner Losh (who maintains UPDATING) : should be able to say whether UPDATING : or mergemaster(8) is correct. mergemaster -p isn't needed for buildworld, but is needed for installworld. One can run it before buildworld without ill effect, as far as I know, but it isn't required. /etc/make.conf is empty except for comments by default, so updating it with mergemaster likely won't make any difference. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message