git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/localfs/var/lib/libvirt/isos/suse/Makefile
blob: 25921773c93db8e6dd86dbf87ff904b559df1d46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
VERSION = 3.81

all: gpgverify checksum pandoc

pandoc:
	@pandoc --verbose -o README.html README.md

gpgverify:
	@gpg --verify *.sha256

checksum:
	@sha256sum --ignore-missing -c *.sha256
class="nt">p> <ol style="list-style-type: decimal"> <li>German: Well, English could be narrowed down to English, German still allows switchback to English. Not sure for Knoppix, but this is my general choice for movies, software, whatever.</li> <li>DVD: pretty simple and straightforward: DVD has x86_64 and x86, CD only has the latter.</li> </ol> <h3 id="files">Files</h3> <table> <colgroup> <col width="19%" /> <col width="80%" /> </colgroup> <thead> <tr class="header"> <th>Name</th> <th>Explanation</th> </tr> </thead> <tbody> <tr class="odd"> <td>*.iso</td> <td>The actual ISO file(s)</td> </tr> <tr class="even"> <td>*.iso.sha256</td> <td>SHA256 checksum to verify the download</td> </tr> <tr class="odd"> <td>*.iso.sha256.asc</td> <td>GPG verification of the SHA256 checksum file to mitigate download hijacks</td> </tr> </tbody> </table>