linux_base-f8 giving me guff
John E Hein
jhein at timing.com
Tue Apr 29 14:00:07 UTC 2008
Boris Samorodov wrote at 16:51 +0400 on Apr 29, 2008:
> Can you please give (an) example(s) when it is necessary to install
> files with stale /usr/compat/linux/etc/ld.so.cache?
Installing to a chroot for deployment on a different system.
This is one well-used mode of operation that many ports
maintainers do not consider.
Also note that /etc/rc.d/abi runs /compat/linux/sbin/ldconfig.
> I'm not sure if it make more good than harm... So far we rely on
> linuxulator being run and check for compat.linux.osrelease value
> while installing. If that check is removed then we have only FreeBSD
> OSVERSION which is very unreliable at compat.linux.osrelease quessing.
At least add a knob (ala DISABLE_VULNERABILITIES) for when the user
knows better.
More information about the freebsd-emulation
mailing list