Page MenuHomeFreeBSD

bsdinstall: add support for graphical mode
Needs ReviewPublic

Authored by khorben on Apr 7 2024, 8:24 PM.
Tags
None
Referenced Files
F148601273: D44674.id.diff
Thu, Mar 19, 1:59 AM
F148593956: D44674.id136657.diff
Thu, Mar 19, 12:47 AM
Unknown Object (File)
Mon, Mar 16, 9:30 PM
Unknown Object (File)
Sun, Mar 15, 10:14 PM
Unknown Object (File)
Sun, Mar 15, 10:37 AM
Unknown Object (File)
Fri, Mar 13, 3:55 PM
Unknown Object (File)
Thu, Mar 12, 12:35 AM
Unknown Object (File)
Wed, Mar 11, 9:19 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