Source-Changes archive

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

CVS commit: src/sys/arch/powerpc/stand/mkbootimage



Module Name:    src
Committed By:   garbled
Date:           Thu Dec 20 23:00:00 UTC 2007

Modified Files:
        src/sys/arch/powerpc/stand/mkbootimage: magic.h mkbootimage.c
Added Files:
        src/sys/arch/powerpc/stand/mkbootimage: bebox_bootrec.h pef.h

Log Message:
Add bebox mkbootimage stuff to the unified mkbootimage.  It should work
in theory, assuming:

a) I didn't mess up
b) The original code in bebox/stand actually works


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/powerpc/stand/mkbootimage/bebox_bootrec.h \
    src/sys/arch/powerpc/stand/mkbootimage/pef.h
cvs rdiff -r1.2 -r1.3 src/sys/arch/powerpc/stand/mkbootimage/magic.h
cvs rdiff -r1.5 -r1.6 src/sys/arch/powerpc/stand/mkbootimage/mkbootimage.c

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