Update my GnuPG key (new expiry date)
[grml.org.git] / download / index.html.tt2
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <title>grml.org - Download</title>
5 <meta name="Title" content="grml.org - Download" />
6 <meta name="Author" content="the grml team [www.grml.org/team/]" />
7 <meta name="Keywords" content="grml.org, grml" />
8 <meta name="Description" content="Download of grml.org" />
9 <meta name="Abstract" content="grml, just another linux-distribution" />
10 <meta name="Robots" content="index,follow" />
11 <meta name="Language" content="english" />
12 <meta name="identifier-url" content="https://grml.org/" />
13 <meta name="MSSmartTagsPreventParsing" content="true" />
14 <link rel="home" href="/" title="grml.org" />
15 <link rel="help" href="/features/" title="About" />
16 <link rel="author" href="/team/" title="Team" />
17 <link rel="icon" href="/favicon.png" type="image/png" />
18 <link rel="stylesheet" href="/style.css" type="text/css" />
19 <style>
20 #contentbox {
21     padding-left: 20px;
22     padding-right: 20px;
23 }
24 .download_panel {
25     float: left;
26     width: 288px;
27     margin-bottom: 2em;
28     margin-top: 1em;
29     font-size: 10pt;
30 }
31 .download_panel>div {
32     margin-right: 20px;
33 }
34 #download_panel4 {
35     width: auto;
36 }
37 .largebutton {
38     width: 100%;
39     background: #FFDA62;
40     height: 90px;
41     border: 1px solid gray;
42     -moz-border-radius:3px;
43     -webkit-border-radius:3px;
44     -o-border-radius:3px;
45     border-radius:3px;
46     margin-bottom: 0.5em;
47     font-size: 15pt;
48     font-weight: bold;
49     display: block;
50     text-align: center;
51     color: black;
52     text-decoration: none;
53 }
54 .largebutton:hover {
55     background: #FFA862;
56 }
57 .download_relinfo {
58     font-size: 10pt;
59     margin-top: 0.8em;
60     }
61 .download_group {
62     border-bottom: 1px dotted gray;
63     overflow: auto;
64 }
65 .hide {
66     display: none;
67 }
68 .keyboard {
69     background-color: lightgrey;
70     color: #111;
71     font-family: "Ubuntu Mono", Consolas, Monaco, Courier, monospace;
72     font-size: 70%;
73     line-height: 1.5rem;
74     padding: .5rem 1rem;
75     text-align: left;
76     text-shadow: none;
77 }
78
79 </style>
80
81 </head>
82
83 <body>
84 [% INCLUDE static.inc %]
85
86 <div class="content">
87
88     <h1>Download Grml 2022.11</h1>
89
90     <p>Get the current stable release here.<br />
91
92     <a href="prerelease/">Looking for the current pre-release version instead?</a></p>
93
94     <p>Download the Grml flavour you need, then write it to a CD-ROM/DVD or an empty USB stick.</p>
95
96     <div class="download_group" id="download_group1_noscript">
97       <div class="download_panel" id="download_panel1_noscript">
98         <div>
99           <a href="https://grml.org/download/mirrors/">Download from a specific mirror</a><br/>
100           <br/>
101           Direct download links:<br/>
102           <a href="https://download.grml.org/grml96-full_2022.11.iso">Grml96 full ISO</a> [<a href="https://download.grml.org/grml96-full_2022.11.iso.asc">GPG Signature</a>]<br/>
103           <a href="https://download.grml.org/grml64-full_2022.11.iso">Grml64 full ISO</a> [<a href="https://download.grml.org/grml64-full_2022.11.iso.asc">GPG Signature</a>]<br/>
104           <a href="https://download.grml.org/grml32-full_2022.11.iso">Grml32 full ISO</a> [<a href="https://download.grml.org/grml32-full_2022.11.iso.asc">GPG Signature</a>]<br/>
105           <a href="https://download.grml.org/grml96-small_2022.11.iso">Grml96 small ISO</a> [<a href="https://download.grml.org/grml96-small_2022.11.iso.asc">GPG Signature</a>]<br/>
106           <a href="https://download.grml.org/grml64-small_2022.11.iso">Grml64 small ISO</a> [<a href="https://download.grml.org/grml64-small_2022.11.iso.asc">GGP Signature</a>]<br/>
107           <a href="https://download.grml.org/grml32-small_2022.11.iso">Grml32 small ISO</a> [<a href="https://download.grml.org/grml32-small_2022.11.iso.asc">GPG Signature</a>]<br/>
108           <br/>
109         </div>
110       </div>
111     </div>
112
113     <div class="download_group" id="download_group1" style="display:none;">
114       <form method="get" action="/download/bounce/">
115       <input type="hidden" name="version" value="2022.11"/>
116       <div class="download_panel" id="download_panel1">
117         <div>
118
119           <h2>Options</h2>
120
121           <select name="flavour" id="download_flavour" style="width:100%;">
122           <option value="full" selected="selected">grml-full (~850MB)</option>
123           <option value="small">grml-small (~490MB)</option>
124           </select>
125           <br /><br />
126           <select name="arch" id="download_arch" style="width:100%;">
127           <option value="amd64" selected="selected">64-bit PC (amd64)</option>
128           <option value="i386">32-bit PC (i686+)</option>
129           <option value="96">One for both (~1.7GB)</option>
130           </select>
131           <br />
132           <br />
133           <br />
134           <br />
135           <br />
136
137           <div style="font-size: 14pt;">
138             <p><a href="/changelogs/README-grml-2022.11/">Release Notes</a></p>
139           </div>
140
141         </div>
142       </div>
143
144       <div class="download_panel" id="download_panel2">
145         <div>
146           <!-- fallback cgi buttons -->
147           <div id="formbuttons">
148             <button name="filetype" value="iso" id="download_button_mirror" class="largebutton" style="width:100%;" type="submit">Download Now </button><br />
149             <!--
150             <button name="filetype" value="bt" id="download_button_bt" type="submit">Download using BitTorrent</button><br />
151             -->
152             <button name="filetype" value="signature" id="download_button_signature" type="submit">Get Checksum/Signature</button><br />
153             <a href="https://grml.org/download/mirrors/">Download from a specific mirror</a><br/>
154           </div>
155           <!-- JS links -->
156           <div id="linkbuttons" style="display:none;">
157             <a id="download_link_mirror" class="largebutton">Download Now</a><br />
158             <a id="download_link_bt">BitTorrent Download</a><br />
159             <a id="download_link_signature">Get GPG Signature</a><br />
160             <a href="https://grml.org/download/mirrors/">Download from a specific mirror</a><br/>
161           </div>
162         </div>
163       </div>
164       </form>
165
166       <script>
167       function update_arch() {
168           var flavour = document.getElementById('download_flavour').value;
169           if (flavour == 'small') document.getElementById('download_arch').innerHTML = '<option value="amd64">64-bit PC (amd64)</option><option value="i386">32-bit PC (i686+)</option><option value="96">One for both (~920MB)</option>';
170           if (flavour == 'full') document.getElementById('download_arch').innerHTML = '<option value="amd64">64-bit PC (amd64)</option><option value="i386">32-bit PC (i686+)</option><option value="96">One for both (~1.7GB)</option>';
171           update_links();
172       }
173
174       function update_links() {
175           var current_version = "2022.11";
176           var product = 'grml';
177           var arch = document.getElementById('download_arch').value;
178           var flavour = document.getElementById('download_flavour').value;
179           if (arch == 'amd64') product = 'grml64';
180           if (arch == 'i386') product = 'grml32';
181           if (arch == '96') product = 'grml96';
182           var iso = product + '-' + flavour + '_' + current_version + '.iso';
183           var mirror_url = "https://download.grml.org/";
184           document.getElementById('download_link_mirror').href = mirror_url + iso;
185           document.getElementById('download_link_mirror').innerHTML = '<br />Download Now<div class="download_relinfo">' + product + '-' + flavour + ' ' + current_version + '</div>';
186           document.getElementById('download_link_bt').href = mirror_url + iso + '.torrent';
187           document.getElementById('download_link_signature').href = mirror_url + iso + '.asc';
188       }
189
190       // hook update function
191       document.getElementById('download_flavour').onchange = update_arch;
192       document.getElementById('download_arch').onchange = update_links;
193       // force initial link href set
194       update_links();
195       // only show our link "buttons"
196       document.getElementById('formbuttons').style.display = 'none';
197       document.getElementById('linkbuttons').style.display = '';
198       document.getElementById('download_group1').style.display = '';
199       document.getElementById('download_group1_noscript').style.display = 'none';
200       </script>
201     </div>
202
203     <div class="download_group" id="download_group2">
204
205       <div class="download_panel" id="download_panel3">
206         <div>
207           <b>Alternate downloads</b><br /><br />
208           <a href="https://daily.grml.org/">Daily images</a><br />
209           <a href="https://download.grml.org/">Older releases</a><br />
210           <a href="https://download.grml.org/grml_sources-2022.11.tar.gz">Source code</a> (one tgz for both architectures)<br />
211           <br/>
212           Netboot packages:<br/>
213           <a href="https://download.grml.org/grml_netboot_package_grml64-full_2022.11.tar">64-bit</a>
214           <a href="https://download.grml.org/grml_netboot_package_grml32-full_2022.11.tar">32-bit</a>
215         </div>
216       </div>
217
218       <div class="download_panel" id="download_panel4">
219         <div>
220           <b>Boot from USB key</b><br />
221           <br />
222           Just <kbd>dd(1)</kbd> the downloaded ISO to an <abbr title="Any existing data will be overwritten by the dd command!">empty</abbr> USB key!<br /><br />
223           <code class="keyboard">dd bs=4M status=progress conv=fdatasync if=grml64-full_2022.11.iso of=/dev/USB_KEY</code>
224           <br /><br />
225
226           <b>Troubleshooting</b><br /><br />
227           <a href="https://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD">Boot option guide</a>
228           <br />
229           <br />
230           <br />
231           <br />
232
233         </div>
234       </div>
235
236     </div>
237
238     <h2>Verify your download</h2>
239
240     <p>Please verify all downloads!</p>
241
242     <p>Alongside the actual download files (ISO, netboot, sources), the Grml mirrors publish the extra files <em>SHA256SUMS</em> and <em>SHA256SUMS.gpg</em>.<br />
243     The <em><a href="https://download.grml.org/SHA256SUMS">SHA256SUMS</a></em> file contains checksums for all available release files.<br />
244     The <em><a href="https://download.grml.org/SHA256SUMS.gpg">SHA256SUMS.gpg</a></em> file provides the GnuPG signature for that file.<br />
245     Once you have <em>SHA256SUMS</em> and <em>SHA256SUMS.gpg</em> in the same directory as your Grml downloads, verify the checksum file via:</p>
246
247 <code class="keyboard">
248 gpg --keyid-format long --verify SHA256SUMS.gpg SHA256SUMS
249 </code>
250
251     <p>If you don't have <a href="https://grml.org/download/gnupg-michael-prokop.txt">our GnuPG signing key</a>
252     (key ID <em>0x96A87872B7EA3737</em>, fingerprint <em>33CC B136 401A FEC8 43A3  8763 96A8 7872 B7EA 3737</em>), run:</p>
253
254 <code class="keyboard">
255 gpg --keyid-format long --keyserver hkps://keys.openpgp.org --recv-keys 0x96A87872B7EA3737
256 </code>
257
258     <p>Finally verify the checksum of your Grml downloads, via:</p>
259
260 <code class="keyboard">
261 sha256sum --ignore-missing -c SHA256SUMS
262 </code>
263
264     <h2>Source code</h2>
265
266     <p>The Grml team uses <a href="https://git-scm.com/">Git</a> for managing software and packages.
267     The repositories are available online at <a href="https://github.com/grml/">GitHub</a>.</p>
268
269     <div style="clear: both;"></div>
270
271 </div>
272
273 [% INCLUDE static_bottom.inc %]