Page MenuHomeFreeBSD

bsdinstall: add support for graphical mode
Needs ReviewPublic

Authored by khorben_defora.org on Apr 7 2024, 8:24 PM.
Tags
None
Referenced Files
F103137047: D44674.diff
Thu, Nov 21, 12:08 PM
F103108538: D44674.id136657.diff
Thu, Nov 21, 2:52 AM
Unknown Object (File)
Tue, Nov 19, 11:01 PM
Unknown Object (File)
Tue, Nov 19, 3:48 PM
Unknown Object (File)
Wed, Nov 6, 3:06 AM
Unknown Object (File)
Tue, Nov 5, 9:05 AM
Unknown Object (File)
Fri, Nov 1, 1:39 AM
Unknown Object (File)
Mon, Oct 28, 9:49 AM
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