2002-06-12 Yoshinori K. Okuji <okuji@enbug.org>
* util/grub-md5-crypt.in: Prompt to retype a password, and check if the passwords matches. Suggested by Matt Perry <matt@primefactor.com>. Also, don't use Perl any longer, because *BSD's sh and GNU support ``read -r'', and GRUB doesn't support any other operating system anyway.
This commit is contained in:
parent
eaf934e523
commit
24bd9d82c1
3 changed files with 22 additions and 11 deletions
|
@ -1,3 +1,12 @@
|
|||
2002-06-12 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* util/grub-md5-crypt.in: Prompt to retype a password, and check
|
||||
if the passwords matches. Suggested by Matt Perry
|
||||
<matt@primefactor.com>.
|
||||
Also, don't use Perl any longer, because *BSD's sh and GNU
|
||||
support ``read -r'', and GRUB doesn't support any other
|
||||
operating system anyway.
|
||||
|
||||
2002-06-12 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
The terminal handling code is rewritten radically.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue