PERFORCE change 222080 for review
    Brooks Davis 
    brooks at FreeBSD.org
       
    Fri Feb 15 20:17:30 UTC 2013
    
    
  
http://p4web.freebsd.org/@@222080?ac=10
Change 222080 by brooks at brooks_zenith on 2013/02/15 20:16:33
	Increase MDROOT size to the largest practically supportable in our
	current configuration.
	
	Comment out the source of the MDROOT. We'll start installing the
	image directly into the kernel during the soon.
Affected files ...
.. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_DE4_MDROOT#12 edit
Differences ...
==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_DE4_MDROOT#12 (text+ko) ====
@@ -15,6 +15,6 @@
 # Adjust the following path based on local requirements.
 #
 options 	MD_ROOT			# MD is a potential root device
-options 	MD_ROOT_SIZE=18432
+options 	MD_ROOT_SIZE=26624
 options 	ROOTDEVNAME=\"ufs:md0\"
-makeoptions     MFS_IMAGE=/home/bed22/demoroot.img
+#makeoptions     MFS_IMAGE=/home/bed22/demoroot.img
    
    
More information about the p4-projects
mailing list