HomeFreeBSD

kboot: Implement symlink(2)

Description

kboot: Implement symlink(2)

Linux's /dev/fd is implemented inside of /proc/self/fd, so we may need
to create a symlink to it early in boot. "/dev/fd" and "/dev/std*" might
not be strictly required for the boot loader, but should be present for
maximum flexibility.

Sponsored by: Netflix

Details

Provenance
impAuthored on Jun 30 2022, 6:22 PM
Parents
rG764780294f1d: kboot: Implement getpid(2)
Branches
Unknown
Tags
Unknown