misc/93838: [patch] Add notice to /usr/src/Makefile that make world is depricated

Xin LI delphij at gmail.com
Sat Feb 25 12:40:15 PST 2006


The following reply was made to PR misc/93838; it has been noted by GNATS.

From: "Xin LI" <delphij at gmail.com>
To: "Josh Paetzel" <josh at tcbug.org>
Cc: "FreeBSD gnats submit" <FreeBSD-gnats-submit at freebsd.org>
Subject: Re: misc/93838: [patch] Add notice to /usr/src/Makefile that make world is depricated
Date: Sun, 26 Feb 2006 04:36:04 +0800

 Hi, Josh,
 
 On 2/26/06, Josh Paetzel <Josh Paetzel <josh at tcbug.org> wrote:
 > Apply this patch
 >
 > --- Makefile.old        Sat Feb 25 14:04:46 2006
 > +++ Makefile    Sat Feb 25 14:05:27 2006
 > @@ -8,7 +8,7 @@
 >  # buildworld          - Rebuild *everything*, including glue to help do
 >  #                       upgrades.
 >  # installworld        - Install everything built by "buildworld".
 > -# world               - buildworld + installworld.
 > +# world               - buildworld + installworld. (Depricated)
 >  # buildkernel         - Rebuild the kernel and the kernel-modules.
 >  # installkernel       - Install the kernel and the kernel-modules.
 >  # installkernel.debug
 
 This one is more or less complicated.  "make world" is the suggested
 way when you are creating a jail(8) environment,  I (personally) think
 it is not deprecated, at least, not deprecated for the jail creation
 case...
 
 Cheers,
 --
 Xin LI <delphij at delphij.net> http://www.delphij.net


More information about the freebsd-bugs mailing list