From owner-freebsd-questions@FreeBSD.ORG Sun Dec 26 20:12:16 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 737A7106564A for ; Sun, 26 Dec 2010 20:12:16 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from constellation.thenetnow.com (constellation.thenetnow.com [207.112.4.14]) by mx1.freebsd.org (Postfix) with ESMTP id 48F5F8FC12 for ; Sun, 26 Dec 2010 20:12:15 +0000 (UTC) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANTDESKTOP) by constellation.thenetnow.com with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1PWwwi-000KXX-Rc for freebsd-questions@freebsd.org; Sun, 26 Dec 2010 15:12:00 -0500 Message-ID: <690996CCDF2D4E51B5B661ECE9443807@GRANTDESKTOP> From: "Grant Peel" To: Date: Sun, 26 Dec 2010 15:11:54 -0500 Organization: The Net Now Internet Services. MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 15.4.3502.922 X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3502.922 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Updating. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Dec 2010 20:12:16 -0000 Hi all, Up to this point I have always updated (within a branch), by dropping to = single user mode for everything. After running cvsup to obtain the new source, is it generally considered = OK to run the maike buildworld in multiuser mode, or, are the dangers to = doing this? Of course, after that step, one would drop to single user mode to = buildkernel, installkernel, and installworld. -Grant