Page MenuHomeFreeBSD

bsdinstall: add support for graphical mode
Needs ReviewPublic

Authored by khorben on Apr 7 2024, 8:24 PM.
Tags
None
Referenced Files
F132182650: D44674.diff
Tue, Oct 14, 1:29 PM
Unknown Object (File)
Sun, Oct 12, 7:03 PM
Unknown Object (File)
Sat, Oct 11, 5:35 PM
Unknown Object (File)
Fri, Oct 10, 12:10 PM
Unknown Object (File)
Thu, Oct 9, 3:36 PM
Unknown Object (File)
Sun, Oct 5, 12:04 PM
Unknown Object (File)
Thu, Oct 2, 1:28 PM
Unknown Object (File)
Thu, Oct 2, 7: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