fix font-size in .rahmen
[grml.org.git] / index.php
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 <?php 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 and users of texttools. Grml provides automatic
39             hardware detection. You can use Grml (for example) as a rescue
40             system, for analyzing systems/networks or as a working environment.
41             It is not necessary to install anything to a harddisk; you don't
42             even need a harddisk to run it. Due to on-the-fly decompression Grml
43             includes about 2.1 GB of software and documentation on the CD. You
44             don't have to pay anything to use Grml - it is available for free!
45             <a href="/features/">Read more...</a></p>
46
47             <br />
48
49             <p style="text-align: center;">
50             <a href="/download/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2011.05</span></a>
51             </p>
52             <br />
53
54             <img style="float: right; margin-left: 20px" src="/img/grmltux_small.jpg" alt="*" />
55             <br />
56
57             <h2>News</h2>
58             <div class="news">
59             <p>29 May 2011: New <a href="/changelogs/README-grml-2011.05/">stable release version 2011.05</a> is now available <a href="/download/">for download</a>.</p>
60             <p>01 Apr 2011: Grml joins <a href="http://blog.grml.org/archives/352-The-Canterbury-Project.html">The Canterbury Project</a>.</p>
61             <p>20 Mar 2011: Grml development blog <a href="http://blog.grml.org/archives/350-A-new-home.html">moved to new home</a> - now available at <a href="http://blog.grml.org/">blog.grml.org</a>.</p>
62             <p>11 Mar 2011: <a href="http://grml.org/survey2011-results/">Results of the Grml user survey</a> available.</p>
63             <p>09 Mar 2011: German magazine <a href="http://www.heise.de/ct/meldung/c-t-extra-Netzwerke-ab-sofort-bestellbar-1200214.html">c't extra Netzwerke 01/2011</a> features a special edition of Grml 2010.12.</p>
64             <p>03 Mar 2011: German <a href="http://www.linux-magazin.de/Heft-Abo/Ausgaben/2011/03">Linux Magazine 03/11</a> features Grml 2010.12 on DVD (DELUG version).</p>
65             <p>31 Dec 2010: New <a href="/changelogs/README-grml-2010.12/">stable release 2010.12</a> is <a href="/download/">available</a>.</p>
66             </div>
67
68       </div>
69
70 <?php include 'static_bottom.inc'; ?>