From owner-freebsd-stable@FreeBSD.ORG Thu Sep 15 22:09:25 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03EAA16A41F for ; Thu, 15 Sep 2005 22:09:25 +0000 (GMT) (envelope-from mkb@incubus.de) Received: from luzifer.incubus.de (incubus.de [80.237.207.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99F3843D45 for ; Thu, 15 Sep 2005 22:09:24 +0000 (GMT) (envelope-from mkb@incubus.de) Received: from [192.168.2.10] (p54AAC2B1.dip0.t-ipconnect.de [84.170.194.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by luzifer.incubus.de (Postfix) with ESMTP id 7714333EBA; Fri, 16 Sep 2005 00:12:12 +0200 (CEST) Message-ID: <4329F111.2090505@incubus.de> Date: Fri, 16 Sep 2005 00:09:21 +0200 From: Matthias Buelow User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050915) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?=D8ystein_Holmen?= References: <07276B16-05B6-4765-B9AA-E8BBB2B634F2@uhort.no> In-Reply-To: <07276B16-05B6-4765-B9AA-E8BBB2B634F2@uhort.no> X-Enigmail-Version: 0.92.0.0 OpenPGP: id=6FF22C9F; url=http://www.mkbuelow.net/mkbkeys Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-stable@freebsd.org Subject: Re: Rebuilding "world" without physical access X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2005 22:09:25 -0000 Øystein Holmen wrote: > users. Could I just stop apache and follow the canonical way, except I > don't go into single user mode? Usually works. I've never rebooted into single-user during the upgrade procedure and haven't encountered any problems in 10 years of doing it that way. Also, often it isn't possible, for example, when using a hosted server w/o remote console access. mkb.