From owner-freebsd-questions@FreeBSD.ORG Fri Oct 31 10:06:52 2008 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 4C4D21065670 for ; Fri, 31 Oct 2008 10:06:52 +0000 (UTC) (envelope-from plaine@gmail.com) Received: from hs-out-0708.google.com (hs-out-0708.google.com [64.233.178.241]) by mx1.freebsd.org (Postfix) with ESMTP id 09B5D8FC12 for ; Fri, 31 Oct 2008 10:06:51 +0000 (UTC) (envelope-from plaine@gmail.com) Received: by hs-out-0708.google.com with SMTP id 54so496461hsz.11 for ; Fri, 31 Oct 2008 03:06:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=Unf0tKhJ7nBB33fbBKUAJqC1cIjh9HecwGnNvmCKChM=; b=XmYoApkqtplQISga/gC5FUz/YmAyCS38xY22V7vH4aw9K77/Jw3UTb217TYFg01uE/ MaSx8jP2ikMQ7TJiDXdDmKJLRXEJv/DW4h1MuND4AoChdLGBm+zIB12ViSHUH40KsGkK zPCWVzolq7im5XlTEo0BpQp6Pxpbq9Lk8fCsQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=idgSQ8c18djGKsdxipTUqxeqPeeF/XVxfISGrM2eUwh471An/iuTorDBxn5yc+/AP/ ciMVzupglbm01h3ZQUUumBq0TF21Fee4KHmtZNs5ojBOrtSdmOzT+9yojCEgz8uJqSFv iaxHE2vll/BLT6jsnhnMC78N7eXC+6lcac0fw= Received: by 10.150.121.3 with SMTP id t3mr11142011ybc.220.1225446312009; Fri, 31 Oct 2008 02:45:12 -0700 (PDT) Received: by 10.151.84.10 with HTTP; Fri, 31 Oct 2008 02:45:11 -0700 (PDT) Message-ID: Date: Fri, 31 Oct 2008 11:45:11 +0200 From: pepe To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: upgrading 5.4 -> 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2008 10:06:52 -0000 We are running 5.4 on www/ircshell server now and we need to upgrade it. Is it ok (or is it possible) to upgrade straight to 7.0 or are there some known problems in this upgrade? Would it be better to do 5.4 -> 6 -> 7 instead? -- pepe