Page MenuHomeFreeBSD

boot/universe.sh: toggle LOADER_BIOS_TEXTONLY
ClosedPublic

Authored by vexeduxr on Sep 15 2025, 8:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 1:16 PM
Unknown Object (File)
Mon, Oct 13, 11:27 PM
Unknown Object (File)
Mon, Oct 13, 11:27 PM
Unknown Object (File)
Mon, Oct 13, 9:54 AM
Unknown Object (File)
Fri, Oct 10, 11:04 AM
Unknown Object (File)
Wed, Oct 8, 9:02 PM
Unknown Object (File)
Wed, Oct 8, 6:47 PM
Unknown Object (File)
Sun, Oct 5, 6:31 AM
Subscribers
None

Details

Summary

Build without LOADER_BIOS_TEXTONLY since it is now the default.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

vexeduxr created this revision.

I got toolchain errors when running the script for amd64, but I verified that it does actually build with MK_LOADER_BIOS_TEXTONLY=no on amd64.

This revision is now accepted and ready to land.Sep 15 2025, 9:22 PM