From owner-freebsd-hackers@FreeBSD.ORG Thu Nov 19 09:36:58 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93BAA106568D for ; Thu, 19 Nov 2009 09:36:58 +0000 (UTC) (envelope-from xorquewasp@googlemail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id 1DF758FC1B for ; Thu, 19 Nov 2009 09:36:57 +0000 (UTC) Received: by fxm27 with SMTP id 27so2249187fxm.3 for ; Thu, 19 Nov 2009 01:36:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:cc :subject:message-id:references:mime-version:content-type :content-disposition:in-reply-to; bh=2CadymgPNN+P+p7Vf7OYFrcTzEBOqNNERNP5/iPR0ZU=; b=qbEdc1+3aXRTp5EQJyxFLfvwVeDwa5FVa6f0hcHVcuEFbJi6xsRErLyc93cFUH7n5l vCKsOX/PAoSq+RO5IEWYLYpQxBSMEFmzAo5865r9pqiewcxWPChySnkI09j2UqAEeJSZ uyYggSrycqjnhnQUU9x57byvOzY6ASKEF0F6s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; b=PbUDrebE4/dicif3uDUYVzBWWITMWgPkSIXoNPDOWPGni70kV0f0fK2ppu/aS/Nnoq au7sHUT7pPK6Iln38bNfkWVOkj29ZVRaBVFnILooUIpWWfIJc173gzRjvS9JSUI7IXdF mL1ZIUtT2ttT2X5wNQ7wsjdBaGBS48IRt8/Q8= Received: by 10.216.87.132 with SMTP id y4mr2335766wee.99.1258623417141; Thu, 19 Nov 2009 01:36:57 -0800 (PST) Received: from viper.internal.network (dsl78-143-202-207.in-addr.fast.co.uk [78.143.202.207]) by mx.google.com with ESMTPS id n12sm673737gve.29.2009.11.19.01.36.55 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 19 Nov 2009 01:36:55 -0800 (PST) Received: by viper.internal.network (Postfix, from userid 11001) id BE7E54AD36; Thu, 19 Nov 2009 09:36:54 +0000 (GMT) Date: Thu, 19 Nov 2009 09:36:54 +0000 From: xorquewasp@googlemail.com To: Kostik Belousov Message-ID: <20091119093654.GA30714@logik.internal.network> References: <20091119065742.GA28159@logik.internal.network> <4B04F172.7070803@elischer.org> <20091119073818.GA81272@logik.internal.network> <20091119090340.GY2331@deviant.kiev.zoral.com.ua> <20091119092214.GA53950@logik.internal.network> <20091119092548.GZ2331@deviant.kiev.zoral.com.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091119092548.GZ2331@deviant.kiev.zoral.com.ua> Cc: freebsd-hackers@freebsd.org, Julian Elischer Subject: Re: Wine on amd64 in 32 bit jail X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Nov 2009 09:36:58 -0000 On 2009-11-19 11:25:48, Kostik Belousov wrote: > > I'm using 7.2-RELEASE-p4 here. > > Required syscalls only implemented in 8/HEAD. Ah, thanks. I assume they won't have made it into 8.0-RELEASE when it shows up? xw