Date: Mon, 21 Feb 2022 15:03:44 +0000 From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: "Hans Petter Selasky" <hps@selasky.org> Cc: "FreeBSD Current" <freebsd-current@freebsd.org> Subject: Re: pxeboot binary is too big on FreeBSD (>640KBytes) Message-ID: <A0AF41E0-E179-4674-BC68-49680E8B2271@lists.zabbadoz.net> In-Reply-To: <6984fd5d-ae58-11a4-0d21-a8695b0c77f7@selasky.org> References: <6984fd5d-ae58-11a4-0d21-a8695b0c77f7@selasky.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 21 Feb 2022, at 7:43, Hans Petter Selasky wrote: > FYI: > > After a lot of digging trying everything, I found that the pxeboot and = > loader.efi was too big simply due to ZFS support. > > So I did this after buildworld: > > cd /usr/src/stand > make WITHOUT_LOADER_ZFS=3DYES clean > make WITHOUT_LOADER_ZFS=3DYES all > make WITHOUT_LOADER_ZFS=3DYES install > > And now it works, with my old GigaByte mainboard! > > Why should pxeboot have ZFS support? > > https://forums.freebsd.org/threads/problem-with-isc-dhcpd-and-diskless-= booting.82199/ Well actually it started with a lua update; pxeboot 4th is not (or was = not) too big and still working. See PR 257018 .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A0AF41E0-E179-4674-BC68-49680E8B2271>