Page MenuHomeFreeBSD

kboot: Add hostfs
ClosedPublic

Authored by imp on Sep 16 2022, 4:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 3, 11:13 PM
Unknown Object (File)
Nov 1 2024, 7:51 PM
Unknown Object (File)
Oct 22 2024, 2:27 PM
Unknown Object (File)
Oct 16 2024, 2:13 PM
Unknown Object (File)
Oct 16 2024, 2:13 PM
Unknown Object (File)
Oct 16 2024, 2:12 PM
Unknown Object (File)
Oct 16 2024, 1:51 PM
Unknown Object (File)
Oct 4 2024, 5:44 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 Not Applicable
Unit
Tests Not Applicable