Source-Changes archive

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

CVS commit: src/sys/arch/landisk/stand



Module Name:    src
Committed By:   tsutsui
Date:           Wed Apr 22 17:13:36 UTC 2009

Modified Files:
        src/sys/arch/landisk/stand/boot: Makefile.boot conf.c
        src/sys/arch/landisk/stand/bootxx: Makefile.bootxx
Added Files:
        src/sys/arch/landisk/stand/bootxx: bios.S
        src/sys/arch/landisk/stand/bootxx/bootxx_ustarfs: Makefile

Log Message:
Add ustarfs boot support.
This will be useful for disk size independent bootstrap installation image.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/landisk/stand/boot/Makefile.boot \
    src/sys/arch/landisk/stand/boot/conf.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/landisk/stand/bootxx/Makefile.bootxx
cvs rdiff -u -r0 -r1.1 src/sys/arch/landisk/stand/bootxx/bios.S
cvs rdiff -u -r0 -r1.1 \
    src/sys/arch/landisk/stand/bootxx/bootxx_ustarfs/Makefile

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