Date: Tue, 29 Apr 2008 07:14:39 -0600 From: John E Hein <jhein@timing.com> To: Boris Samorodov <bsam@ipt.ru> Cc: freebsd-emulation@freebsd.org, Scot Hetzel <swhetzel@gmail.com>, Walter Venable <weaseal@gmail.com> Subject: Re: linux_base-f8 giving me guff Message-ID: <18455.7999.318965.875282@gromit.timing.com> In-Reply-To: <95766063@serv3.int.kfs.ru> References: <48164CD5.9030109@gmail.com> <790a9fff0804281537p27003437p10ff1d9bf7c7bff@mail.gmail.com> <20080429045001.GW18958@deviant.kiev.zoral.com.ua> <42172269@ipt.ru> <20080429101459.GX18958@deviant.kiev.zoral.com.ua> <95766063@serv3.int.kfs.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18455.7999.318965.875282>