freebsd-src/usr.sbin/bsdinstall/partedit
Ed Maste 4e36942420 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: 50e244964e ("bsdinstall/partedit: Replace libdialog with libbsddialog")
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D53639
2025-11-08 10:01:35 -05:00
..
diskmenu.c sade: Restore UI behavior like dialog(3) 2023-10-16 14:06:06 +02:00
diskmenu.h bsddialog: import version 1.0 2023-10-04 18:12:03 +02:00
gpart_ops.c bsdinstall: Fix newfs bsddialog menu 2025-11-08 10:01:35 -05:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Update Makefile.depend files 2024-10-14 10:26:17 -07:00
part_wizard.c bsdinstall: Limit default swap to maximum supported by kernel 2025-10-15 12:29:56 -04:00
partedit.c bsdinstall: complete whitelabeling the installer 2024-02-04 13:01:08 +01:00
partedit.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
partedit_efi.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
partedit_generic.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
partedit_powerpc.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
partedit_x86.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
sade.8 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
scripted.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00