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)
Thu, May 21, 2:58 PM
Unknown Object (File)
Thu, May 21, 2:22 AM
Unknown Object (File)
Sat, May 16, 10:54 PM
Unknown Object (File)
Sat, May 9, 4:44 PM
Unknown Object (File)
Apr 18 2026, 12:30 PM
Unknown Object (File)
Apr 18 2026, 6:22 AM
Unknown Object (File)
Apr 17 2026, 2:36 PM
Unknown Object (File)
Apr 14 2026, 7:27 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