From owner-freebsd-emulation@FreeBSD.ORG Tue Sep 10 18:19:56 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8470A621 for ; Tue, 10 Sep 2013 18:19:56 +0000 (UTC) (envelope-from zbeeble@gmail.com) Received: from mail-vb0-x233.google.com (mail-vb0-x233.google.com [IPv6:2607:f8b0:400c:c02::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 475ED2FAD for ; Tue, 10 Sep 2013 18:19:56 +0000 (UTC) Received: by mail-vb0-f51.google.com with SMTP id x16so5170695vbf.24 for ; Tue, 10 Sep 2013 11:19:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=dD2Dzc1sNHGAnKTuDCHh+s2sA91CzNgWXid/rfO6ZG4=; b=mWjoBuCBh5lCQFKLj5BhrJVgTryGmD2lpKJhAXjDOvdW5T5kz+D9eFPt4AjwiXZee0 ZZLXG+dcB95qjAMFsbU1tGh9XteTJ3gCJabqcdJA59inkMfngUHEOZIJQlvc3WV7dVTH y9jtzGGXm32OYM9GsUlWMES5ze4ygAjXvDyM5XzHtz+BP3j89Vs6PyCnUczW7qkkwAs7 oWW7XKVgLG44o7ite4v3h63WDQiQmaoMACLcaWexXNJeOKLtr2t+c3aRvhPOgBqs8IP4 qaeoAlZbAg+iLVNQMiX2UdlzCV34v9uHS2fYJUtYYJ5aZSGaVdMUf5BoJNLonDo7n7CT 3pLg== MIME-Version: 1.0 X-Received: by 10.220.199.5 with SMTP id eq5mr23941323vcb.16.1378837195351; Tue, 10 Sep 2013 11:19:55 -0700 (PDT) Received: by 10.220.30.130 with HTTP; Tue, 10 Sep 2013 11:19:55 -0700 (PDT) Date: Tue, 10 Sep 2013 14:19:55 -0400 Message-ID: Subject: Ancient FreeBSD Linux Emulation Irrelevant? From: Zaphod Beeblebrox To: freebsd-emulation@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 10 Sep 2013 18:19:56 -0000 I admit the "Subject" is a teeny bit of a troll. I have traditionally not worried that Linux emulation would not be sufficient --- a) many things come as source and b) linux code is by definition public --- so we'll have none of the problem a-la-wine. But our linux emulation is based on 5-year-old version of linux (ie: fedora core 10). That, combined with the laundry list of binaries requiring modern linux libraries (Steam and Multicraft (a minecraft framework) are at the head of my list) have me in a bit of bind. Is anyone working on a newer linux-base port?