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)
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
Unknown Object (File)
Sep 30 2024, 7:13 PM
Unknown Object (File)
Sep 22 2024, 10:33 PM

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