diff options
author | Alan Somers <asomers@FreeBSD.org> | 2019-04-20 12:51:05 +0000 |
---|---|---|
committer | Alan Somers <asomers@FreeBSD.org> | 2019-04-20 12:51:05 +0000 |
commit | 43d1e6ee299ad4e143d90d3ad374d1c24bd3306f (patch) | |
tree | e5ec15c198f16e2f6720d3835dfad74bbc7837b7 /usr.bin/pathchk | |
parent | 0356220eba392d636e1f9ad5f59b35e21e0f7b5a (diff) |
Use symlinks for kernel modules rather than hardlinks
When aliasing a kernel module to a different name (ie if_igb for if_em),
it's better to use symlinks than hard links. kldxref will omit entries for
the links, ensuring that the loaded module has the correct name.
Reviewed by: imp
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D19979
Notes
Notes:
svn path=/head/; revision=346441
Diffstat (limited to 'usr.bin/pathchk')
0 files changed, 0 insertions, 0 deletions