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)
Fri, Jun 26, 2:59 AM
Unknown Object (File)
Thu, Jun 25, 6:43 AM
Unknown Object (File)
May 21 2026, 2:58 PM
Unknown Object (File)
May 21 2026, 2:22 AM
Unknown Object (File)
May 16 2026, 10:54 PM
Unknown Object (File)
May 9 2026, 4:44 PM
Unknown Object (File)
Apr 18 2026, 12:30 PM
Unknown Object (File)
Apr 18 2026, 6:22 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