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
Unknown Object (File)
Tue, May 28, 9:17 PM
Unknown Object (File)
Sun, May 26, 1:29 AM
Unknown Object (File)
Sat, May 25, 7:23 AM
Unknown Object (File)
Thu, May 23, 2:57 PM
Unknown Object (File)
Wed, May 22, 3:22 PM
Unknown Object (File)
Sun, May 19, 5:59 AM
Unknown Object (File)
Thu, May 9, 1:23 AM
Unknown Object (File)
Sun, May 5, 2:48 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