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 _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"