HomeFreeBSD

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

Description

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

This removes a minor annoyance with Linux jails, where you often
want linux_mounts_enable="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

(cherry picked from commit 45aec46246fe61a3f45cf7da1c80850dc226f609)

Details

Provenance
traszAuthored on Apr 21 2021, 11:54 AM
Differential Revision
D29725: rc: make the 'linux' script explicitly load filesystem modules
Parents
rGa10a92d34ca7: linsysfs: create /sys/bus/ and /sys/subsystem/
Branches
Unknown
Tags
Unknown