PERFORCE change 222627 for review

Brooks Davis brooks at FreeBSD.org
Mon Mar 4 21:28:49 UTC 2013


http://p4web.freebsd.org/@@222627?ac=10

Change 222627 by brooks at brooks_zenith on 2013/03/04 21:28:38

	Integrate from BeriBSD:
	
	Reduce MDROOT size to 25.5MB to give us a bit of room for growth
	and to let boot2 live at the end of the flash.

Affected files ...

.. //depot/projects/ctsrd/cheribsd/src/sys/mips/conf/BERI_DE4_MDROOT#10 integrate

Differences ...

==== //depot/projects/ctsrd/cheribsd/src/sys/mips/conf/BERI_DE4_MDROOT#10 (text+ko) ====

@@ -15,6 +15,5 @@
 # Adjust the following path based on local requirements.
 #
 options 	MD_ROOT			# MD is a potential root device
-options 	MD_ROOT_SIZE=26624
+options 	MD_ROOT_SIZE=26112	# 25.5MB
 options 	ROOTDEVNAME=\"ufs:md0\"
-#makeoptions     MFS_IMAGE=/home/bed22/demoroot.img


More information about the p4-projects mailing list