Page MenuHomeFreeBSD

kboot: Add hostfs
ClosedPublic

Authored by imp on Sep 16 2022, 4:39 PM.
Tags
None
Referenced Files
F97414759: D36607.diff
Sun, Sep 29, 4:18 AM
Unknown Object (File)
Tue, Sep 24, 8:21 AM
Unknown Object (File)
Tue, Sep 10, 3:42 AM
Unknown Object (File)
Sat, Sep 7, 10:13 PM
Unknown Object (File)
Sat, Sep 7, 7:46 PM
Unknown Object (File)
Sat, Sep 7, 3:03 PM
Unknown Object (File)
Tue, Sep 3, 4:34 AM
Unknown Object (File)
Fri, Aug 30, 10:12 AM
Subscribers

Details

Summary

Add hostfs for the Linux environment. We can't use the userboot one
that's kinda similar because the Linux system calls we have in kboot are
not quite POSIX compliant (Linux takes care of providing the POSIX
interface in libc), so we have to cope with a number of quirks in that
area.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 47428
Build 44315: arc lint + arc unit