Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   lukem
Date:           Sun May 25 12:34:29 UTC 2003

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

Log Message:
all:
    *   add "releasekernel=conf", to install a gzipped copy of the kernels
        built by "kernel=conf" to RELEASEDIR/MACHINE/binary/kernel

build.sh:
    *   be more consistent in various status messages
    *   move the {release,}kernel=conf conf parsing code into getkernelconf()
        and use in both buildkernel() and releasekernel()
    *   only warn once when building multiple kernels without updating the tools


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/BUILDING
cvs rdiff -r1.104 -r1.105 src/build.sh
cvs rdiff -r1.21 -r1.22 src/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