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, May 24, 9:59 AM
Unknown Object (File)
Fri, May 24, 9:59 AM
Unknown Object (File)
Fri, May 24, 9:56 AM
Unknown Object (File)
Wed, May 22, 6:42 AM
Unknown Object (File)
Sun, May 19, 8:23 PM
Unknown Object (File)
Fri, May 17, 11:50 PM
Unknown Object (File)
Fri, May 3, 12:14 PM
Unknown Object (File)
Apr 25 2024, 12:58 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