Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2024 20:36:21 +0200
From:      Emmanuel Vadot <manu@bidouilliste.com>
To:        Alexey Dokuchaev <danfe@freebsd.org>
Cc:        Gleb Popov <arrowd@freebsd.org>, Nuno Teixeira <eduardo@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: 6b1ce0429253 - main - sysutils/restic: Add pkg-message about FUSE mount
Message-ID:  <20240403203621.8e00936c237e847830ff1614@bidouilliste.com>
In-Reply-To: <Zg2QYbsDf2S3Q6qY@FreeBSD.org>
References:  <202404031432.433EWbj2025920@gitrepo.freebsd.org> <CALH631mEex1iu96pdF_VcTag1F-UVLkziS_O=BdLZhFujbpDag@mail.gmail.com> <20240403172726.c3bcc1ee39714de793aa6654@bidouilliste.com> <Zg2QYbsDf2S3Q6qY@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 3 Apr 2024 17:22:41 +0000
Alexey Dokuchaev <danfe@freebsd.org> wrote:

> On Wed, Apr 03, 2024 at 05:27:26PM +0200, Emmanuel Vadot wrote:
> > On Wed, 3 Apr 2024 18:13:56 +0300 Gleb Popov wrote:
> > > On Wed, Apr 3, 2024 at 5:32?PM Nuno Teixeira <eduardo@freebsd.org> wrote:
> > > >
> > > > +fusefs_load="YES"
> > > 
> > > Loading modules in the bootloader is discouraged. If the module can be
> > > loaded after the system is booted, then it is better to do
> > 
> > I don't think that's true.
> 
> It is true, regardless of the UEFI: bootloader is the place where you
> load modules essential for the boot process.

 Why ? Who says that ?

>  Anything that can be safely
> postponed should be postponed to the rc(8) stage.  Loading modules early
> even when it works for the time being is just asking for trouble in the
> future like we've seen for NVidia driver ones.

 I don't know the case for nvidia but I know that drm also have
problems when loaded early. But other than those any module shipped in
case should be loadable without problems by loader, otherwise it's a
bug.

> ./danfe


-- 
Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20240403203621.8e00936c237e847830ff1614>