From owner-freebsd-current@FreeBSD.ORG Fri Nov 22 09:40:52 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 27188C00 for ; Fri, 22 Nov 2013 09:40:52 +0000 (UTC) Received: from mail-qa0-x22b.google.com (mail-qa0-x22b.google.com [IPv6:2607:f8b0:400d:c00::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E119525A0 for ; Fri, 22 Nov 2013 09:40:51 +0000 (UTC) Received: by mail-qa0-f43.google.com with SMTP id ii20so302993qab.9 for ; Fri, 22 Nov 2013 01:40:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=z0PFAtc5PUdrZa0bwYS/TOyA+fyTvU/p4rGpjXlPQKU=; b=gMd9k768+RRqextru268c7Xui7hvNXAjMQ0mPkbCjsVAH87dcDIVXulOaMgEWSFJEt tfLPrhrioDYZnhOGD7iw6Jb6UBzfj8QnFvhylLb8BVuIMO1WEeVXMTYjN3tAPF+oukGE /cKCTqrx1jQl/fQRKoRTLLNwaT0ciWdW/2oIJ1NHaxPDM+5V2je8Zv+BSdjAP2s2V04V 33hy9ywIwhuKr0kxxn+zFdmoBYFINJpAhm/m6tCS1LJFJfWHgo9I3zPzaGOYkYKWtYlR ByuE1swQCgPP0/Zf2yS1uDMq1WS2ZDQ5FnQIrtHRDoFnroUPfyHVFKYoOL8DewG6Z1QX pi2g== MIME-Version: 1.0 X-Received: by 10.224.111.197 with SMTP id t5mr19749486qap.49.1385113251107; Fri, 22 Nov 2013 01:40:51 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.207.66 with HTTP; Fri, 22 Nov 2013 01:40:51 -0800 (PST) In-Reply-To: References: Date: Fri, 22 Nov 2013 01:40:51 -0800 X-Google-Sender-Auth: 34UUUtlbmo17-qoL9wyed1rqKFg Message-ID: Subject: Re: i386 update to latest -HEAD broke things From: Adrian Chadd To: Andreas Tobler Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Nov 2013 09:40:52 -0000 On 22 November 2013 01:11, Andreas Tobler wrote: > --------- Original Message -------- > From: Adrian Chadd > To: freebsd-current > Subject: Re: i386 update to latest -HEAD broke things > Date: 22/11/13 10:05 > >> r258446 built, installed and booted fine. I'll try a more recent i386 >> in a chroot soon. >> >> Would someone please double-check -HEAD on i386 and see if it's ok? > > Rebuild on i386 is in progress. Native, will take some time. I suggest installing it in a chroot rather than over the live system. :) -adrian