[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#686861: debian-installer: kfreebsd requires larger MFS_ROOT



Control: tag -1 pending

Hi Steven,

Steven Chamberlain <steven@pyro.eu.org> (06/09/2012):
> The current limit for kfreebsd-amd64 is 64m; I'm not sure yet how
> large this will need to be, but probably no more than 128m.
> 
> I imagine the limit also needs increasing for kfreebsd-i386
> (untested yet).  I guess this problem has been triggered by new
> debconf translations being added.

and thanks for the patch; given Makefile says:
| # 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.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


Reply to: