Page MenuHomeFreeBSD

kboot: Add hostfs
ClosedPublic

Authored by imp on Sep 16 2022, 4:39 PM.
Tags
None
Referenced Files
F166488986: D36607.diff
Thu, Aug 13, 8:09 PM
Unknown Object (File)
Wed, Aug 12, 11:07 PM
Unknown Object (File)
Wed, Aug 12, 7:57 PM
Unknown Object (File)
Wed, Aug 12, 2:30 PM
Unknown Object (File)
Wed, Aug 12, 12:44 PM
Unknown Object (File)
Mon, Aug 10, 7:35 PM
Unknown Object (File)
Mon, Aug 10, 10:36 AM
Unknown Object (File)
Mon, Aug 10, 6:56 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