This provides a more consistent user experience to the FreeBSD installer.
Existing functionality is meant to be kept in full.
Differential D44280
bsdinstall: implement rootpass with bsddialog khorben_defora.org on Mar 8 2024, 2:53 PM. Authored by Tags None Referenced Files
Details This provides a more consistent user experience to the FreeBSD installer. Existing functionality is meant to be kept in full. # BSDINSTALL_CHROOT=/ bsdinstall rootpass
Diff Detail
Event TimelineComment Actions I am revisiting this revision for the following reasons:
Thanks Brad for the initial review! Comment Actions Also noteworthy in terms of UX:
This could be frustrating to some users. Comment Actions I have added everyone on the de-facto installer group that met on Monday; sorry for the noise.
Comment Actions
Comment Actions Even though I have the approval of my mentor, it would be great to have approval from the installer group for this change before I proceed with the commit. Comment Actions I've done a little testing and this does what I would expect on my test laptop. I don't find the interface intuitive, but I think you are hamstrung their by what bsddialog offers. I think getting it into installers sooner is best. Please add "Tested by: thj" when you commit. Comment Actions Ok, I can change the behavior in future versions. TAB will navigate through input fields as well, instead of switching only between [Input fields <-> Buttons]. This could be in the next version or later with Lua integration.
|