Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2019 20:36:05 -0700
From:      Warner Losh <imp@bsdimp.com>
To:        Rebecca Cran <bcran@freebsd.org>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: UEFI, loader.efi and /boot.config
Message-ID:  <CANCZdfq7Pwvwo_XOGW_=qOJBA5t1oJzzNsK=HTwW7bhcKTT4Eg@mail.gmail.com>
In-Reply-To: <etPan.5c413a8a.7a8e2073.13b3@freebsd.org>
References:  <etPan.5c413a8a.7a8e2073.13b3@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 17, 2019, 7:33 PM Rebecca Cran <bcran@freebsd.org wrote:

>
> With a recent change I made for UEFI, we now install loader.efi onto the
> ESP and don=E2=80=99t run boot1. That means that /boot.config is no longe=
r read,
> and so console settings need to be put in /boot/loader.conf.
> I was wondering if people will expect /boot.config to still be read and s=
o
> code should be added to loader to continue to parse it, or if loader.conf
> can be considered the correct place and boot.config forgotten about?
>

The problem is that by the time we know what / is. It's too late. If there
is an error before that. It's kinda too late. Since it is too late, you
should just set the console with loader.conf, since it is the standard
place. I think it can be forgotten for these and other reasons...
loader.conf is a superset of boot.conf anyway.

Warnet

=E2=80=94
> Rebecca Cran
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org=
"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfq7Pwvwo_XOGW_=qOJBA5t1oJzzNsK=HTwW7bhcKTT4Eg>