From owner-freebsd-current@freebsd.org Fri Oct 5 12:34:40 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8EFE310AAC00 for ; Fri, 5 Oct 2018 12:34:40 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: from out.migadu.com (out.migadu.com [91.121.223.63]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.migadu.com", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F2FC27F346 for ; Fri, 5 Oct 2018 12:34:39 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: (Migadu outbound); Fri, 05 Oct 2018 12:33:26 +0000 Authentication-Results: out.migadu.com; auth=pass (plain) Received: from [192.168.1.141] ([62.122.208.146]) by out.migadu.com (Haraka/2.8.16) with ESMTPSA id 20C8AE78-9405-4D66-9B06-1D36A45F0330.1 envelope-from (authenticated bits=0) (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 verify=FAIL); Fri, 05 Oct 2018 12:33:26 +0000 Date: Fri, 05 Oct 2018 15:33:23 +0300 From: Greg V Subject: Re: best linux emulation for 12-current To: tech-lists Cc: freebsd-current@freebsd.org, freebsd-ports@freebsd.org Message-Id: <1538742803.6444.0@smtp.migadu.com> In-Reply-To: References: X-Mailer: geary/0.12.4 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; bh=LZ5ixD3ZJ5psCpzkV/JBZCIcLqqXhXyZ2kjLglhG3yw=; c=relaxed/simple; d=unrelenting.technology; h=from:subject:date:to; s=default; b=hxyXG/eT2sd6fhjkSP5Vu7DYteRz/dB03fqXTelnF7J3B73fqFGsxazc/JiyILHu0W1l1ELBxPj1hPdVDzxHSd+E3vkFsJsTOF3mQYjeagEdpER+zEQSX0nRS7gIuCJZgiaEpTGCnkL4ig7eSEqPIrb9hq817IyH2fSrq6w+r7M= X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 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: Fri, 05 Oct 2018 12:34:40 -0000 On Thu, Oct 4, 2018 at 7:31 PM, tech-lists wrote: > Hi, >=20 > Which is the better package for linux emulation on 12-alpha8 - c6 or=20 > c7? Or something else? >=20 > Emulation is for boinc_client to take linux work c7 is newer, of course it's better, c6 is very old stuff. But you can=20 also just extract any Linux distro (that's not *too* new =97 Ubuntu=20 16.04 cloud image works) into a directory and chroot into it. =