From owner-freebsd-emulation@FreeBSD.ORG Thu Jul 24 06:31:52 2008 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 B30FF106567A for ; Thu, 24 Jul 2008 06:31:52 +0000 (UTC) (envelope-from chagin.dmitry@gmail.com) Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.179]) by mx1.freebsd.org (Postfix) with ESMTP id 2439A8FC0A for ; Thu, 24 Jul 2008 06:31:51 +0000 (UTC) (envelope-from chagin.dmitry@gmail.com) Received: by ik-out-1112.google.com with SMTP id c30so2526492ika.3 for ; Wed, 23 Jul 2008 23:31:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:to:subject:message-id :user-agent:mime-version:content-type:from; bh=2xSsDLicKnh4p1htT9skLyYB0djIkFq+lRF8yHQzVRo=; b=HDvyqVBLJS4a5GAFQkW868qDU3wzkqPGnUTYSWO2vRawTHWVtClleuk1O/R/nRpfIK wyAf982PpH+AfyBUuoOKe1rZ5X7hiMDWiuOnD5IP+Nr9KNpUL7XujrKhLMuPLzThvva1 hMGn5UhyvCca1q/3E4uxlg5kN5tmBS8hZg5uI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:to:subject:message-id:user-agent:mime-version:content-type :from; b=WG+zmaEFowduSKCSI59o6bvM8cPo56ceBPzM1EYmLgPFYNGNtwYalbSaW7qzeIOVRH Em6G2ih6BJ16GNvv78eQYvu8hbpKPg4fBd1+pzpJk1GdGOwJNBOb+J/ryoBTpIzV33qo Hsc6WGbWbivrYx+pRpjH4z965AUcYKzMCDtuQ= Received: by 10.210.74.17 with SMTP id w17mr806708eba.189.1216881110905; Wed, 23 Jul 2008 23:31:50 -0700 (PDT) Received: from ora.chd.net ( [78.107.232.239]) by mx.google.com with ESMTPS id c24sm12575185ika.4.2008.07.23.23.31.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 23 Jul 2008 23:31:50 -0700 (PDT) Date: Thu, 24 Jul 2008 10:30:41 +0400 (MSD) To: freebsd-emulation@freebsd.org Message-ID: User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII From: Chagin Dmitry 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: Thu, 24 Jul 2008 06:31:52 -0000 hi! I'm not subscribed on fbsd-current@, therefore I shall answer here... It is possible to tell that it works, now I investigate LTP results and search that does not work. ps. signals, dynamic loading of libs works. 100% know that there are problems with getdents syscall, at least at x86_64. If somebody is interesting, I shall prepare a patch and necessary packages (linux_base, linux_dev, linux_kdump for x86_64). thnx! -- Have fun! chd