Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   simonb
Date:           Sun Feb 23 23:23:10 UTC 2003

Modified Files:
        src/sys/arch/alpha/stand/boot: filesystem.c
        src/sys/arch/alpha/stand/bootxx_lfs: Makefile
        src/sys/arch/mipsco/stand/common: conf.c
        src/sys/arch/pmax/stand/bootxx_lfs: Makefile
        src/sys/arch/pmax/stand/common: conf.c
        src/sys/arch/sbmips/stand/boot: filesystem.c
        src/sys/arch/sbmips/stand/bootxx_lfs: Makefile
        src/sys/arch/sgimips/stand/common: conf.c
        src/sys/arch/x68k/stand/boot: conf.c
        src/sys/arch/x68k/stand/libsa: Makefile

Log Message:
Update for LFSv2 support.  Ports that have "bootxx_lfs"-style
bootblocks currently only support LFSv2, but the second level
"boot" program supports both LFS versions.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/alpha/stand/boot/filesystem.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/alpha/stand/bootxx_lfs/Makefile
cvs rdiff -r1.1 -r1.2 src/sys/arch/mipsco/stand/common/conf.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/pmax/stand/bootxx_lfs/Makefile
cvs rdiff -r1.18 -r1.19 src/sys/arch/pmax/stand/common/conf.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/sbmips/stand/boot/filesystem.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/sbmips/stand/bootxx_lfs/Makefile
cvs rdiff -r1.1 -r1.2 src/sys/arch/sgimips/stand/common/conf.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/x68k/stand/boot/conf.c
cvs rdiff -r1.13 -r1.14 src/sys/arch/x68k/stand/libsa/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