]> git.ipfire.org Git - thirdparty/mkosi.git/commit
mkosi: rename SHA256SUM → SHA256SUMS 54/head
authorLennart Poettering <lennart@poettering.net>
Wed, 21 Dec 2016 09:50:37 +0000 (10:50 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 21 Dec 2016 09:50:37 +0000 (10:50 +0100)
commit1037ef9b71b43a5d5e81aec2e7d15a5aa316bab6
tree7868badf4498f24703591ad7ab3108af585e6efe
parentb1bde53e83446ce43a4f933564a4617833eb28ec
mkosi: rename SHA256SUM → SHA256SUMS

This was an unfortunate typo I unfortunately didn't notice earlier. The
file was really supposed to be created as SHA256SUMS rather than
SHA256SUM, in order to follow Ubuntu's naming of the checksums of OS
images.  Moreover systemd's importd tool will actually look for
SHA256SUMS rather than SHA256SUM.

Hence, let's rename this now, even if this is to some level a compat
break. But as nobody noticed this earlier I figure people didn't care so
far.
.gitignore
README.md
mkosi