From owner-svn-src-head@freebsd.org Thu Mar 22 04:34:17 2018 Return-Path: Delivered-To: svn-src-head@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 399A1F66CAA for ; Thu, 22 Mar 2018 04:34:17 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x236.google.com (mail-it0-x236.google.com [IPv6:2607:f8b0:4001:c0b::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C14DA7D255 for ; Thu, 22 Mar 2018 04:34:16 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x236.google.com with SMTP id z143-v6so577372itc.0 for ; Wed, 21 Mar 2018 21:34:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=9eF7RgMkdKxGqZlwCtPnYdpr7WqdlBGgg6CgxeotDyQ=; b=z3OLzM9bmx4dbWOaILw/72He9rPSmAUJPaNYg371jAc5YwA9N8ZaICIxAKIgDk6b8/ JPVWB9aEFViVKpdIFhs04vM27Kmgg6MBB69SEIS2kBgoBjcU6Z7AzuXHI4gQpTbFucc3 lA6Bbbs4gb6tPrQCcjJmzytYt45tyd9LjhG4bbRxE/kzbIFv4+l17pWh1NrnvC+rhmQ0 KK66KxRV/f8LFjssqhzLHU4ox8nlkPxxX5zBHE3K4LFuhd2YP/7dd3xnn+2hnVy4J3/0 5k3dqA88MwsMliH5kuN3oYMPfM3ZgMLgXZB4cqCFSbXuAOuU/bPaBRvQ5ohHhOmqnFS3 pfTA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=9eF7RgMkdKxGqZlwCtPnYdpr7WqdlBGgg6CgxeotDyQ=; b=K0nDCfWR3Biu5iY7CyCd1Jequal1gBXFFOqAxAzrRDob847SyEVOdO+Phjdu6W7CVS Ctki59cw6uZXtpa0CrTJCgG8Szxr8UkEQ2yNyXRXksEWc++7oJxCsuSY3EH9TjqkG8SD O4JS0gZ9P+tj2IJNQCtdED39HEjRZt9FRyJvmF4gUXfRCSRHQE/NVd3s6vhmWKhJb8Mh 8krPKKpUJJ1DiMGN+2m1Mnf/kljWbmaG1k3HK9O2tH4bpFzwoBupduSq8hobyyCfGNsa 8hzKRintdzAtVvZ3ZLk2GWLXEkyqQNcB//YJBDrPbacLRpCKLyDZcbjP3qaO6+J41gyj fg3Q== X-Gm-Message-State: AElRT7HhUHqDYx5Zbjc8fOHQi/yxj/ESIxOXQkSAE0449wud93h2UNxI CKzAQXdXiwAaWOxcSzk/ijZiSTn3FXFqsPYwhbnKSQ== X-Google-Smtp-Source: AG47ELu2bC66OjNIiBsx98caqHTB8M1Y+69b5An/6F+rstyASzUmD14T/l5MTgJ+DOmiLGf9/YZgPpzSon0X2ivMwBY= X-Received: by 2002:a24:fa83:: with SMTP id v125-v6mr7336592ith.36.1521693256066; Wed, 21 Mar 2018 21:34:16 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.203.196 with HTTP; Wed, 21 Mar 2018 21:34:15 -0700 (PDT) X-Originating-IP: [2603:300b:6:5100:1052:acc7:f9de:2b6d] In-Reply-To: <20180322040316.GB49350@FreeBSD.org> References: <201803191527.w2JFRr7B058668@repo.freebsd.org> <4168709.idJmbTaMPK@ralph.baldwin.cx> <20180322040316.GB49350@FreeBSD.org> From: Warner Losh Date: Wed, 21 Mar 2018 22:34:15 -0600 X-Google-Sender-Auth: OJEJu3gNKT3xePqzT0DRfZz71qY Message-ID: Subject: Re: svn commit: r331209 - head To: Alexey Dokuchaev Cc: John Baldwin , Kyle Evans , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2018 04:34:17 -0000 On Wed, Mar 21, 2018 at 10:03 PM, Alexey Dokuchaev wrote: > On Mon, Mar 19, 2018 at 09:20:40AM -0700, John Baldwin wrote: > > On Monday, March 19, 2018 03:27:53 PM Kyle Evans wrote: > > > New Revision: 331209 > > > URL: https://svnweb.freebsd.org/changeset/base/331209 > > > > > > Log: > > > Add note to UPDATING about UEFI changes requiring loader(8) update > > > ... > > > > How does this fit with the recommended installation steps of doing > > 'make installkernel' and rebooting before doing a 'make installworld'? > > Rebooting? I vaguely recall recommended procedure was to switch to single > user mode prior to `installworld', but personally I've never bothered and > installed kernel, [mm -p,] world, mm -Fi, reboot. Am I missing something? > Old advice was to do the installworld in single user, as that's the safest (and also ensures you have a new kernel and don't install before rebooting). However, we've had enough experience to see that usually an installworld + reboot is sufficient. Warner