]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r321226: bsdinstall: improve checksum mismatch error for snapshots
authoremaste <emaste@FreeBSD.org>
Thu, 14 Sep 2017 00:41:27 +0000 (00:41 +0000)
committeremaste <emaste@FreeBSD.org>
Thu, 14 Sep 2017 00:41:27 +0000 (00:41 +0000)
commit88c9897e1da3b42a2b052c3d7527cd034c294126
tree80f33d4ac7c235ff5eaa6cb2622d79a268fcbbd2
parent345d61c9f4b7a8ba68c046aa498fb159614573cf
MFC r321226: bsdinstall: improve checksum mismatch error for snapshots

The usual case of a mismatched checksum for installer snapshots
(e.g., -CURRENT, -ALPHA*) is that a newer snapshot has been built and
the old install sets have been replaced.  Provide a specific error
message for checksum mismatches there that suggests looking for a newer
snapshot.

Submitted by: Guangyuan Yang <yzgyyang@outlook.com>
Sponsored by: The FreeBSD Foundation
usr.sbin/bsdinstall/scripts/checksum