From owner-freebsd-ppc@freebsd.org Mon Apr 9 17:29:04 2018 Return-Path: Delivered-To: freebsd-ppc@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 2C033F91056 for ; Mon, 9 Apr 2018 17:29:04 +0000 (UTC) (envelope-from brenohl@br.ibm.com) Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.pphosted.com", Issuer "thawte SHA256 SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A19A981BFE for ; Mon, 9 Apr 2018 17:29:03 +0000 (UTC) (envelope-from brenohl@br.ibm.com) Received: from pps.filterd (m0098396.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w39HQOXH072290 for ; Mon, 9 Apr 2018 13:28:56 -0400 Received: from e37.co.us.ibm.com (e37.co.us.ibm.com [32.97.110.158]) by mx0a-001b2d01.pphosted.com with ESMTP id 2h8cj284ge-1 (version=TLSv1.2 cipher=AES256-SHA256 bits=256 verify=NOT) for ; Mon, 09 Apr 2018 13:28:55 -0400 Received: from localhost by e37.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 9 Apr 2018 11:28:55 -0600 Received: from b03cxnp08025.gho.boulder.ibm.com (9.17.130.17) by e37.co.us.ibm.com (192.168.1.137) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Mon, 9 Apr 2018 11:28:53 -0600 Received: from b03ledav006.gho.boulder.ibm.com (b03ledav006.gho.boulder.ibm.com [9.17.130.237]) by b03cxnp08025.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id w39HSqBd7602540; Mon, 9 Apr 2018 10:28:52 -0700 Received: from b03ledav006.gho.boulder.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 746ACC6043; Mon, 9 Apr 2018 11:28:52 -0600 (MDT) Received: from [9.85.186.241] (unknown [9.85.186.241]) by b03ledav006.gho.boulder.ibm.com (Postfix) with ESMTP id 8C92FC6042; Mon, 9 Apr 2018 11:28:51 -0600 (MDT) Subject: Re: Announcement: PowerNV support in 12-CURRENT To: Wojciech Macek References: Cc: freebsd-ppc@freebsd.org From: Breno Leitao Date: Mon, 9 Apr 2018 14:28:50 -0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US X-TM-AS-GCONF: 00 x-cbid: 18040917-0024-0000-0000-00001833746B X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00008825; HX=3.00000241; KW=3.00000007; PH=3.00000004; SC=3.00000256; SDB=6.01015472; UDB=6.00517777; IPR=6.00794722; MB=3.00020488; MTD=3.00000008; XFM=3.00000015; UTC=2018-04-09 17:28:54 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 18040917-0025-0000-0000-00004F7341E6 Message-Id: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2018-04-09_08:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1709140000 definitions=main-1804090177 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2018 17:29:04 -0000 Hello Wojciech, On 03/05/2018 08:43 AM, Wojciech Macek wrote: > Hello, > > I'm happy to announce that running FreeBSD on Power8 with PowerNV is now > possible since r330240. This is a very impressive and interesting work. Thanks!!! Quick question, do you have a documentation that explains how to install FreeBSD on a PowerNV machine with petitboot?