diff mbox series

docs: admin-guide: hw_random: update rng-tools website

Message ID ef52ace5008fa934084442149f64f5f9ddbba465.1704720105.git.baruch@tkos.co.il (mailing list archive)
State Handled Elsewhere
Delegated to: Herbert Xu
Headers show
Series docs: admin-guide: hw_random: update rng-tools website | expand

Commit Message

Baruch Siach Jan. 8, 2024, 1:21 p.m. UTC
rng-tools upstream moved to github. New upstream does not appear to
consider itself official website for hw_random. Drop that part.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 Documentation/admin-guide/hw_random.rst | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Comments

Jonathan Corbet Jan. 11, 2024, 4:35 p.m. UTC | #1
Baruch Siach <baruch@tkos.co.il> writes:

> rng-tools upstream moved to github. New upstream does not appear to
> consider itself official website for hw_random. Drop that part.
>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  Documentation/admin-guide/hw_random.rst | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/admin-guide/hw_random.rst b/Documentation/admin-guide/hw_random.rst
> index d494601717f1..bfc39f1cf470 100644
> --- a/Documentation/admin-guide/hw_random.rst
> +++ b/Documentation/admin-guide/hw_random.rst
> @@ -14,10 +14,9 @@ into that core.
>  
>  To make the most effective use of these mechanisms, you
>  should download the support software as well.  Download the
> -latest version of the "rng-tools" package from the
> -hw_random driver's official Web site:
> +latest version of the "rng-tools" package from:
>  
> -	http://sourceforge.net/projects/gkernel/
> +	https://github.com/nhorman/rng-tools
>  

Applied, thanks.

jon
diff mbox series

Patch

diff --git a/Documentation/admin-guide/hw_random.rst b/Documentation/admin-guide/hw_random.rst
index d494601717f1..bfc39f1cf470 100644
--- a/Documentation/admin-guide/hw_random.rst
+++ b/Documentation/admin-guide/hw_random.rst
@@ -14,10 +14,9 @@  into that core.
 
 To make the most effective use of these mechanisms, you
 should download the support software as well.  Download the
-latest version of the "rng-tools" package from the
-hw_random driver's official Web site:
+latest version of the "rng-tools" package from:
 
-	http://sourceforge.net/projects/gkernel/
+	https://github.com/nhorman/rng-tools
 
 Those tools use /dev/hwrng to fill the kernel entropy pool,
 which is used internally and exported by the /dev/urandom and