From owner-cvs-all@FreeBSD.ORG Wed Apr 11 20:28:07 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5FFAA16A400; Wed, 11 Apr 2007 20:28:07 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.freebsd.org (Postfix) with ESMTP id 1576313C48A; Wed, 11 Apr 2007 20:28:06 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id 2BC272D4A89; Wed, 11 Apr 2007 20:28:00 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id DA04411428; Wed, 11 Apr 2007 22:27:59 +0200 (CEST) Date: Wed, 11 Apr 2007 22:27:59 +0200 From: "Simon L. Nielsen" To: Marc Fonvieille Message-ID: <20070411202758.GE1027@zaphod.nitro.dk> References: <200704111851.l3BIpMnJ040158@repoman.freebsd.org> <20070411185702.GA97256@abigail.blackend.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070411185702.GA97256@abigail.blackend.org> User-Agent: Mutt/1.5.11 Cc: doc-committers@FreeBSD.org, Giorgos Keramidas , cvs-all@FreeBSD.org, cvs-doc@FreeBSD.org Subject: Re: cvs commit: doc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2007 20:28:07 -0000 On 2007.04.11 20:57:02 +0200, 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. That's a bit of a problem considering the system building the docs for the FTP sites has 512MB of memory... guess I will know in a couple of days what happens. -- Simon L. Nielsen