From owner-freebsd-emulation@FreeBSD.ORG Tue Mar 10 18:34:47 2009 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 490011065679 for ; Tue, 10 Mar 2009 18:34:47 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (mail.farley.org [IPv6:2001:470:1f0f:20:2::11]) by mx1.freebsd.org (Postfix) with ESMTP id E6B698FC0C for ; Tue, 10 Mar 2009 18:34:46 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from thor.farley.org (HPooka@thor.farley.org [IPv6:2001:470:1f0f:20:1::5]) by mail.farley.org (8.14.3/8.14.3) with ESMTP id n2AIYjJe085019; Tue, 10 Mar 2009 13:34:45 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Tue, 10 Mar 2009 13:34:45 -0500 (CDT) From: "Sean C. Farley" To: Alexander Leidinger In-Reply-To: <20090310085518.19936d06a3qyy2w4@webmail.leidinger.net> Message-ID: References: <49B48FC3.70105@ongs.co.jp> <80900349@bb.ipt.ru> <49B5DE6E.6030905@ongs.co.jp> <11308704@bb.ipt.ru> <20090310085518.19936d06a3qyy2w4@webmail.leidinger.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-3.3 required=3.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mail.farley.org Cc: freebsd-emulation@FreeBSD.org Subject: Re: How to config timezone of linux_base-f8 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Mar 2009 18:34:47 -0000 On Tue, 10 Mar 2009, Alexander Leidinger wrote: *snip* >> It's on my TODO list but not the first one. ATM I'm working on new >> linux infrastructure ports. And as always patches are welcome. ;-) > > I want to add that there's still hope that the timezone stuff in > -current gets updated soonish (which means we don't need tzdata in f8, > as 7.1 will not switch to f8 by default as it would 1. violate POLA > and 2. does not have the necessary emulation stuff to be compatible > with 2.6.16). Out of curiosity, when you say necessary emulation stuff to be compatible with 2.6.16, how compatible is it? I use it on 7-STABLE quite well with Skype and Acroread8, somewhat well with Flash plugin 9 and not well at all with linux-ut (at least with the nvidia driver). Will all that is necessary to use full 2.6.16 emulation be eventually MFC'd, or will only some of it? Of course, keeping the default at 2.4.2 emulation is perfectly fine. 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. Sean -- scf@FreeBSD.org