From owner-svn-soc-all@FreeBSD.ORG Tue Jun 16 20:19:06 2015 Return-Path: Delivered-To: svn-soc-all@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EF40635F for ; Tue, 16 Jun 2015 20:19:06 +0000 (UTC) (envelope-from mihai@FreeBSD.org) Received: from socsvn.freebsd.org (socsvn.freebsd.org [IPv6:2001:1900:2254:206a::50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DD95CC60 for ; Tue, 16 Jun 2015 20:19:06 +0000 (UTC) (envelope-from mihai@FreeBSD.org) Received: from socsvn.freebsd.org ([127.0.1.124]) by socsvn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5GKJ6Zo023323 for ; Tue, 16 Jun 2015 20:19:06 GMT (envelope-from mihai@FreeBSD.org) Received: (from www@localhost) by socsvn.freebsd.org (8.14.9/8.14.9/Submit) id t5GKJ6gF023297 for svn-soc-all@FreeBSD.org; Tue, 16 Jun 2015 20:19:06 GMT (envelope-from mihai@FreeBSD.org) Date: Tue, 16 Jun 2015 20:19:06 GMT Message-Id: <201506162019.t5GKJ6gF023297@socsvn.freebsd.org> X-Authentication-Warning: socsvn.freebsd.org: www set sender to mihai@FreeBSD.org using -f From: mihai@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r287180 - soc2015/mihai/bhyve-on-arm-head/sys/arm/conf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-soc-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the entire Summer of Code repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jun 2015 20:19:07 -0000 Author: mihai Date: Tue Jun 16 20:19:05 2015 New Revision: 287180 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=287180 Log: soc2015: mihai: bhyve-on-arm-head: modify the location of the RAMDISK Modified: soc2015/mihai/bhyve-on-arm-head/sys/arm/conf/FVP_VE_CORTEX_A15x1 Modified: soc2015/mihai/bhyve-on-arm-head/sys/arm/conf/FVP_VE_CORTEX_A15x1 ============================================================================== --- soc2015/mihai/bhyve-on-arm-head/sys/arm/conf/FVP_VE_CORTEX_A15x1 Tue Jun 16 20:17:22 2015 (r287179) +++ soc2015/mihai/bhyve-on-arm-head/sys/arm/conf/FVP_VE_CORTEX_A15x1 Tue Jun 16 20:19:05 2015 (r287180) @@ -47,7 +47,7 @@ #options ROOTDEVNAME=\"ufs:/dev/da0\" options MD_ROOT options MD_ROOT_SIZE=10240 -makeoptions MFS_IMAGE=/root/soc2015/mihai/ramdisk.img +makeoptions MFS_IMAGE=/root/soc2015/mihai/ramdisk/ramdisk.img options ROOTDEVNAME=\"ffs:/dev/md0\" # Pseudo devices