From owner-freebsd-stable Wed Apr 5 17:40:58 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freeway.dcfinc.com (cx74889-a.phnx3.az.home.com [24.1.193.157]) by hub.freebsd.org (Postfix) with ESMTP id BB25237BB76 for ; Wed, 5 Apr 2000 17:40:49 -0700 (PDT) (envelope-from chad@freeway.dcfinc.com) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id QAA14546; Wed, 5 Apr 2000 16:46:26 -0700 (MST) (envelope-from chad) From: "Chad R. Larson" Message-Id: <200004052346.QAA14546@freeway.dcfinc.com> Subject: Re: -DNOINFO In-Reply-To: <38EBE192.1345.1327186@localhost> from Lauri Laupmaa at "Apr 6, 0 01:00:03 am" To: mauri@mbp.ee (Lauri Laupmaa) Date: Wed, 5 Apr 2000 16:46:26 -0700 (MST) Cc: stable@FreeBSD.org Reply-To: chad@DCFinc.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As I recall, Lauri Laupmaa wrote: > Hi > > in /usr/src/UPDATING: > > cd /usr/src > make -DNOINFO installworld > make installworld > > Why do I need 2 installworlds ? > > ______________ > Lauri Laupmaa Answered a couple of times here already, but... The installworld target for the new world needs some documentation tools that are part of the new world. So the first one avoids installing the "info" documentation, but installs all the rest. That gives you the ability to install the "info" documentation, which the second one will do. -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org larson1@home.net DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message