Strip comments from checksums files passed to "shaXsum -c"
authorRaphaël Hertzog <hertzog@debian.org>
Sat, 24 Feb 2018 16:19:37 +0000 (17:19 +0100)
committerRaphaël Hertzog <hertzog@debian.org>
Sat, 24 Feb 2018 16:19:37 +0000 (17:19 +0100)
commit3afe60c1aaea1f12a37d6b810064c59fe87e8078
tree3387084b06ea983c22c884d502b22dae7e3eccca
parentead6794f5030a4127e8108cb9c590e32e6e82348
Strip comments from checksums files passed to "shaXsum -c"

As reported in #796474, the busybox implementation of the various
shaXsum command fails when it encounters comment lines that it
can't parse. This fixes the 'verify-checksums' boot parameter.

Thanks: Andreas Heinlein for the report
Closes: #856482
components/0030-verify-checksums