Good evening,
ldd is a great tool for determining what application needs which dependencies. Now, even though I haven't installed it, the linux_base-f10 libraries are in, and the linux.ko module is loaded at bootup even when it is not in the /boot/loader.conf, nor in the /etc/rc.conf file. So is there some CLI command I can type in, to determine who is loading the linux.ko kernel module, and who is requiring the linux_base-f10 stuff? Something easier than issuing a ldd against every installed file I hope?
FreeBSD 10.0 x64, pure binary, no ports needed to date.
Thank you for your help,
Sincerely and respectfully,
Dave
ldd is a great tool for determining what application needs which dependencies. Now, even though I haven't installed it, the linux_base-f10 libraries are in, and the linux.ko module is loaded at bootup even when it is not in the /boot/loader.conf, nor in the /etc/rc.conf file. So is there some CLI command I can type in, to determine who is loading the linux.ko kernel module, and who is requiring the linux_base-f10 stuff? Something easier than issuing a ldd against every installed file I hope?
FreeBSD 10.0 x64, pure binary, no ports needed to date.
Thank you for your help,
Sincerely and respectfully,
Dave