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)
Sat, Feb 28, 7:48 PM
Unknown Object (File)
Sat, Feb 28, 6:20 PM
Unknown Object (File)
Sat, Feb 21, 11:55 PM
Unknown Object (File)
Sat, Feb 21, 3:23 PM
Unknown Object (File)
Sat, Feb 21, 3:22 PM
Unknown Object (File)
Tue, Feb 3, 3:24 PM
Unknown Object (File)
Feb 1 2026, 8:28 PM
Unknown Object (File)
Jan 30 2026, 8:59 PM
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