mirror of
https://git.proxmox.com/git/grub2
synced 2025-10-28 10:01:37 +00:00
This makes it impossible to read from stdin without controlling tty: 10:/mnt # echo -e passwd\\npasswd | setsid ./grub-mkpasswd-pbkdf2 Enter password: Reenter password: ./grub-mkpasswd-pbkdf2: error: failure to read password. 10:/mnt |
||
|---|---|---|
| .. | ||
| compress.c | ||
| config.c | ||
| cputime.c | ||
| dl.c | ||
| emuconsole.c | ||
| exec.c | ||
| getroot.c | ||
| hostdisk.c | ||
| password.c | ||
| platform.c | ||
| random.c | ||
| relpath.c | ||
| sleep.c | ||