Subject: Re: /emul/xxx for all/other /sys/compat/xxx?
To: None <tech-kern@NetBSD.ORG>
From: der Mouse <mouse@Collatz.McRCIM.McGill.EDU>
List: tech-kern
Date: 03/06/1995 06:56:33
> For example, with the sunos compat code one currently has to patch
> the sun ld.so to look for libraries in a different location.
No, actually...or at least, I didn't. :-) I created a small directory
somewhere private, that contained a bunch of symlinks like
libc.so.1.8 -> /nfs/mount/point/libc.so.1.8
I then
mount -t null -o ro,union /somewhere/private /usr/lib
and NFS-mount the SunOS machine's /usr/lib on /nfs/mount/point, and
everything's fine.
Mind you, I definitely would prefer the /compat/sunos scheme. :)
der Mouse
mouse@collatz.mcrcim.mcgill.edu