K 10 svn:author V 8 netchild K 8 svn:date V 27 2006-01-25T18:57:36.000000Z K 7 svn:log V 374 The read-only LINUXBASE case (after installing the ports, of course) has to besolved differently, since the ldconfig call has to be chrooted, else the linux ldconfig will cache some FreeBSD native libs which results in not being able to start some programs: - remove the symlink (linux_base) - revert to chroot the ldconfig call (with internal functionality this time) END