aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall/scripts/checksum
Commit message (Collapse)AuthorAgeFilesLines
* Mark any distfiles with no checksum entries in the manifest "Skipped"Nathan Whitehorn2011-03-231-5/+11
| | | | | | | instead of "Passed". Notes: svn path=/head/; revision=219903
* Add generation of an installation manifest containing SHA256 checksums asNathan Whitehorn2011-03-131-0/+65
well as package descriptions and add code in the installer to check the checksums. Notes: svn path=/head/; revision=219615