From owner-freebsd-current@freebsd.org Mon Aug 20 18:01:40 2018 Return-Path: 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 7DCC91077AD6 for ; Mon, 20 Aug 2018 18:01:40 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mx0.gentlemail.de (mx0.gentlemail.de [IPv6:2a00:e10:2800::a130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 05FCC7A15A for ; Mon, 20 Aug 2018 18:01:39 +0000 (UTC) (envelope-from freebsd@omnilan.de) Received: from mh0.gentlemail.de (ezra.dcm1.omnilan.net [78.138.80.135]) by mx0.gentlemail.de (8.14.5/8.14.5) with ESMTP id w7KI1bnr060299 for ; Mon, 20 Aug 2018 20:01:37 +0200 (CEST) (envelope-from freebsd@omnilan.de) Received: from titan.inop.mo1.omnilan.net (s1.omnilan.de [217.91.127.234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mh0.gentlemail.de (Postfix) with ESMTPSA id 46C9C6DD for ; Mon, 20 Aug 2018 20:01:37 +0200 (CEST) To: FreeBSD Current From: Harry Schmalzbauer Subject: Loader post r338064 deletes GOP screen when asking geli passphrase Organization: OmniLAN Message-ID: <9061553f-89ca-ffb4-b1ed-ca7ca5bea83b@omnilan.de> Date: Mon, 20 Aug 2018 20:01:33 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Greylist: ACL 130 matched, not delayed by milter-greylist-4.2.7 (mx0.gentlemail.de [78.138.80.130]); Mon, 20 Aug 2018 20:01:37 +0200 (CEST) X-Milter: Spamilter (Reciever: mx0.gentlemail.de; Sender-ip: 78.138.80.135; Sender-helo: mh0.gentlemail.de; ) X-Mailman-Approved-At: Mon, 20 Aug 2018 19:15:36 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 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: Mon, 20 Aug 2018 18:01:40 -0000 Hello, as far as I understand, r338064 should bring back default loader environment. I'm UEFI booting r338093/amd64 (LynxPoint/Haswell). Since today, the GOP-console output of the first loader lines get deleted when the geli passphrase prompt shows up. Nothing uncommon here, and never seen that before, but I guess this can be considered a bug. Or is that an intended behaviour? Thanks, -harry