Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2017 14:27:59 -0700
From:      John Baldwin <jhb@freebsd.org>
To:        Ngie Cooper <ngie@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r316132 - head/sys/boot/i386/boot2
Message-ID:  <7448826.asYms2TLO2@ralph.baldwin.cx>
In-Reply-To: <201703290930.v2T9U3x9087583@repo.freebsd.org>
References:  <201703290930.v2T9U3x9087583@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, March 29, 2017 09:30:03 AM Ngie Cooper wrote:
> Author: ngie
> Date: Wed Mar 29 09:30:03 2017
> New Revision: 316132
> URL: https://svnweb.freebsd.org/changeset/base/316132
> 
> Log:
>   Parameterize out 7680 (15 * 512) as BOOT2SIZE, similar to sys/boot/i386/zfsboot/...
>   
>   This is being done to make it easier to change in the future--this action might be
>   needed sooner rather than later because of gcc 6.3.0 bailing, stating that there
>   is negative free space left (deficit) in the boot2 bootloader.
>   
>   MFC after:	2 months
>   Sponsored by:	Dell EMC Isilon

This can't be changed.  It's baked into the BSD disklabel format.

-- 
John Baldwin



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