No longer announce bts.grml.org for bug reports, mention https://github.com/grml...
[grml.org.git] / small / index.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - grml-small</title>
5 <meta name="Title" content="grml.org - grml-small" />
6 <meta name="Author" content="the grml team [www.grml.org/team/]" />
7 <meta name="Keywords" content="grml.org, grml" />
8 <meta name="Description" content="grml-small of grml.org" />
9 <meta name="Abstract" content="grml, just another linux-distribution" />
10 <meta name="fdse-index-as" content="http://www.grml.org/news/" />
11 <meta name="Robots" content="index,follow" />
12 <meta name="Language" content="english" />
13 <meta name="identifier-url" content="http://www.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>
24 [% INCLUDE static.inc %]
25
26       <div class="content">
27
28             <p><img style="float: right" src="/img/info.png" alt="*" /></p>
29
30             <h1>grml-small</h1>
31
32             <p>grml-small is a bootable CD (Live-CD) based on Knoppix and Debian.
33             grml-small includes a collection of GNU/Linux software for system
34             administrators and provides automatic hardware detection.  Whereas grml
35             (without the -small) provides more than about 2.1GiB of software on a
36             700MB-ISO, grml-small is a very small rescue system for
37             systemadministrators.  It is not necessary to install anything to a
38             harddisk, you don't even need a harddisk to run it.  Due to on-the-fly
39             decompression grml-small includes about 150 MB of software and still fits
40             on a business card CD-ROM or USB device with 50MB.</p>
41
42       </div>
43
44 [% INCLUDE static_bottom.inc %]