From owner-freebsd-questions@FreeBSD.ORG Sun May 30 20:33:49 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 3F382106566C for ; Sun, 30 May 2010 20:33:49 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 08D648FC17 for ; Sun, 30 May 2010 20:33:48 +0000 (UTC) Received: by gyh20 with SMTP id 20so2949364gyh.13 for ; Sun, 30 May 2010 13:33:48 -0700 (PDT) Received: by 10.231.178.135 with SMTP id bm7mr4516388ibb.73.1275251628168; Sun, 30 May 2010 13:33:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.148.201 with HTTP; Sun, 30 May 2010 13:33:28 -0700 (PDT) In-Reply-To: <20100530194401.GA12756@Melon.malikania.fr> References: <20100530194401.GA12756@Melon.malikania.fr> From: Eitan Adler Date: Sun, 30 May 2010 23:33:28 +0300 Message-ID: To: Demelier David Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Mailing List Subject: Re: what would take to allow binary upgrade to amd64? 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: Sun, 30 May 2010 20:33:49 -0000 On Sun, May 30, 2010 at 10:44 PM, Demelier David wrote: > On Sun, May 30, 2010 at 09:51:11PM +0300, Eitan Adler wrote: >> I know that attempting to change from i386 to amd64 is is not possible >> using freebsd-update and difficult using source. >> Why is this? Would it require a significant amount of work to allow >> such transitions? > > While the system is running we won't be able to do this. Because you canno't > overwrite file with a different architecture if you are running on it ! Why can't we handle this the same we handle upgrading cross major versions systems? -- Eitan Adler