Page MenuHomeFreeBSD

The linux rc.d script mounts several filesystems related to Linux ABI compatibility layer. When /compat is located on a ZFS other than /, mount would fail because they were not mounted.
ClosedPublic

Authored by delphij on Sep 5 2021, 8:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 4, 2:25 AM
Unknown Object (File)
Fri, Dec 13, 2:40 AM
Unknown Object (File)
Dec 5 2024, 11:37 PM
Unknown Object (File)
Nov 23 2024, 6:15 PM
Unknown Object (File)
Nov 20 2024, 6:11 PM
Unknown Object (File)
Nov 20 2024, 12:48 PM
Unknown Object (File)
Nov 17 2024, 7:53 PM
Unknown Object (File)
Nov 17 2024, 6:35 AM
Subscribers

Details

Summary

Solve this by moving linux to depend on zfs which mounts all
ZFS filesystems.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 41396
Build 38285: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Sep 20 2021, 5:26 AM
This revision was automatically updated to reflect the committed changes.