[pacman-dev] [PATCH] Inform the user to generate entropy

Daniel Wallace daniel.wallace at gatech.edu
Fri Jul 20 19:36:36 EDT 2012


FS#30286 Inform the user that entropy is needed

Signed-off-by: Daniel Wallace <daniel.wallace at gatech.edu>
---
 scripts/pacman-key.sh.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/pacman-key.sh.in b/scripts/pacman-key.sh.in
index ae491d2..41498c6 100644
--- a/scripts/pacman-key.sh.in
+++ b/scripts/pacman-key.sh.in
@@ -144,6 +144,7 @@ generate_master_key() {
 	# Generate the master key, which will be in both pubring and secring
 	"${GPG_PACMAN[@]}" --gen-key --batch <<EOF
 %echo Generating pacman keyring master key...
+%echo Please do something to help gather entropy
 Key-Type: RSA
 Key-Length: 2048
 Key-Usage: sign
-- 
1.7.11.2



More information about the pacman-dev mailing list