Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/usr.sbin/sysinst/msg.entropy.en,v rcsdiff: /ftp/cvs/cvsroot/src/usr.sbin/sysinst/msg.entropy.en,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- src/usr.sbin/sysinst/msg.entropy.en 2020/11/06 12:23:10 1.2 +++ src/usr.sbin/sysinst/msg.entropy.en 2021/10/08 15:59:55 1.3 @@ -1,4 +1,4 @@ -/* $NetBSD: msg.entropy.en,v 1.2 2020/11/06 12:23:10 martin Exp $ */ +/* $NetBSD: msg.entropy.en,v 1.3 2021/10/08 15:59:55 martin Exp $ */ /* * Copyright (c) 2020 The NetBSD Foundation, Inc. @@ -26,6 +26,10 @@ * POSSIBILITY OF SUCH DAMAGE. */ +message Configure_entropy {Set up entropy} + +message continue_without_entropy {Continue without entropy} + message not_enough_entropy {This system seems to lack a cryptographically strong pseudo random number generator. There is not enough entropy available to create secure @@ -38,7 +42,7 @@ If you own a USB random number device, c the "Re-test" option.} message entropy_add_manually {Manual input of random data} -message entropy_download_raw {Load random data} +message entropy_download_raw {Load raw binary random data} message entropy_download_seed {Import a NetBSD entropy file} message entropy_retry {Re-test}