From owner-freebsd-questions@FreeBSD.ORG Mon Jan 23 14:59:49 2012 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 F288B106566B; Mon, 23 Jan 2012 14:59:49 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 3960F8FC1A; Mon, 23 Jan 2012 14:59:48 +0000 (UTC) Received: by wgbdr11 with SMTP id dr11so3021559wgb.31 for ; Mon, 23 Jan 2012 06:59:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=npwfZWzu04y1EOG3w07+lLk561O3RXJ05fXIwsTH4GU=; b=FUEgr4chUa7Df79q4MVOtfJs2yTsP+A/Rmn78GbMcqU0NwqFZunZta4Vw+CQKH/BV8 sCR+wm6k5BbmKnO4+In/yjunJWKaTnYnlWz0D+CSWnp5QUoKRx2M7RNarhmS05OGPYwU AbJ22l9rWveeK5e+4XJSNs1XqYU0R0F7mWIwM= Received: by 10.180.24.66 with SMTP id s2mr13982752wif.17.1327330787339; Mon, 23 Jan 2012 06:59:47 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.142.20 with HTTP; Mon, 23 Jan 2012 06:59:25 -0800 (PST) In-Reply-To: <4F1D68A7.3000805@freebsd.org> References: <4F1AA495.6040906@freebsd.org> <4F1AADAE.5060003@freebsd.org> <4F1D68A7.3000805@freebsd.org> From: Christer Solskogen Date: Mon, 23 Jan 2012 15:59:25 +0100 Message-ID: To: Colin Percival Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Mailing List Subject: Re: freebsd-update and archs 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: Mon, 23 Jan 2012 14:59:50 -0000 On Mon, Jan 23, 2012 at 3:03 PM, Colin Percival wrote: > On 01/22/12 03:45, Christer Solskogen wrote: >> I just did, and the file list is the same. Or do you want me to do a >> md5 of every file? > > Yes, I meant to compare the contents of files (or their hashes of course). Here you go: http://antarctica.no/~solskogen/temp/cross.txt.bz2 http://antarctica.no/~solskogen/temp/native.txt.bz2 http://antarctica.no/~solskogen/temp/diff.txt.bz2 -- chs,