From owner-cvs-doc@FreeBSD.ORG Thu Apr 12 03:19:31 2007 Return-Path: X-Original-To: cvs-doc@FreeBSD.org Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A17116A400; Thu, 12 Apr 2007 03:19:31 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.freebsd.org (Postfix) with ESMTP id 3913413C448; Thu, 12 Apr 2007 03:19:31 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from [202.179.0.164] (helo=[192.168.0.18]) by publicd.ub.mng.net with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1HbpqL-000Ohl-Ge; Thu, 12 Apr 2007 12:19:29 +0900 Message-ID: <461DA541.5080900@micom.mng.net> Date: Thu, 12 Apr 2007 11:19:29 +0800 From: Ganbold User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: Marc Fonvieille References: <200704111851.l3BIpMnJ040158@repoman.freebsd.org> <20070411185702.GA97256@abigail.blackend.org> In-Reply-To: <20070411185702.GA97256@abigail.blackend.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: doc-committers@FreeBSD.org, Giorgos Keramidas , cvs-all@FreeBSD.org, cvs-doc@FreeBSD.org Subject: Re: cvs commit: doc Makefile X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2007 03:19:31 -0000 Marc Fonvieille wrote: > On Wed, Apr 11, 2007 at 06:51:21PM +0000, Giorgos Keramidas wrote: > >> keramida 2007-04-11 18:51:21 UTC >> >> FreeBSD doc repository >> >> Modified files: >> . Makefile >> Log: >> Attach the mn_MN.UTF-8 doc tree to the build. Thanks to blackend's >> help, this is now fully buildable, so we can auto-build it too. >> >> > > If one wants to build the PDF version, the kern.maxdsiz tuneable must be > increased from 512MB to 1GB. This can be done in adding > > kern.maxdsiz="1073741824" > > in /boot/loader.conf, followed by a reboot. Without that, the build > will failed. > > Thanks a lot Giorgos for committing Mongolian translation of FreeBSD handbook into doc tree. Your help and suggestions during past 5 months were very valuable for us. Thanks Marc for allowing it to build. I will try to build handbook in pdf format as long as I get chance to reboot my machine :) thanks again, Ganbold