Clarify that we no longer support i586 but require i686+
[grml.org.git] / index.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Debian Live system / CD for sysadmins and texttool-users</title>
5 <meta name="Title" content="grml.org - Homepage" />
6 <meta name="Author" content="the Grml team [www.grml.org/team/]" />
7 <meta name="Keywords" content="Grml, grml.org, live-cd, Debian, live system, linux, sysadmins, system administrators, debian" />
8 <meta name="Description" content="Homepage of grml.org" />
9 <meta name="Abstract" content="Grml, live-cd for sysadmins" />
10 <meta name="fdse-index-as" content="http://grml.org/" />
11 <meta name="Robots" content="index,follow" />
12 <meta name="Language" content="english" />
13 <meta name="identifier-url" content="http://grml.org/" />
14 <meta name="MSSmartTagsPreventParsing" content="true" />
15 <meta http-equiv="imagetoolbar" content="no" />
16 <link rel="home" href="/" title="grml.org" />
17 <link rel="help" href="/features/" title="About" />
18 <link rel="author" href="/team/" title="Team" />
19 <link rel="icon" href="/favicon.png" type="image/png" />
20 <link rel="stylesheet" href="/style.css" type="text/css" />
21 </head>
22
23 <body class="frontpage">
24 [% INCLUDE static.inc %]
25
26       <div class="content">
27
28             <div class="banner">
29             <h1>Grml Live Linux</h1>
30             <h2>Debian based Linux Live system</h2>
31             </div>
32
33             <h2>What is Grml?</h2>
34
35             <p>Grml is a bootable live system (Live-CD) based on <a
36               href="http://www.debian.org/">Debian</a>. Grml includes a
37             collection of GNU/Linux software especially for system
38             administrators. Users don't have to install anything on fixed
39             storage. Grml is especially well suited for administrative tasks like installation,
40             deployment and system rescue. <a href="/features/">Read
41             more...</a></p>
42
43             <br />
44
45             <p style="text-align: center;">
46             <b>The <a href="/changelogs/README-grml-2017.05/">current release</a>:</b><br/><br/>
47             <a href="/download/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2017.05</span></a>
48             </p>
49             <br />
50 <!--
51             <p style="text-align: center;">
52             <b>Pre-Release:</b><br/><br/>
53             <a href="/download/prerelease/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2017.05-rc1</span></a>
54             </p>
55             <br />
56 -->
57             <img style="float: right; margin-left: 20px" src="/img/grmltux_small.jpg" alt="*" />
58             <br />
59
60             <h2>News</h2>
61             <div class="news">
62             <p>23 Jun 2017: <a href="https://blog.grml.org/archives/399-New-Grml-developer-Darshaka-Pathirana.html">New Grml developer: Darshaka Pathirana</a></p>
63             <p>31 May 2017: New <a href="/changelogs/README-grml-2017.05/">stable release 2017.05</a></p>
64             <p>08 May 2017: New <a href="/changelogs/README-grml-2017.05-rc1/">release candidate version 2017.05-rc1</a></p>
65             </div>
66
67       </div>
68
69 [% INCLUDE static_bottom.inc %]