From owner-freebsd-current@freebsd.org Mon Aug 20 16:20:43 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 B5CD6107444F for ; Mon, 20 Aug 2018 16:20:43 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-io0-x230.google.com (mail-io0-x230.google.com [IPv6:2607:f8b0:4001:c06::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B5697502F for ; Mon, 20 Aug 2018 16:20:43 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-io0-x230.google.com with SMTP id w11-v6so13062099iob.2 for ; Mon, 20 Aug 2018 09:20:43 -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=qR+dEpcdLC0Vi61iDh6NTi6e8u6b7Mlrs+1W/hKrsaI=; b=iNujvT+MvX++V3jB+9RU2YvqgGO0QV2vH9JFASwTIu23vvT8VEgj4OKF5zMR3v0XzB 1mAyGQyEEUuF+BT2OvPfVLNWF/jVzzBpYz1+Hc6a6twK+vcPoXr66kX6iBel7wsFRDs/ BFSz35LUIcpZys/1mJbJe9GyCf2OjdK+pC6oXIWr6GkYAl7M1f9FTc4JcTcgQLtI+Wns HA12QITFtAMPHSXEyrr50vBjkXacEaWjBdItP9KlXV1GvBlONy5NPwgc1O4gbfr3p3fj K9FHyU1rA3wQ7QWHE9fwzv3VAwZiKqVxZ/Bx+zS48XQCTxq7s1NajgJ74dybAz73VwUx eUvQ== 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=qR+dEpcdLC0Vi61iDh6NTi6e8u6b7Mlrs+1W/hKrsaI=; b=o9YyOtlyXlVclRnOazeFWQ4B0cBl/+FNAc/uOogWGvfUvVXcn0metzpJKCLOlhF+lP TKLN29WLTOrqP4rTuEU1iY1pmG7ad+JYwdaQZdZ09mSv/IZ9WJE1M1ETa05DxWBZMPRa DyiPmv3UgP3E18YhYg2V94hb7p6UojoNu3xCTo7577CrS5MAlE5dZ/McTM90OCL3UvT9 ZMDWB17qa4a79c8ZG1RLD+iJcad12mA8INCeQCxijn9/EN8WlLCwfS4tdYIQXDuIkpJR G3hhrcc1cUgOZtqHY65imKGik4cENZ4TE7yz4BnYmHmOLTaq/9VHeEG2qMKExLSep182 KG+A== X-Gm-Message-State: AOUpUlF/TyMT6qjebwOpaergk5IMz2PJ0qvUYp6lin527ZyIg0ao5uPu EPA2ND8PLwXnmNZb75oJW1qDR+5Iky8XIPTbiACQyA== X-Google-Smtp-Source: AA+uWPzHAkVk+exnuVQ55FEXp17kRl50Etl8zlQ14Mt/XyEGXdP/lgGo+N2tW0nBE3p7shSldXKQdqbQi6GnZQR/Xd4= X-Received: by 2002:a6b:3902:: with SMTP id g2-v6mr38980731ioa.168.1534782042440; Mon, 20 Aug 2018 09:20:42 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 2002:a4f:2806:0:0:0:0:0 with HTTP; Mon, 20 Aug 2018 09:20:41 -0700 (PDT) X-Originating-IP: [50.227.106.226] In-Reply-To: References: <031D39D4-3890-4FEE-A968-541578E8F7A6@gmail.com> From: Warner Losh Date: Mon, 20 Aug 2018 10:20:41 -0600 X-Google-Sender-Auth: O1_-4obJZOzLVaHL-XDNG3qO3mM Message-ID: Subject: Re: LUA boot loader coming very soon To: Kyle Evans Cc: Manfred Antar , FreeBSD Current Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.27 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 16:20:44 -0000 On Mon, Aug 20, 2018 at 9:55 AM, Kyle Evans wrote: > On Mon, Aug 20, 2018 at 10:39 AM, Manfred Antar > wrote: > > Hi > > How do i get the menu back after switching to LUA loader? > > I=E2=80=99m using a comconsole. Before the switch to LUA I had a menu a= nd a > little devil with pitchfork:) > > Now just get the countdown from 10 , then boot. > > Here is my loader.conf.local: > > > > console=3D"comconsole" > > beastie_disable=3D"NO" > > hw.vga.textmode=3D1 > > kern.vt.spclkeys=3D15 > > nvidia_load=3D"YES" > > linux_common_load=3D"YES" > > linux_load=3D"YES" > > linprocfs_load=3D"YES" > > linsysfs_load=3D=E2=80=9CYES" > > > > Hmm... seems that there was a miscommunication at some point, and the > menu is disabled explicitly on serial boots. console=3D"comconsole" is > enough to disable this in lualoader land. An excerpt from an e-mail I > was forwarded regarding this: > > if $console contains (space or comma separated) "efi" then do > not draw a menu (fall back to autoboot routine). > > if $beastie_disable is set to "YES" (case insensitive), then do not > draw a menu (fall back to autoboot routine). > > We are clearly doing this wrong. I will fix it ASAP. > I think that we need https://reviews.freebsd.org/D16816 to fix all the bits. Warner