Source-Changes archive

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

CVS commit: basesrc/usr.sbin/installboot



Module Name:    basesrc
Committed By:   lukem
Date:           Tue Apr 30 14:45:13 UTC 2002

Modified Files:
        basesrc/usr.sbin/installboot: fstypes.c installboot.8 installboot.h

Log Message:
implement "raw" file system type.  this can be used when the primary
bootstrap is being installed at a particular block offset and the underlying
filesystem doesn't matter (e.g, alpha ustarboot in ustar floppies)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/usr.sbin/installboot/fstypes.c
cvs rdiff -r1.10 -r1.11 basesrc/usr.sbin/installboot/installboot.8
cvs rdiff -r1.6 -r1.7 basesrc/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