Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/installboot



Module Name:    src
Committed By:   tsutsui
Date:           Sat Feb  2 17:01:03 UTC 2008

Modified Files:
        src/usr.sbin/installboot: Makefile installboot.h
Added Files:
        src/usr.sbin/installboot: ext2fs.c

Log Message:
Add a findstage2 function (which returns block numbers where
the secondary boot is stored to embed them into the primary bootxx)
for ext2fs.

Currently disabled because there is no primary boot block
which supports ext2fs, but it might help someone in some day.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/usr.sbin/installboot/Makefile
cvs rdiff -r0 -r1.1 src/usr.sbin/installboot/ext2fs.c
cvs rdiff -r1.33 -r1.34 src/usr.sbin/installboot/installboot.h

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