Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2007 20:57:02 +0200
From:      Marc Fonvieille <blackend@FreeBSD.org>
To:        Giorgos Keramidas <keramida@FreeBSD.org>
Cc:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: doc Makefile
Message-ID:  <20070411185702.GA97256@abigail.blackend.org>
In-Reply-To: <200704111851.l3BIpMnJ040158@repoman.freebsd.org>
References:  <200704111851.l3BIpMnJ040158@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

-- 
Marc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070411185702.GA97256>