Page MenuHomeFreeBSD

boot/universe.sh: toggle LOADER_BIOS_TEXTONLY
ClosedPublic

Authored by vexeduxr on Sep 15 2025, 8:38 PM.
Tags
None
Referenced Files
F151331766: D52559.id162112.diff
Tue, Apr 7, 4:05 PM
F151282818: D52559.diff
Tue, Apr 7, 7:46 AM
F151215512: D52559.diff
Mon, Apr 6, 9:54 PM
Unknown Object (File)
Sun, Apr 5, 3:17 AM
Unknown Object (File)
Fri, Apr 3, 11:26 AM
Unknown Object (File)
Wed, Apr 1, 6:21 AM
Unknown Object (File)
Tue, Mar 24, 6:45 PM
Unknown Object (File)
Thu, Mar 19, 1:35 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