From owner-svn-doc-head@FreeBSD.ORG Tue Jan 29 12:04:06 2013 Return-Path: Delivered-To: svn-doc-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CF6E44E4; Tue, 29 Jan 2013 12:04:06 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [IPv6:2607:fc50:1000:c200::face]) by mx1.freebsd.org (Postfix) with ESMTP id 69927768; Tue, 29 Jan 2013 12:04:06 +0000 (UTC) Received: from glenbarber.us (kaos.glenbarber.us [71.224.221.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id DD3C823F654; Tue, 29 Jan 2013 07:04:04 -0500 (EST) DKIM-Filter: OpenDKIM Filter v2.7.4 onyx.glenbarber.us DD3C823F654 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none (insecure policy) Date: Tue, 29 Jan 2013 07:04:03 -0500 From: Glen Barber To: Hiroki Sato Subject: Re: svn commit: r40795 - in head/en_US.ISO8859-1/books/handbook: cutting-edge introduction mirrors Message-ID: <20130129120403.GB1402@glenbarber.us> References: <201301290625.r0T6PNP0086770@svn.freebsd.org> <20130129105805.GA1402@glenbarber.us> <20130129.204145.1684844339298462680.hrs@allbsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="NMuMz9nt05w80d4+" Content-Disposition: inline In-Reply-To: <20130129.204145.1684844339298462680.hrs@allbsd.org> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-doc-head@FreeBSD.org, svn-doc-all@FreeBSD.org, doc-committers@FreeBSD.org X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2013 12:04:06 -0000 --NMuMz9nt05w80d4+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 29, 2013 at 08:41:45PM +0900, Hiroki Sato wrote: > Glen Barber wrote > in <20130129105805.GA1402@glenbarber.us>: >=20 > gj> On Tue, Jan 29, 2013 at 06:25:22AM +0000, Hiroki Sato wrote: > gj> > Author: hrs > gj> > Date: Tue Jan 29 06:25:22 2013 > gj> > New Revision: 40795 > gj> > URL: http://svnweb.freebsd.org/changeset/doc/40795 > gj> > > gj> > Log: > gj> > Fix index. > gj> > > gj> > Modified: > gj> > head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml > gj> > head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml > gj> > head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml > gj> > > gj> > gj> Was there any specific build-time options (i.e., FORMATS) that this > gj> affected? Several people looked into this, all with the same conclus= ion > gj> that the local build was fine. >=20 > Please try "make GEN_INDEX=3Dyes" for documents whose Makefile has > HAS_INDEX=3Dyes. GEN_INDEX is used to generate an index. For handbook > it can be found at http://www.freebsd.org/doc/en_US.ISO8859-1/books/hand= book/doc-index.html. >=20 > It is always set as "true" on www.FreeBSD.org but the default value > is "false" because of the large memory footprint (~100MB in the case > of the handbook). Nowadays it is no longer a big deal for x86 > platforms, though. >=20 Aha. Thanks for the explanation. I'll add that to my build testing scripts. Glen --NMuMz9nt05w80d4+ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBCAAGBQJRB7qzAAoJEFJPDDeguUajAzEIAIpX7QUycJxrzaodg27Klkzu hljqvFabG5dJ9qVX8JwyqOS+Ig68E5c/mqL/7Q6MTGmRV4JX9rRaKCLHztqEavWR B8WiteO0QLv4Fqsed34Yn/vjMF+uxAxeay0xTngRbjg//RtQ6LFZw+JW/qnOW+dP yK82OLV2ysASD9zjL5rulFnypeVe4KS36a5pfS7yEUOl4hPloJ2zZrcsuR4yRoJe KvPF+hnSJGmCxtQnBefAI7HJcAHCTwg2wZ0sBKxDQbE+ULZ+5qdyvJEcVk3ol4fG u7J4AsPOpGuWqZiAgYPM94AyPpqkboNHhmsJ+QLOZ4Bx0KDDfgQ+SSUiXD0tzw4= =kphv -----END PGP SIGNATURE----- --NMuMz9nt05w80d4+--