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:           Thu Apr 11 07:56:14 UTC 2002

Modified Files:
        basesrc/usr.sbin/installboot: Makefile installboot.c installboot.h
            machines.c
        basesrc/usr.sbin/installboot/arch: sparc64.c
Removed Files:
        basesrc/usr.sbin/installboot: mkmachines.awk

Log Message:
- add no_parseopt(), no_setboot() and no_clearboot() methods for back-ends
  to use when they don't support a particular method
- don't automatically generate machines.c anymore
- add entries for i386 (temporarily unsupported) and shark
  (permanently unsupported)


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/usr.sbin/installboot/Makefile
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/installboot/installboot.c \
    basesrc/usr.sbin/installboot/installboot.h
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/installboot/machines.c
cvs rdiff -r1.1 -r0 basesrc/usr.sbin/installboot/mkmachines.awk
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/installboot/arch/sparc64.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