PERFORCE change 222626 for review

Brooks Davis brooks at FreeBSD.org
Mon Mar 4 21:27:48 UTC 2013


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

Change 222626 by brooks at brooks_zenith on 2013/03/04 21:27:38

	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/beribsd/src/sys/mips/conf/BERI_DE4_MDROOT#13 edit

Differences ...

==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_DE4_MDROOT#13 (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