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)
Mon, Mar 9, 9:41 PM
Unknown Object (File)
Sun, Mar 8, 9:58 AM
Unknown Object (File)
Sat, Mar 7, 2:02 PM
Unknown Object (File)
Sat, Mar 7, 2:10 AM
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
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