From owner-freebsd-emulation@FreeBSD.ORG Fri Jan 9 22:54:29 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 CAAF1106566C for ; Fri, 9 Jan 2009 22:54:29 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from contrabass.post.ru (contrabass.post.ru [85.21.78.5]) by mx1.freebsd.org (Postfix) with ESMTP id 4C93F8FC25 for ; Fri, 9 Jan 2009 22:54:28 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from corbina.ru (mail.post.ru [195.14.50.16]) by contrabass.post.ru (Postfix) with ESMTP id 440F741427; Sat, 10 Jan 2009 01:54:25 +0300 (MSK) X-Virus-Scanned: by cgpav Uf39PSi9pFi9oFi9 Received: from dchagin.dialup.corbina.ru ([78.107.232.239] verified) by corbina.ru (CommuniGate Pro SMTP 5.1.14) with ESMTPS id 1559145879; Sat, 10 Jan 2009 01:54:25 +0300 Received: from dchagin.dialup.corbina.ru (localhost.chd.net [127.0.0.1]) by dchagin.dialup.corbina.ru (8.14.3/8.14.3) with ESMTP id n09MsOAQ076671; Sat, 10 Jan 2009 01:54:24 +0300 (MSK) (envelope-from root@dchagin.dialup.corbina.ru) Received: (from root@localhost) by dchagin.dialup.corbina.ru (8.14.3/8.14.3/Submit) id n09MsJkM076666; Sat, 10 Jan 2009 01:54:19 +0300 (MSK) (envelope-from root) Date: Sat, 10 Jan 2009 01:54:19 +0300 From: Chagin Dmitry To: freebsd-emulation@freebsd.org Message-ID: <20090109225419.GA14444@dchagin.dialup.corbina.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-amd64@freebsd.org Subject: linuxulator64 status 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: Fri, 09 Jan 2009 22:54:30 -0000 hi, /me ready to present x86_64 linuxulator patch (including latest futexes work, latest ELF Notes patch) for testing. also the linux_base-f8 port offered with support x86_64 and compat_i386 emulation simultaneously. here patch against HEAD http://code.google.com/p/lnxx64/downloads/list known bugs: 1) linux_base-f8 has incomplete pkg-plist and probably i386 libs. 2) i386 && x86_64 emulation layers have various sysctls (temporarily???). I shall glad for remarks, proposals and results of testing. thnx! -- Have fun! chd