From owner-freebsd-questions@freebsd.org Tue Jul 28 22:59:21 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89E579AD52A for ; Tue, 28 Jul 2015 22:59:21 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-vn0-x230.google.com (mail-vn0-x230.google.com [IPv6:2607:f8b0:400c:c0f::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 43C983E9 for ; Tue, 28 Jul 2015 22:59:21 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by vnds125 with SMTP id s125so48573362vnd.1 for ; Tue, 28 Jul 2015 15:59:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=j7lJgEpFFv3iQ9VxS8SfVdAXOaUV4jWFDsqEluHfebw=; b=eLK1n0WuzqMzOzmqr928W8QqoyQBZJ2UQoSYy/7M3pm9d5YOE9vy9/pqDvizJnldDL xSlYytvuXT0WI+DuxSEzYZvgCqL0ogmJ/PzE9sQfCc7310UF9+s6DUhkJbeGLgGnSwri pBrxnz8RVTbQ3W4EfCrwCgae77rDH5tjv9iNH1w+VEj15zyE+UJweaTmVXcCUKXa+jCK SePLPVpqD+FPYft5OAez6MRQcocoVuJZdpnki/tMY82PSdTim1lpD2TXQNO+9aFcDTRB xFOGccLg8Fp3a8pL9NnRO7XXaUrDaBj7LGVRciski9Gl2iNg5ur4IATaOBayzUt14g4s o1Lw== MIME-Version: 1.0 X-Received: by 10.52.90.68 with SMTP id bu4mr47542327vdb.44.1438124360350; Tue, 28 Jul 2015 15:59:20 -0700 (PDT) Received: by 10.31.1.6 with HTTP; Tue, 28 Jul 2015 15:59:20 -0700 (PDT) In-Reply-To: <55B7E6FF.3080908@hiwaay.net> References: <55B7E6FF.3080908@hiwaay.net> Date: Wed, 29 Jul 2015 06:59:20 +0800 Message-ID: Subject: Re: Linux emulation .... From: Ben Woods To: "William A. Mahaffey III" Cc: "FreeBSD Questions !!!!" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2015 22:59:21 -0000 On Wednesday, July 29, 2015, William A. Mahaffey III wrote: > > > Something called the 'Linux compatibility layer' is mentioned in the > FreeBSD Docker wiki page https://wiki.freebsd.org/Docker. Am I too > presumptuous interpretting that as progress towards 64-bit linux emulation > :-) ? TIA & have a good one. > Yes, Dmitry Chagin commited a large number of changes to FreeBSD head in June to add Linux 64bit emulation. It is unlikely to make it into 10.2 release in time, but I heard people were trying. Others (including Allan Jude) are now working on changes to the ports tree to provide 64bit Linux ports. https://www.freebsd.org/news/status/report-2015-04-2015-06.html#Linux-Binary-Emulation-Layer-Upgrade Regards, Ben -- -- From: Benjamin Woods woodsb02@gmail.com