Update for new stable release 2020.06
[grml.org.git] / download / index.html.tt2
1 <!DOCTYPE html>
2 <html>
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 <meta http-equiv="imagetoolbar" content="no" />
15 <link rel="home" href="/" title="grml.org" />
16 <link rel="help" href="/features/" title="About" />
17 <link rel="author" href="/team/" title="Team" />
18 <link rel="icon" href="/favicon.png" type="image/png" />
19 <link rel="stylesheet" href="/style.css" type="text/css" />
20 <style type="text/css">
21 #contentbox {
22     padding-left: 20px;
23     padding-right: 20px;
24 }
25 .download_panel {
26     float: left;
27     width: 288px;
28     margin-bottom: 2em;
29     margin-top: 1em;
30     font-size: 10pt;
31 }
32 .download_panel>div {
33     margin-right: 20px;
34 }
35 #download_panel4 {
36     width: auto;
37 }
38 .largebutton {
39     width: 100%;
40     background: #FFDA62;
41     height: 90px;
42     border: 1px solid gray;
43     -moz-border-radius:3px;
44     -webkit-border-radius:3px;
45     -o-border-radius:3px;
46     border-radius:3px;
47     margin-bottom: 0.5em;
48     font-size: 15pt;
49     font-weight: bold;
50     display: block;
51     text-align: center;
52     color: black;
53     text-decoration: none;
54     padding: auto;
55     }
56 .largebutton:hover {
57     background: #FFA862;
58 }
59 .download_relinfo {
60     font-size: 10pt;
61     margin-top: 0.8em;
62     }
63 .download_group {
64     border-bottom: 1px dotted gray;
65     overflow: auto;
66 }
67 .hide {
68     display: none;
69 }
70 </style>
71
72 </head>
73
74 <body>
75 [% INCLUDE static.inc %]
76
77 <div class="content">
78
79     <h1>Download Grml 2020.06</h1>
80
81     <p>Get the current stable release here.<br />
82
83     <!--
84     <a href="prerelease/">Looking for the current pre-release version instead?</a></p>
85     -->
86
87     <p>Download the Grml flavour you need, then write it to a CD-ROM/DVD or an empty USB stick.</p>
88
89     <div class="download_group" id="download_group1_noscript">
90     <div class="download_panel" id="download_panel1_noscript"><div>
91         <a href="https://grml.org/download/mirrors/">Download from a specific mirror</a><br/>
92         <br/>
93         Direct download links:<br/>
94         <a href="https://download.grml.org/grml96-full_2020.06.iso">Grml96 full ISO</a> [<a href="https://download.grml.org/grml96-full_2020.06.iso.sha1.asc">Signature</a>]<br/>
95         <a href="https://download.grml.org/grml64-full_2020.06.iso">Grml64 full ISO</a> [<a href="https://download.grml.org/grml64-full_2020.06.iso.sha1.asc">Signature</a>]<br/>
96         <a href="https://download.grml.org/grml32-full_2020.06.iso">Grml32 full ISO</a> [<a href="https://download.grml.org/grml32-full_2020.06.iso.sha1.asc">Signature</a>]<br/>
97         <a href="https://download.grml.org/grml96-small_2020.06.iso">Grml96 small ISO</a> [<a href="https://download.grml.org/grml96-small_2020.06.iso.sha1.asc">Signature</a>]<br/>
98         <a href="https://download.grml.org/grml64-small_2020.06.iso">Grml64 small ISO</a> [<a href="https://download.grml.org/grml64-small_2020.06.iso.sha1.asc">Signature</a>]<br/>
99         <a href="https://download.grml.org/grml32-small_2020.06.iso">Grml32 small ISO</a> [<a href="https://download.grml.org/grml32-small_2020.06.iso.sha1.asc">Signature</a>]<br/>
100         <br/>
101         </div></div>
102     </div>
103
104     <div class="download_group" id="download_group1" style="display:none;">
105     <form method="get" action="/download/bounce/">
106     <input type="hidden" name="version" value="2020.06"/>
107     <div class="download_panel" id="download_panel1"><div>
108
109     <h2>Options</h2>
110
111     <select name="flavour" id="download_flavour" style="width:100%;">
112     <option value="full" selected="selected">grml-full (~680MB)</option>
113     <option value="small">grml-small (~315MB)</option>
114     </select>
115     <br /><br />
116     <select name="arch" id="download_arch" style="width:100%;">
117     <option value="amd64" selected="selected">64-bit PC (amd64)</option>
118     <option value="i386">32-bit PC (i686+)</option>
119     <option value="96">One for both (~1.4GB)</option>
120     </select>
121     <br />
122     <br />
123     <br />
124     <br />
125     <br />
126
127     <!--
128     <a href="/download/prerelease/" class="button" style="padding: 12px; font-weight: bold;"><span>Get 2020.06-rc1 instead!</span></a>
129     <br />
130     <br />
131     <br />
132     -->
133
134
135     <div style="font-size: 14pt;">
136     <p><a href="/changelogs/README-grml-2020.06">Release Notes</a></p>
137
138     </div>
139     </div>
140     </div>
141
142     <div class="download_panel" id="download_panel2"><div>
143     <!-- fallback cgi buttons -->
144     <div id="formbuttons">
145     <button name="filetype" value="iso" id="download_button_mirror" class="largebutton" style="width:100%;" type="submit">Download Now </button><br />
146     <button name="filetype" value="bt" id="download_button_bt" type="submit">Download using BitTorrent</button><br />
147     <button name="filetype" value="signature" id="download_button_signature" type="submit">Get Checksum/Signature</button><br />
148     <a href="https://grml.org/download/mirrors/">Download from a specific mirror</a><br/>
149     </div>
150     <!-- JS links -->
151     <div id="linkbuttons" style="display:none;">
152     <a id="download_link_mirror" class="largebutton">Download Now</a><br />
153     <a id="download_link_bt">BitTorrent Download</a><br />
154     <a id="download_link_signature">Get Checksum/Signature</a><br />
155     <a href="https://grml.org/download/mirrors/">Download from a specific mirror</a><br/>
156     </div>
157     </div></div>
158
159     </form>
160     <script type="text/javascript">
161     function update_arch() {
162         var flavour = document.getElementById('download_flavour').value;
163         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 (~600MB)</option>';
164         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.4GB)</option>';
165         update_links();
166     }
167
168     function update_links() {
169         var current_version = "2020.06";
170         var product = 'grml';
171         var arch = document.getElementById('download_arch').value;
172         var flavour = document.getElementById('download_flavour').value;
173         if (arch == 'amd64') product = 'grml64';
174         if (arch == 'i386') product = 'grml32';
175         if (arch == '96') product = 'grml96';
176         var iso = product + '-' + flavour + '_' + current_version + '.iso';
177         var mirror_url = "https://download.grml.org/";
178         document.getElementById('download_link_mirror').href = mirror_url + iso;
179         document.getElementById('download_link_mirror').innerHTML = '<br />Download Now<div class="download_relinfo">' + product + '-' + flavour + ' ' + current_version + '</div>';
180         document.getElementById('download_link_bt').href = mirror_url + iso + '.torrent';
181         document.getElementById('download_link_signature').href = mirror_url + iso + '.asc';
182     }
183
184     // hook update function
185     document.getElementById('download_flavour').onchange = update_arch;
186     document.getElementById('download_arch').onchange = update_links;
187     // force initial link href set
188     update_links();
189     // only show our link "buttons"
190     document.getElementById('formbuttons').style.display = 'none';
191     document.getElementById('linkbuttons').style.display = '';
192     document.getElementById('download_group1').style.display = '';
193     document.getElementById('download_group1_noscript').style.display = 'none';
194     </script>
195     </div>
196
197     <div class="download_group" id="download_group2">
198
199     <div class="download_panel" id="download_panel3"><div>
200     <b>Alternate downloads</b><br /><br />
201     <a href="https://daily.grml.org/">Daily images</a><br />
202     <a href="https://download.grml.org/">Older releases</a><br />
203     <a href="https://download.grml.org/grml_sources-2020.06.tar.gz">Source code</a> (one tgz for both archs)<br />
204     <br/>
205     Netboot packages:<br/>
206     <a href="https://download.grml.org/grml_netboot_package_grml64-full_2020.06.tar.bz2">64-bit</a>
207     <a href="https://download.grml.org/grml_netboot_package_grml64-full_2020.06.tar.bz2.sha1.asc">(signed sig)</a>
208     <a href="https://download.grml.org/grml_netboot_package_grml32-full_2020.06.tar.bz2">32-bit</a>
209     <a href="https://download.grml.org/grml_netboot_package_grml32-full_2020.06.tar.bz2.sha1.asc">(signed sig)</a>
210
211     <br />
212     <br />
213     <b>Signing Key</b>
214     <br />
215     Please verify all downloads using GnuPG!
216     <br />
217     For each released ISO image there is also a signature file, that should be verified with the following
218     <a href="https://grml.org/download/gnupg-michael-prokop.txt">signing key</a>:
219     <pre>pub  4096R/96A87872B7EA3737 2010-07-14 Michael Prokop &lt;mail (at) michael-prokop.at&gt;
220 Key fingerprint = 33CC B136 401A FEC8 43A3  8763 96A8 7872 B7EA 3737
221 sub  4096R/257B6FD52892CF7E 2010-07-14</pre>
222     </div></div>
223
224     <div class="download_panel" id="download_panel4"><div>
225     <b>Boot from USB key</b><br />
226     <br />
227     Just <tt>dd(1)</tt> the downloaded ISO to an <abbr title="Any existing data will be overwritten by the dd command!">empty</abbr> USB key!<br /><br />
228     <code>dd if=grml64_2020.06.iso of=/dev/USB_KEY</code>
229     <br /><br />
230
231     <b>Troubleshooting</b><br /><br />
232     <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>
233     <br /><br />
234
235     </div></div>
236
237     </div>
238
239     <h2>Git repositories</h2>
240
241     <p>The Grml team uses <a href="https://git-scm.com/">git</a> for
242     managing software and packages. The repositories are available
243     online at <a href="https://github.com/grml/">GitHub</a>.</p>
244
245     <div style="clear: both;"></div>
246
247 </div>
248
249 [% INCLUDE static_bottom.inc %]