FAQ: provide information about switch to systemd
[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 current release:</b><br/><br/>
47             <a href="/download/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2014.11</span></a>
48             </p>
49             <br />
50
51             <!--
52             <p style="text-align: center;">
53             <b>Pre-Release:</b><br/><br/>
54             <a href="/download/prerelease/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2014.10-rc1</span></a>
55             </p>
56             <br />
57             -->
58
59             <img style="float: right; margin-left: 20px" src="/img/grmltux_small.jpg" alt="*" />
60             <br />
61
62             <h2>News</h2>
63             <div class="news">
64             <p>07 Jan 2016: <a href="http://blog.grml.org/archives/394-Is-Grml-still-alive.html">Is Grml still alive?</a></p>
65             <p>17 Nov 2014: New <a href="/changelogs/README-grml-2014.11/">stable release version 2014.11</a> available</p>
66             </div>
67
68       </div>
69
70 [% INCLUDE static_bottom.inc %]