[Bug 266692] [PATCH] handbook/bsdinstall: Fix checksum files names in documentation
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266692] [PATCH] handbook/bsdinstall: Fix checksum files names in documentation"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266692] [PATCH] handbook/bsdinstall: Fix checksum files names in documentation"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266692] [PATCH] handbook/bsdinstall: Fix checksum files names in documentation"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 Sep 2022 20:55:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266692
Bug ID: 266692
Summary: [PATCH] handbook/bsdinstall: Fix checksum files names
in documentation
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Books & Articles
Assignee: doc@FreeBSD.org
Reporter: henrix@camandro.org
Created attachment 236927
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=236927&action=edit
fix for this doc bug
The handbook mentions a file named 'CHECKSUM.SHA256' to verify the downloaded
FreeBSD image. However, this name is misleading as it doesn't exist. This
commit fixes the file name and also mentions the extra SHA512 file.
While there, I'm also suggesting the usage of the sha{256,512}sum tools,
shipped with FreeBSD base, that allow to automatically validate the checksums.
--
You are receiving this mail because:
You are the assignee for the bug.