|
Revision tags: release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0 |
|
| #
2775c1d7 |
| 19-Jul-2017 |
Ed Maste <[email protected]> |
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 ol
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 <[email protected]> Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D11641
show more ...
|
| #
9acc9041 |
| 18-Jul-2017 |
Ed Maste <[email protected]> |
bsdinstall: remove EOL whitespace
|
|
Revision tags: release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0 |
|
| #
c31153ad |
| 23-Mar-2011 |
Nathan Whitehorn <[email protected]> |
Mark any distfiles with no checksum entries in the manifest "Skipped" instead of "Passed".
|
| #
b70047d4 |
| 13-Mar-2011 |
Nathan Whitehorn <[email protected]> |
Add generation of an installation manifest containing SHA256 checksums as well as package descriptions and add code in the installer to check the checksums.
|