Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: fredb
Date: Fri Dec 17 20:48:09 UTC 1999
Modified Files:
basesrc/distrib/mac68k: Makefile
basesrc/distrib/mac68k/instkernel: Makefile
basesrc/distrib/mac68k/instkernel/instkernel: Makefile
basesrc/distrib/mac68k/instkernel/ramdisk: Makefile list
Log Message:
Changes to mac68k instkernel
- - Don't descend into miniroot. This permits "make clean" and "make obj"
from within /usr/src/distrib to succeed.
- - Don't strip the install kernel--I need this to boot.
- - Add release target, for use by "make release" in top level src dir.
- - Ramdisk now builds in "notes" dir before reaching into it.
- - Ramdisk unconfigures vnd when make is interrupted, by Ctl-C, for example.
It would be nice to unconfigure the vnd device if the make fails for any
reason, but I can't figure out how to do that.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/distrib/mac68k/Makefile
cvs rdiff -r1.1 -r1.2 basesrc/distrib/mac68k/instkernel/Makefile
cvs rdiff -r1.1 -r1.2 basesrc/distrib/mac68k/instkernel/instkernel/Makefile
cvs rdiff -r1.2 -r1.3 basesrc/distrib/mac68k/instkernel/ramdisk/Makefile
cvs rdiff -r1.4 -r1.5 basesrc/distrib/mac68k/instkernel/ramdisk/list
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