From owner-cvs-all@FreeBSD.ORG Wed Apr 11 19:09:23 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 5F4FF16A407; Wed, 11 Apr 2007 19:09:23 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 9BD0D13C457; Wed, 11 Apr 2007 19:09:22 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from kobe.laptop (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-3) with ESMTP id l3BJ89iX003675 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 11 Apr 2007 22:08:15 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.1/8.14.1) with ESMTP id l3BJ7n14009958; Wed, 11 Apr 2007 22:08:00 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.1/8.14.1/Submit) id l3BJ7nmd009957; Wed, 11 Apr 2007 22:07:49 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Wed, 11 Apr 2007 22:07:48 +0300 From: Giorgos Keramidas To: Marc Fonvieille Message-ID: <20070411190748.GA9929@kobe.laptop> 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> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.797, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.60, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@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 19:09:23 -0000 On 2007-04-11 20:57, 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 once again, Marc. I can't build the PDF version here, and Ganbold noted it wasn't possible on this system too. This may very well be the cause, because I have a 'default' kern.maxdsiz :)