From owner-freebsd-current@freebsd.org Fri Aug 3 21:25:52 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 03A9B1051EE2 for ; Fri, 3 Aug 2018 21:25:52 +0000 (UTC) (envelope-from ian@freebsd.org) Received: from outbound1a.eu.mailhop.org (outbound1a.eu.mailhop.org [52.58.109.202]) (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 7C96776383 for ; Fri, 3 Aug 2018 21:25:51 +0000 (UTC) (envelope-from ian@freebsd.org) X-MHO-RoutePath: aGlwcGll X-MHO-User: c3a22236-9763-11e8-aff6-0b9b8210da61 X-Report-Abuse-To: https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information X-Originating-IP: 67.177.211.60 X-Mail-Handler: DuoCircle Outbound SMTP Received: from ilsoft.org (unknown [67.177.211.60]) by outbound1.eu.mailhop.org (Halon) with ESMTPSA id c3a22236-9763-11e8-aff6-0b9b8210da61; Fri, 03 Aug 2018 21:25:39 +0000 (UTC) Received: from rev (rev [172.22.42.240]) by ilsoft.org (8.15.2/8.15.2) with ESMTP id w73LPbD3044149; Fri, 3 Aug 2018 15:25:37 -0600 (MDT) (envelope-from ian@freebsd.org) Message-ID: <1533331537.1454.26.camel@freebsd.org> Subject: Re: GELI with UEFI supporting Boot Environments goes to HEAD when? From: Ian Lepore To: Warner Losh , Tommi Pernila Cc: Allan Jude , Eric McCorkle , Oliver Pinter , Warner Losh , freebsd-current Date: Fri, 03 Aug 2018 15:25:37 -0600 In-Reply-To: References: <0e75a2ba-9a59-8301-a678-68a822025bd6@metricspace.net> <9df63df2-9d61-4106-f360-347411869b41@metricspace.net> <5ba11024-e99b-86e1-48b7-125fb80b4001@metricspace.net> <1531078307.1336.22.camel@freebsd.org> <06cb8190-7a04-5c92-8fb9-637d1a80758f@freebsd.org> <1533315524.1454.13.camel@freebsd.org> Content-Type: text/plain; charset="ASCII" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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: Fri, 03 Aug 2018 21:25:52 -0000 On Fri, 2018-08-03 at 22:20 +0100, Warner Losh wrote: > On Fri, Aug 3, 2018, 10:17 PM Tommi Pernila > wrote: > > > > > > > > > On Fri, 3 Aug 2018 at 20.17, Warner Losh wrote: > > > > > [...] > > Thank you all for your work on this! > > > > *starts updating CURRENT install* > > > Let us know of there is a problem... And don't forget to do the often-skipped "mergemaster -p" step of the updating before doing the installworld, to add the new ntpd user. :) -- Ian