Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/evbmips/conf
Module Name: src
Committed By: dyoung
Date: Tue Jun 5 21:53:10 UTC 2007
Modified Files:
src/sys/arch/evbmips/conf: files.adm5120
Log Message:
Make ADM5120 boards use the "common" disk subroutines, such as
readdisklabel(9), which are better than the evbmips disk subroutines
at finding a BSD disklabel at a different location than the evbmips
default of sector 0, offset 64. Helps me boot a RouterBOARD 153
from a CompactFlash containing both a Master Boot Record at sector
0, and a BSD disklabel at sector 1, offset 0.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/evbmips/conf/files.adm5120
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index