On 17:09, Cyril Brulebois wrote:
> | # Limit on mfsroot size. It is determined by NKPT (in <machine/pmap.h).
> | # On amd64, it can be increased by increasing this variable.  On i386,
> | # this is a hard limit due to constraints of 4 GiB VM space.
> | ifeq ($(DEB_HOST_ARCH),kfreebsd-i386)
> | MFSROOT_LIMIT := 42m
> | else ifeq ($(DEB_HOST_ARCH),kfreebsd-amd64)
> | MFSROOT_LIMIT := 128m
> | endif
> 
> I think I'll wait for a tested patch before touching that part for
> kfreebsd-i386.

Thanks KiBi,

On kfreebsd-amd64 I only noticed the problem affect the GTK installer.

For kfreebsd-i386 images only the text-mode installer is used, so
hopefully the current MFSROOT_LIMIT wil be large enough. It sounds like
it's already at its maximum.

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120929153140.ga3...@loongson.pyro.eu.org

Reply via email to