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:   lukem
Date:           Sun Oct 20 15:48:02 UTC 2002

Modified Files:
        basesrc: build.sh
        basesrc/doc: BUILDING.mdoc

Log Message:
- Add support for ./build.sh -k kern, which configures and builds the named
  kernel using the $TOOLDIR toolchain.  If kern doesn't contain `/', it will
  be searched for in ${KERNCONFDIR} (typically, sys/arch/${MACHINE}/conf).
- Improve ./build.sh usage.
- Add some examples to the documentation.

This is heavily based on [toolchain/18739] from Alan Barrett 
<apb%cequrux.com@localhost>,
with improvements by me.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 basesrc/build.sh
cvs rdiff -r1.1 -r1.2 basesrc/doc/BUILDING.mdoc

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