Issue #3028 has been reported by liweitianux. ---------------------------------------- Bug #3028: installer: confusion of set/get disk encryption passphrase dialogs http://bugs.dragonflybsd.org/issues/3028
* Author: liweitianux * Status: New * Priority: Normal * Assignee: * Category: Other * Target version: ---------------------------------------- Currently, the *installer* uses the *same* dialog to "set" and "get" the passphrase for disk encryption, which causes some confusion, as well as a bit inconvenience. The followings are the 2 cases to come across the confusing "get" passphrase dialog: 1. installation finished, begins to configure the system, which will ask the disk encryption passphrase; 2. boot into the LiveCD, and use it to "Configure an installed System" (see attached screenshots). The corresponding code is at "usr.sbin/installer/dfuibe_installer/fn_configure.c" with the function "fn_get_passphrase()". It may be better to create separate functions for the "set" and "get" passphrase dialogs, respectively. Cheers, Aly ---Files-------------------------------- dfly_4.8_encryption_passphrase.png (18.4 KB) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
