2805d3a5cc2ac17f8edf838d658de6a2a2e1e564
[grml.org.git] / changelogs / README-grml-medium-0.1-rc1 / index.php
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Release Notes: grml-medium 0.1 Pfuh</title>
5 <meta name="Title" content="grml.org - Files" />
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="Files of grml.org" />
9 <meta name="Abstract" content="grml, just another linux-distribution" />
10 <meta name="fdse-index-as" content="http://www.grml.org/files/" />
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 <?php include '../../static.inc'; ?>
25
26       <div class="content">
27
28         <h1>Release Notes:<br />grml-medium 0.1 - codename <a
29         href="/faq/#releasename">Pfuh</a> (20071228)</h1>
30
31         <p><strong>Notice: grml-medium 0.1-rc1 is a RELEASE CANDIDATE and not
32         yet the stable release!</strong></p>
33
34         <h3>About</h3>
35
36         <p>grml is a Debian-based Live-CD. It includes a collection of GNU/Linux
37         software especially for users of texttools and system administrators.
38         grml provides automatic hardware detection. You can use grml for example
39         as a rescue system, for analyzing systems/networks or as a working
40         environment. It is not necessary to install anything to a harddisk, you
41         don't even need a harddisk to run it, unless you want to (use grml2hd
42         for this). Due to on-the-fly decompression grml includes about 2.1GB
43         of software and documentation on the CD.</p>
44
45         <p>Whereas grml provides about 2.1GB of software on a ~700MB ISO and
46         grml-small is a flavor with only ~60MB ISO-size, grml-medium tries to
47         close the gap between those two flavours providing an ISO with ~200MB.
48         It does not provide all the software shipped with normal/big/large grml
49         but provides essential stuff, a full featured kernel and the X.org
50         server.  You can use the Debian package management system to install
51         software on the fly (assuming you have network access to a Debian
52         mirror). Take a look at the '<a
53         href="/files/">Debian-Information'-section</a> if you are searching for
54         the package list.</p>
55
56
57         <h3>News / Updates</h3>
58
59         <p>grml-medium 0.1 is the initial release.</p>
60
61         <h3>Known issues</h3>
62
63         <p>Take a look at <a
64         href="http://wiki.grml.org/doku.php?id=grml-medium_0.1">grml-medium_0.1
65         @ grml-wiki</a>.  Please report problems using information on
66         <a href="/bugs/">grml.org/bugs/</a>.</p>
67
68         <h3>Download grml-medium 0.1</h3>
69
70         <p>grml-medium 0.1 can be downloaded from mirrors listed on <a
71         href="/download/">grml.org/download/</a>.</p>
72
73         <h3>Feedback</h3>
74
75         <p>Your comments, bug reports, patches, and suggestions will
76         help fix bugs and improve future releases. If you find a
77         problem with the release please check <a
78         href="http://wiki.grml.org/doku.php?id=grml-medium_0.1">grml-medium_0.1
79         @ grml-wiki</a> and report problems using information on <a
80         href="/bugs/">grml.org/bugs/</a>. Please send your feedback,
81         feature requests and bug reports to the grml-team!</p>
82
83         <ul>
84           <li><a href="/contact/">grml.org/contact/</a>
85           <li><a href="/irc/">#grml on irc.freenode.org</a>
86         </ul>
87
88         <h3>More Information</h3>
89
90         <p>You can find out more about grml on <a href="/">our website</a>, <a
91         href="/irc/">IRC channel</a>, and <a href="http://wiki.grml.org/">wiki</a>.
92
93         <p>To sign up for future grml announcements, please subscribe to <a
94         href="http://lists.mur.at/mailman/listinfo/grml-announce"> grml's
95         announcement list</a>.</p>
96
97
98         <p><a
99         href="http://www.spreadshirt.net/shop.php?article_id=3966156&view_id=4#top"><img
100         align="right" style="margin-left: 20px; border: 0"
101         src="/img/grmlshirt_0.9.jpg" alt="the grml 0.9 shirt" /></a></p>
102
103         <h3>Further Questions?</h3>
104
105         <p><a href="http://grml.org/contact/">Contact us.</a></p>
106
107 </div>
108
109 <?php include '../../static_bottom.inc'; ?>