Alan Somers 43d1e6ee29 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
2019-04-20 12:51:05 +00:00
..
2019-04-16 13:26:31 +00:00
2019-04-19 02:54:13 +00:00
2019-04-10 19:18:05 +00:00
2019-04-10 18:15:36 +00:00
2019-04-16 19:46:02 +00:00
2019-02-21 01:30:37 +00:00
2019-04-19 22:08:17 +00:00
2019-04-19 22:08:17 +00:00
2019-02-04 21:28:25 +00:00