Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 2015 20:19:06 GMT
From:      mihai@FreeBSD.org
To:        svn-soc-all@FreeBSD.org
Subject:   socsvn commit: r287180 - soc2015/mihai/bhyve-on-arm-head/sys/arm/conf
Message-ID:  <201506162019.t5GKJ6gF023297@socsvn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506162019.t5GKJ6gF023297>