Date: Fri, 16 Jul 2004 02:51:28 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile Message-ID: <200407160251.i6G2pSts080488@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-07-16 02:51:28 UTC
FreeBSD src repository
Modified files:
. Makefile
Log:
As per discussions on current@, protect unsuspecting users from
trying to upgrade their system with make world instead of following
the preferred and suggested sequence of commands. The fact remains
that make world does not upgrade the kernel.
Allow make world when DESTDIR has been specified, including when
DESTDIR specifies the root file system. Otherwise, print a useful
warning and fail.
Reviewed, tested and scrutinized by: gad@
Revision Changes Path
1.301 +16 -2 src/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407160251.i6G2pSts080488>
