Page MenuHomeFreeBSD

Brandinfo: Retire emul_path as unneeded anymore
ClosedPublic

Authored by dchagin on May 14 2023, 5:57 PM.
Tags
None
Referenced Files
F135614659: D40091.id.diff
Tue, Nov 11, 7:45 AM
Unknown Object (File)
Sat, Nov 8, 2:11 AM
Unknown Object (File)
Wed, Nov 5, 4:10 AM
Unknown Object (File)
Tue, Nov 4, 11:19 PM
Unknown Object (File)
Sat, Nov 1, 8:48 AM
Unknown Object (File)
Fri, Oct 31, 12:03 PM
Unknown Object (File)
Wed, Oct 29, 7:47 AM
Unknown Object (File)
Wed, Oct 29, 7:35 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