Page MenuHomeFreeBSD

Brandinfo: Retire emul_path as unneeded anymore
ClosedPublic

Authored by dchagin on May 14 2023, 5:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 15, 10:03 PM
Unknown Object (File)
Thu, Jan 9, 4:29 PM
Unknown Object (File)
Mon, Dec 23, 10:32 AM
Unknown Object (File)
Dec 4 2024, 8:39 AM
Unknown Object (File)
Nov 6 2024, 11:29 AM
Unknown Object (File)
Oct 31 2024, 5:18 PM
Unknown Object (File)
Oct 16 2024, 4:28 AM
Unknown Object (File)
Oct 10 2024, 8:18 AM

Details

Summary

The Barndinfo emul_path was used by the Elf image activator to fixup
interpreter file name according to ABI root directory. Since the
non-native ABI can now specify its root directory directly to namei()
via pwd_exec() call this facility is not needed anymore.

PR: 72920

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 51485
Build 48376: arc lint + arc unit