From owner-svn-src-all@freebsd.org Thu Mar 22 04:34:17 2018 Return-Path: Delivered-To: svn-src-all@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 3F36DF66CAC for ; Thu, 22 Mar 2018 04:34:17 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x229.google.com (mail-it0-x229.google.com [IPv6:2607:f8b0:4001:c0b::229]) (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 C0D057D254 for ; Thu, 22 Mar 2018 04:34:16 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x229.google.com with SMTP id z143-v6so577371itc.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=mrFSNcUT0PwzDN9qO2SIAgIZAL0XgEehCPMIoGE2oNJe3PixT0LPBzpIQ2YnD02mfw nxsJwjt+TTw53oPIA+LM46BDcNr3zqGyL58BZvfgYbSbId/hyInqc+buwOXRLj3SfxR0 HIkDezGu8qhJN2d7KGAH/M73BPwUbcvxr2a5uSfO9rCDzvGYF1o/Sz+tBkG1E6rlhR3D 47NtaFsYIUY8EYQU1Ln3CYSQGspnDLtBk66L4TOQ8Ufv0zMTokDXwAN9caXRjeY69dJB NU1k5weSHi928YOCT7dFciVZBn9FL30Vd8sMhREbXelXiU6jMFH3uYX7d7bE4ytE0SJz guYQ== X-Gm-Message-State: AElRT7H+EgAQbD5EWTzwT5q4kT6eZXaEJEAnbBngmpSc5w+GtrSz2u2b vepCN736uXiXvpcc1/Kn5UoymyrT3eXePPX0/K46hA== 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-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" 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