From owner-freebsd-emulation@freebsd.org Mon Sep 21 14:03:23 2015 Return-Path: Delivered-To: freebsd-emulation@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 513F4A06CD4 for ; Mon, 21 Sep 2015 14:03:23 +0000 (UTC) (envelope-from artyom.mirgorodsky@gmail.com) Received: from mail-wi0-x230.google.com (mail-wi0-x230.google.com [IPv6:2a00:1450:400c:c05::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 DFF9913BA for ; Mon, 21 Sep 2015 14:03:22 +0000 (UTC) (envelope-from artyom.mirgorodsky@gmail.com) Received: by wicfx3 with SMTP id fx3so147572495wic.1 for ; Mon, 21 Sep 2015 07:03:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=e80+2LHvi+KCbFIpYnCugYw+Q4NVm+AUFuFlOKiaNXA=; b=nyr2BDYc5+PZTroiNLyyiKZIZ8R4bab1xD4gSxbnkDG21ncO2V0QVOLA44jdsDjlQp w/3duH++UYaaGBmMl3p6yBgL8TiRt1NPfV8PWDxKQIFl8c4X1C5Ij2jfNTRkIoxWygg4 d146hBxszBYNGjXzICRKqhsFNzNw69u1COP+qZrwj6Yj3sdt+zxC5zJTO5MX0swwrEGX mUdD9DYsn6LBF45tjsapGAejQLD2u/vxG830o45Wut/pDBY1UGg4XO+fgfh1BHGtsdIH 96S+xieq4ZCR5vEin9/sO4Yy1SAbx5q91Wdy/MLcty5wtxQB9skQIwNVceCJT7YHbrCQ eOXw== X-Received: by 10.194.59.236 with SMTP id c12mr23181791wjr.23.1442844199644; Mon, 21 Sep 2015 07:03:19 -0700 (PDT) Received: from notebook.com ([91.243.193.58]) by smtp.gmail.com with ESMTPSA id wx10sm14790901wjb.46.2015.09.21.07.03.18 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 21 Sep 2015 07:03:18 -0700 (PDT) From: Artyom Mirgorodskiy To: freebsd-emulation@freebsd.org Cc: Johannes Jost Meixner Subject: Re: [CFT] CentOS 6.7 ports Date: Mon, 21 Sep 2015 17:03:31 +0300 Message-ID: <10023828.xUOnVsglun@notebook.com> User-Agent: KMail/4.14.3 (FreeBSD/11.0-CURRENT; KDE/4.14.3; amd64; ; ) In-Reply-To: <55D45CAE.6050904@meixner.dk> References: <55D45CAE.6050904@meixner.dk> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 21 Sep 2015 14:03:23 -0000 What about Skype? Viber? On Wednesday 19 August 2015 13:38:38 Johannes Jost Meixner wrote: > Please find the work in progress of the CentOS 6.7 ports (both i686 > and x68_64) at https://reviews.freebsd.org/D3428. > > > How to test things. > > Specifics for 64bit: > 0. Run FreeBSD 11.0-CURRENT later than end of May, put the following > in make.conf: > > OVERRIDE_LINUX_BASE_PORT=c6_64 > OVERRIDE_LINUX_NONBASE_PORTS=c6_64 > > Specifics for 32bit: > 0. Run FreeBSD 8.x, 9.x, 10.x and don't touch make.conf. > > > > 1. Load the relevant kernel modules (linux.ko, linprocfs.ko, ...) > > 2. Patch your portstree -- follow the instructions on > https://wiki.freebsd.org/CodeReview > > 3. make -C ports/emulators/linux-c6 install clean > > 3. Try with all things Linux in the portstree or outside --- Flash, > linux Games, Mathematica, Matlab, Oracle 10g, whatever you have at > your disposal. > > > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org" > -- Artyom Mirgorodskiy