Page MenuHomeFreeBSD

bsdinstall: add support for graphical mode
Needs ReviewPublic

Authored by khorben on Apr 7 2024, 8:24 PM.
Tags
None
Referenced Files
F161499592: D44674.diff
Sat, Jul 4, 8:10 AM
Unknown Object (File)
Wed, Jul 1, 8:47 PM
Unknown Object (File)
Thu, Jun 25, 3:10 AM
Unknown Object (File)
Sat, Jun 20, 12:35 PM
Unknown Object (File)
Wed, Jun 17, 3:00 PM
Unknown Object (File)
Sun, Jun 7, 9:49 AM
Unknown Object (File)
Jun 4 2026, 7:22 AM
Unknown Object (File)
Jun 2 2026, 10:20 PM
Subscribers

Details

Summary

Just like for bsdconfig(8), this allows bsdinstall(8) to be started with the -X command-line parameter, thereby defaulting to Xdialog(1) in stead of bsddialog(1) to render the user interface.

With this patch, the same is also true for startbsdinstall, which in turn will start bsdinstall(8) with the -X parameter when called itself with -X.

Test Plan
# startbsdinstall -X
# bsdinstall -X

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped