HomeFreeBSD

bsdinstall: Fix newfs bsddialog menu

Description

bsdinstall: Fix newfs bsddialog menu

The second and third members of struct bsddialog_menuitem are bool on
and unsigned int depth. The newfs dialog options in bsdinstall's
partition tool had these two swapped, so the default selection did not
work.

PR: 290857
Reviewed by: asiciliano
Fixes: 50e244964e9b ("bsdinstall/partedit: Replace libdialog with libbsddialog")
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D53639

(cherry picked from commit 4e36942420712c2ab6ebc2c646e61d47b2b68e7b)

Details

Provenance
emasteAuthored on Fri, Nov 7, 10:53 PM
Reviewer
rG50e244964e9b: bsdinstall/partedit: Replace libdialog with libbsddialog
Differential Revision
D53639: bsdinstall: Fix newfs bsddialog menu
Parents
rG92a91c9898ad: dtrace.1: Fix mdoc macros around -x
Branches
Unknown
Tags
Unknown