Source-Changes archive

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

CVS commit: [netbsd-1-6] basesrc



Module Name:    basesrc
Committed By:   lukem
Date:           Fri Nov 15 04:15:14 UTC 2002

Modified Files:
        basesrc [netbsd-1-6]: Makefile

Log Message:
Pull up revisions 1.177 - 1.180
    1.177:
        Change directory to .CURDIR before invoking ${MAKE}.
    1.178:
        Fix whitespace usage in comment.
    1.179:
        Fix what rev. 1.176 broke, in particular, doing a priv'd build into
        an NFS root area for a diskless client.  In such a situation, you
        DO want the postinstall-check to be run.

        The circumstances under which postinstall-check is now run:
        * UNPRIVED is not set.
        * The original target invoked was not distribution, release, or
          snapshot.
    1.180:
        find the Makefile for postinstall-check in the presence of ${.OBJDIR}s

Resolves ticket #993 from grant (and possibly others), and some PRs


To generate a diff of this commit:
cvs rdiff -r1.175.2.1 -r1.175.2.2 basesrc/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