From owner-freebsd-current@freebsd.org  Sun Mar 25 20:12:28 2018
Return-Path: <owner-freebsd-current@freebsd.org>
Delivered-To: freebsd-current@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8A7D5F696EA
 for <freebsd-current@mailman.ysv.freebsd.org>;
 Sun, 25 Mar 2018 20:12:28 +0000 (UTC)
 (envelope-from zeising@daemonic.se)
Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2607:f740:d:20::25])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 13FD8768D2;
 Sun, 25 Mar 2018 20:12:27 +0000 (UTC)
 (envelope-from zeising@daemonic.se)
Received: from cid.daemonic.se (localhost [IPv6:::1])
 by mail.daemonic.se (Postfix) with ESMTP id 408T2y0NxkzDhKG;
 Sun, 25 Mar 2018 20:12:26 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=daemonic.se; h=
 content-transfer-encoding:content-language:content-type
 :content-type:in-reply-to:mime-version:user-agent:date:date
 :message-id:from:from:references:subject:subject:received
 :received; s=20151023; t=1522008745; bh=+tIuh1OTDw1rqXagZyM+AwEw
 +pJrofLRymfW4kDsJTw=; b=YdD0abWyBRu2g1p6VYIwSAV4ChFvPxMPWIrGK2Nu
 I0oDGc3lKqpUR74wBjiICSiWNpxUY8mvhaMheuwpF1/5uYFTs60s2yc9MBN+3DxX
 QQ13mp22pILFaPugYD1QbdtRu7DYm71O+c3JoO19xWR8at2rzb8hGoWYXJihA4nU
 yXY=
X-Virus-Scanned: amavisd-new at daemonic.se
Received: from mail.daemonic.se ([127.0.0.1]) (using TLS with cipher
 ECDHE-RSA-AES128-GCM-SHA256)
 by cid.daemonic.se (mailscanner.daemonic.se [127.0.0.1]) (amavisd-new,
 port 10587)
 with ESMTPS id 5_i3W8ujvH4p; Sun, 25 Mar 2018 20:12:25 +0000 (UTC)
Received: from [IPv6:2001:470:dca9:2:bd78:802f:e87e:7d35] (unknown
 [IPv6:2001:470:dca9:2:bd78:802f:e87e:7d35])
 by mail.daemonic.se (Postfix) with ESMTPSA id 408T2w6r4JzDh2K;
 Sun, 25 Mar 2018 20:12:24 +0000 (UTC)
Subject: Re: Call for Testing: UEFI Changes
To: sheda@fsfe.org
Cc: Kyle Evans <kevans@freebsd.org>,
 FreeBSD Current <freebsd-current@freebsd.org>
References: <CACNAnaFmu2rFF1w4ar4xHUbN5vHitTLi0Ui6aCjL1MuTj3iJsQ@mail.gmail.com>
 <d7cec3ca-b7eb-3717-87ac-76131ad3e7b3@daemonic.se>
 <CALokOgwPXGXM=eE5vXuWDkAptvSkwSZxMVv+8eEfZ9dGKa8ciA@mail.gmail.com>
From: Niclas Zeising <zeising+freebsd@daemonic.se>
Message-ID: <d953e439-238e-f001-ae69-1881cf36b06e@daemonic.se>
Date: Sun, 25 Mar 2018 22:12:24 +0200
User-Agent: Mutt/1.5.21
MIME-Version: 1.0
In-Reply-To: <CALokOgwPXGXM=eE5vXuWDkAptvSkwSZxMVv+8eEfZ9dGKa8ciA@mail.gmail.com>
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.25
Precedence: list
List-Id: Discussions about the use of FreeBSD-current
 <freebsd-current.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-current>, 
 <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/>
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-current>, 
 <mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 25 Mar 2018 20:12:28 -0000

On 2018-03-25 14:52, Sheda wrote:
>>
>> I've tested on two different computers, my ThinkPad x230 and my deskto=
p
>> with a Intel DQ77MK motherboard.  I've only done light testing such as
>> loading efirt.ko and running efibootmgr to check the boot settings, bu=
t it
>> has worked fine.
>> I also haven't seen any issues with console graphics on either machine=
.
>> Both computers are running CURRENT from yesterday, the desktop is on
>> r331481 and the laptop probably somewhere around that as well.
>>
>=20
> =E2=80=8BHi,
>=20
> I also would like to test the changes on my X230 but looking at =E2=80=8B
> https://download.freebsd.org/ftp/snapshots/ISO-IMAGES/12.0/, the most
> recent snapshot seems to be r331345. How did you get r331481?
>=20

Hi!
I updated my FreeBSD system from source.  There are instructions here
https://www.freebsd.org/doc/handbook/current-stable.html and here
https://www.freebsd.org/doc/handbook/makeworld.html on how to do it.
Regards
--=20
Niclas