From owner-svn-doc-head@FreeBSD.ORG Tue Jan 29 11:59:10 2013 Return-Path: Delivered-To: svn-doc-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 592D07C; Tue, 29 Jan 2013 11:59:10 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) by mx1.freebsd.org (Postfix) with ESMTP id DF6D06CE; Tue, 29 Jan 2013 11:59:09 +0000 (UTC) Received: from alph.allbsd.org (p1137-ipbf1505funabasi.chiba.ocn.ne.jp [118.7.212.137]) (authenticated bits=128) by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id r0TBwXDf028478 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 29 Jan 2013 20:58:43 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) (authenticated bits=0) by alph.allbsd.org (8.14.5/8.14.5) with ESMTP id r0TBwWLV046739; Tue, 29 Jan 2013 20:58:33 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Tue, 29 Jan 2013 20:41:45 +0900 (JST) Message-Id: <20130129.204145.1684844339298462680.hrs@allbsd.org> To: gjb@FreeBSD.org Subject: Re: svn commit: r40795 - in head/en_US.ISO8859-1/books/handbook: cutting-edge introduction mirrors From: Hiroki Sato In-Reply-To: <20130129105805.GA1402@glenbarber.us> References: <201301290625.r0T6PNP0086770@svn.freebsd.org> <20130129105805.GA1402@glenbarber.us> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.5 on Emacs 23.4 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Tue_Jan_29_20_41_45_2013_943)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mail.allbsd.org [133.31.130.32]); Tue, 29 Jan 2013 20:58:44 +0900 (JST) X-Spam-Status: No, score=-98.1 required=13.0 tests=CONTENT_TYPE_PRESENT, ONLY1HOPDIRECT,SAMEHELOBY2HOP,USER_IN_WHITELIST autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org 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 11:59:10 -0000 ----Security_Multipart(Tue_Jan_29_20_41_45_2013_943)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Glen Barber wrote in <20130129105805.GA1402@glenbarber.us>: 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 conclusion gj> that the local build was fine. Please try "make GEN_INDEX=yes" for documents whose Makefile has HAS_INDEX=yes. 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/handbook/doc-index.html. 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. -- Hiroki ----Security_Multipart(Tue_Jan_29_20_41_45_2013_943)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEABECAAYFAlEHtXkACgkQTyzT2CeTzy3iiwCfer/bMKCaxYgRwdnG1edqbJls SO8AoJgHffyqV6mvixwuvUlUqtVhLUD0 =moJW -----END PGP SIGNATURE----- ----Security_Multipart(Tue_Jan_29_20_41_45_2013_943)----