From owner-freebsd-current@FreeBSD.ORG Wed Jul 23 17:54:11 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6868F106564A for ; Wed, 23 Jul 2008 17:54:11 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 301958FC0C for ; Wed, 23 Jul 2008 17:54:11 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 0BAE367DB2A; Wed, 23 Jul 2008 19:37:00 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aUTCvwQqwYnR; Wed, 23 Jul 2008 19:36:58 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id A731867D307; Wed, 23 Jul 2008 19:36:58 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.2/8.14.2/Submit) id m6NHavo6020971; Wed, 23 Jul 2008 19:36:57 +0200 (CEST) (envelope-from rdivacky) Date: Wed, 23 Jul 2008 19:36:57 +0200 From: Roman Divacky To: Nenhum_de_Nos Message-ID: <20080723173657.GA20918@freebsd.org> References: <7e234610a9e9840c81048127782412c9.squirrel@cygnus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7e234610a9e9840c81048127782412c9.squirrel@cygnus> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org, dmitry.chagin@gmail.com Subject: Re: Linuxulator64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2008 17:54:11 -0000 On Wed, Jul 23, 2008 at 12:47:49AM -0300, Nenhum_de_Nos wrote: > hail, > > I've read some time about this and as this is something that I really look > forward to seeing in freebsd, I came to ask how is the state of this > feature now. when I'm able to run 64 bits linux bins from inside freebsd I > can switch to breebsd in this box and begin testing this if necessary :) > > thanks in advance, there's a work in progress done by Dmitry Chagin, I'd say it's progressing well.. current status (afaik) is that the basic program runs, but the "fancy" stuff (signals, dynamic loading of libraries etc.) does not... can you commetn a little dmitry?