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

Details

Provenance
traszAuthored on Apr 21 2021, 11:54 AM
Differential Revision
D29725: rc: make the 'linux' script explicitly load filesystem modules
Parents
rG4ba91fa0736b: loader: do not output empty menu title
Branches
Unknown
Tags
Unknown