New 2024.02 stable release
[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="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 </head>
21
22 <body class="frontpage">
23 [% INCLUDE static.inc %]
24
25       <div class="content">
26
27             <div class="banner">
28             <h1>Grml Live Linux</h1>
29             <h2>Debian based Linux Live system</h2>
30             </div>
31
32             <h2>What is Grml?</h2>
33
34             <p>Grml is a bootable live system (Live-CD) based on <a
35             href="https://www.debian.org/">Debian</a>. Grml includes a
36             collection of GNU/Linux software especially for system
37             administrators. Users don't have to install anything on fixed
38             storage. Grml is especially well suited for administrative tasks like installation,
39             deployment and system rescue. <a href="/features/">Read
40             more...</a></p>
41
42             <br />
43
44             <p style="text-align: center;">
45             <b>The <a href="/changelogs/README-grml-2024.02/">current release</a>:</b><br/><br/>
46             <a href="/download/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2024.02</span></a>
47             </p>
48             <br />
49
50             <!--
51             <p style="text-align: center;">
52             <b>The <a href="/changelogs/README-grml-2024.02-rc1/">current pre-release</a>:</b><br/><br/>
53             <a href="/download/prerelease/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2024.02-rc1</span></a>
54             </p>
55             <br />
56             -->
57
58             <img style="float: right; margin-left: 20px" src="/img/grmltux_small.jpg" alt="*" />
59             <br />
60
61             <h2>News</h2>
62             <div class="news">
63             <p>28 Feb 2024: New <a href="/changelogs/README-grml-2024.02/">stable release 2024.02</a></p>
64             <p>06 Feb 2024: New <a href="/changelogs/README-grml-2024.02-rc1/">release candidate version 2024.02-rc1</a></p>
65             <p>16 Sep 2023: We're celebrating <a href="https://blog.grml.org/archives/411-20-years-of-grml.org.html">20 years of grml.org</a></p>
66             </div>
67
68       </div>
69
70 [% INCLUDE static_bottom.inc %]