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)
Tue, Oct 7, 2:35 PM
Unknown Object (File)
Mon, Sep 22, 12:17 AM
Unknown Object (File)
Sep 10 2025, 3:11 AM
Unknown Object (File)
Sep 5 2025, 12:32 PM
Unknown Object (File)
Aug 14 2025, 12:40 PM
Unknown Object (File)
Aug 13 2025, 11:20 AM
Unknown Object (File)
Aug 12 2025, 4:01 AM
Unknown Object (File)
Aug 8 2025, 4:05 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 Not Applicable
Unit
Tests Not Applicable