From owner-freebsd-stable@FreeBSD.ORG Thu Nov 25 13:31:19 2004 Return-Path: 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 1043716A4CE for ; Thu, 25 Nov 2004 13:31:19 +0000 (GMT) Received: from konst.donpac.ru (f2cis.konst.donpac.ru [83.221.201.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5E2143D41 for ; Thu, 25 Nov 2004 13:31:17 +0000 (GMT) (envelope-from sergei@konst.donpac.ru) Received: from Curs3 (curs3.konst.donpac.ru [10.161.193.203]) by konst.donpac.ru (8.12.10/8.12.10) with ESMTP id iAP6NJrQ004142 for ; Thu, 25 Nov 2004 09:23:19 +0300 (MSK) (envelope-from sergei@konst.donpac.ru) From: "Sergei" To: Date: Thu, 25 Nov 2004 09:23:19 +0300 Message-ID: <02a201c4d2b7$451a82f0$cbc1a10a@Curs3> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal X-Virus-Scanned: ClamAV 0.80/533/Sun Oct 17 05:09:44 2004, clamav-milter version 0.73a on konst.donpac.ru X-Virus-Status: Clean Subject: 5.2 -> 5.3 without single mode? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 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, 25 Nov 2004 13:31:19 -0000 Is it possible to cvsup from 5.2 to 5.3 without booting in single mode? I have a remote machine and want update it, but it is no console access, only SSH. Thanks...