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)
Wed, Sep 25, 9:36 AM
Unknown Object (File)
Wed, Sep 25, 8:26 AM
Unknown Object (File)
Tue, Sep 24, 3:29 AM
Unknown Object (File)
Mon, Sep 23, 8:12 AM
Unknown Object (File)
Sun, Sep 22, 5:09 AM
Unknown Object (File)
Sat, Sep 21, 5:54 PM
Unknown Object (File)
Fri, Sep 20, 2:05 AM
Unknown Object (File)
Wed, Sep 18, 2:46 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.