[Bug 240767] linprocfs(4) - /proc/fd is weird
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 7 10:51:03 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240767
Alexander Leidinger <netchild at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netchild at FreeBSD.org
--- Comment #6 from Alexander Leidinger <netchild at FreeBSD.org> ---
1. chrooting into /compat/linux is not supposed to work. /compat linux is used
by linux_base ports, and linux_base ports are designed for fall-through to
FreeBSD config files (where applicable / compatible). The linux-dist ports were
used in the past for this, but right now we don't have a linux-dist port.
2. what about redirecting stdin on a cheroot to the fd inside the chroot, does
this work? If yes, I would suggest to document it somewhere sensible
(linux(4)?).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list