Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 2021 11:59:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 242955] kld loading broken inside chroot
Message-ID:  <bug-242955-227-tVLx4T9hhc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242955-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242955-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242955

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D45aec46246fe61a3f45cf7da1c80850dc=
226f609

commit 45aec46246fe61a3f45cf7da1c80850dc226f609
Author:     Edward Tomasz Napierala <trasz@FreeBSD.org>
AuthorDate: 2021-04-21 11:54:29 +0000
Commit:     Edward Tomasz Napierala <trasz@FreeBSD.org>
CommitDate: 2021-04-21 11:54:37 +0000

    rc: make the 'linux' script explicitly load filesystem modules

    This removes a minor annoyance with Linux jails, where you often
    want linux_mounts_enable=3D"NO", yet you want those filesystems
    available for mounting in jails; normally mount(8) would result
    in kernel automatically loading the KLD, but this doesn't work
    inside jails or chroots.

    PR:             242955
    Sponsored By:   EPSRC
    Differential Revision:  https://reviews.freebsd.org/D29725

 libexec/rc/rc.d/linux | 6 ++++++
 1 file changed, 6 insertions(+)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242955-227-tVLx4T9hhc>