Opened 8 years ago

Closed 6 years ago

#1120 closed task (migratedtogithub)

At the end of All Packages page, give script to check all md5sums

Reported by: Andrew Bradford Owned by: clfs-commits@…
Priority: major Milestone: CLFS Embedded 1.0.0
Component: BOOK Version: CLFS Embedded GIT
Keywords: Cc:

Description

Rather than have people want to check each package's md5sum by itself, which is annoying, so no one's going to do it, we should create a file holding all of the file names and md5sums so that it can be passed to md5sum using the "-c" switch to compare each listed file automatically. This way people are more likely to check the files as it's quick and easy.

Generating this should be simple, the md5sums themselves can be referenced as they are variables. The file name downloaded could be made a variable, too.

Change History (2)

comment:2 by Andrew Bradford, 6 years ago

Resolution: migratedtogithub
Status: newclosed
Note: See TracTickets for help on using tickets.