From owner-freebsd-emulation@FreeBSD.ORG Thu Jul 24 08:38:57 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 A5C331065678 for ; Thu, 24 Jul 2008 08:38:57 +0000 (UTC) (envelope-from chagin.dmitry@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.freebsd.org (Postfix) with ESMTP id 15E1C8FC0A for ; Thu, 24 Jul 2008 08:38:56 +0000 (UTC) (envelope-from chagin.dmitry@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so1242064nfh.33 for ; Thu, 24 Jul 2008 01:38:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:to:cc:subject :in-reply-to:message-id:references:user-agent:mime-version :content-type:from; bh=46vsTfkPtlqHNOijqmPtZxB2dDba8aMlO2pM+netM3E=; b=cqQE8wchoj5BRtCa6cwGAh9Bfct28dY5c+h5Mbg+BljoJ4sg93m+eVLGAwnKwn/zPS uMr926KZXBTQ+F3pGa2CQCK6rRXu/bIK7MRd+gp1Ke6amxTMZ1TRCENACY2JUaIdWXoI hDmkCK/w/6vTqu61kq+qFWKY8bSGvDfBbQD4g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:to:cc:subject:in-reply-to:message-id:references:user-agent :mime-version:content-type:from; b=HZmleZDjmvO+x5kMlGfnfLi8SL2MvQnlhqPrNHRyKnMwjl+krEvNpPV7wf7W/+oEAI hngwGfcmw6y1cTqbKl1eP1tpjeuEwM2Uy/UzHemj2I6BArvPfSCe440vLgRvx9nc0F8D Lv/cI4ZYsOCG3Tn6hsmFFjsGB+iCIJyXVvJ5o= Received: by 10.210.49.19 with SMTP id w19mr18157ebw.11.1216888735767; Thu, 24 Jul 2008 01:38:55 -0700 (PDT) Received: from ora.chd.net ( [78.107.232.239]) by mx.google.com with ESMTPS id z33sm12777950ikz.0.2008.07.24.01.38.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 24 Jul 2008 01:38:55 -0700 (PDT) Date: Thu, 24 Jul 2008 12:37:47 +0400 (MSD) To: Alexander Leidinger In-Reply-To: <20080724094716.14505b96mmgg574s@webmail.leidinger.net> Message-ID: References: <20080724094716.14505b96mmgg574s@webmail.leidinger.net> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed From: Chagin Dmitry Cc: freebsd-emulation@freebsd.org, Chagin Dmitry Subject: Re: 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 08:38:57 -0000 On Thu, 24 Jul 2008, Alexander Leidinger wrote: > Quoting "Chagin Dmitry" (from Thu, 24 Jul 2008 > 10:30:41 +0400 (MSD)): > >> >> 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. > > Congrats! You know about http://wiki.freebsd.org/linux-kernel/ and > linux-kernel/ltp? If yes, do you want write access? Yes, I know. If it is possible, I could store results of tests there > > Do you think you are at a stage where you can provide a patch for users to > test (I don't have a 64bit system, so it's not for me)? > just for developers. >> ps. signals, dynamic loading of libs works. >> 100% know that there are problems with getdents syscall, at least at >> x86_64. > > I think the problem is not only there... > Certainly, I write only about those that I know. >> If somebody is interesting, I shall prepare a patch and necessary packages >> (linux_base, linux_dev, linux_kdump for x86_64). > > For the ports stuff please coordinate with bsam@, he already has patches for > all other supported architectures. > ok. thnx! -- Have fun! chd