How to config timezone of linux_base-f8

Roman Divacky rdivacky at FreeBSD.org
Tue Mar 10 11:47:09 PDT 2009


> On a related note, would it be possible to be able to run one 
> application under 2.4.2 emulation while another is under 2.6.16 in the 
> future?  I thought it may help in some situations.  There could be a 
> /compat/linux.f8 (with /compat/linux linking to it) and 
> /compat/linux.fc4 where the application can be told via an environment 
> variable to use a specific install.

speaking from top of my head... yes, this could be done, theoretically.

the 2.6 sysctl would have to be made per-proc (as netbsd does iirc),
and then it should work.

noone has done it yet


More information about the freebsd-emulation mailing list