Initial updates for 2022.11-rc1
[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-2021.07/">current release</a>:</b><br/><br/>
46             <a href="/download/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2021.07</span></a>
47             </p>
48             <br />
49
50             <p style="text-align: center;">
51             <b>The <a href="/changelogs/README-grml-2022.11-rc1/">current pre-release</a>:</b><br/><br/>
52             <a href="/download/prerelease/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2022.11-rc1</span></a>
53             </p>
54             <br />
55
56             <img style="float: right; margin-left: 20px" src="/img/grmltux_small.jpg" alt="*" />
57             <br />
58
59             <h2>News</h2>
60             <div class="news">
61             <p>12 Nov 2022: New <a href="/changelogs/README-grml-2022.11-rc1/">release candidate version 2022.11-rc1</a></p>
62             <p>26 Jul 2021: New <a href="/changelogs/README-grml-2021.07/">stable release 2021.07</a></p>
63             </div>
64
65       </div>
66
67 [% INCLUDE static_bottom.inc %]