Merge remote-tracking branch 'origin/github/pr/45'
[grml.org.git] / files / README-grml-small-0.4-rc1.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Release Notes: grml-small 0.4 Springginckerl</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 [% INCLUDE static.inc %]
25
26       <div class="content">
27
28         <h1>Release Notes:<br />grml-small 0.4-rc1 - codename <a
29         href="/faq/#releasename">Springginckerl</a> (20070508)</h1>
30
31         <p><strong>Notice: grml-small 0.4-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. grml
38         provides automatic hardware detection. You can use grml for example as a
39         rescue system, for analyzing systems/networks or as a working environment. It
40         is not necessary to install anything to a harddisk, you don't even need a
41         harddisk to run it. Due to on-the-fly decompression grml includes about 2.1
42         GiB of software and documentation on the CD.</p>
43
44         <p>Whereas grml provides about 2.1 GB of software on a 700 MB
45         ISO, grml-small is a flavor with only ~58 MB ISO-size (~170 MB
46         uncompressed). It does not provide a lot of software but the
47         essential stuff for being a rescue system on a business card
48         CD-ROM or a small USB device. You can use the Debian package
49         management system to install software on the fly (assuming you
50         have network access to a Debian mirror). Take a look at the '<a
51         href="/files/">Debian-Information'-section</a> if you are
52         searching for the package list.</p>
53
54         <h3>Bugfixes</h3>
55
56         <p>Fixed several bugs and and issues reported on <a
57         href="http://wiki.grml.org/doku.php?id=grml-small_0.3">grml-small_0.3
58         @ grml-wiki</a>.</p>
59
60         <h3>New features</h3>
61
62         <p>Several improved, updated and extended configuration files.</p>
63
64         <p>Synched all grml-packages with the ones used in grml 1.0,
65         providing several new and improved features.</p>
66
67         <h3>Kernel</h3>
68
69         <p>Based on vanilla kernel 2.6.20.11 including <a
70         href="/kernel/">several patches</a>. See <a
71         href="/kernel/">grml.org/kernel/</a> for more details.</p>
72
73         <!--
74         <h3>Important Changes</h3>
75
76         <p><strong>swap partitions:</strong> ...
77         -->
78
79         <h3>Packages / Software</h3>
80
81         <p>Details about shipped packages and their versions on grml are
82         available at the <a href="http://grml.org/files/#debian">Debian
83         section</a>.</p>
84
85         <h3>Updates</h3>
86
87         <p>Updated all packages to Debian Unstable branch by 20070507.</p>
88
89         <p>Removed 9 packages (excluding lib* and 2.6.18-grml*) [please notice
90         that some of them are available under a different name]:</p>
91
92 <pre class="rahmen">
93   *2.6.18-grml* lib*
94
95   fdisk-udeb grml-fixes grml-sysvinit hotplug-utils kbdconfig lvm-common
96   nparted sh-lib slang1a-utf8
97
98 </pre>
99
100          <p>Added 8 new packages (exluding lib* and *2.6.20-grml*):</p>
101
102 <pre class="rahmen">
103
104   bridge-utils bsdmainutils deborphan grml-debootstrap grml-shlib grml-small
105   most wipe
106
107 </pre>
108
109          <h3>Known issues</h3>
110
111          <p>Take a look at <a
112          href="http://wiki.grml.org/doku.php?id=release_candidate">grml_release
113          candidate @ grml-wiki</a>.  Please report problems using
114          information on <a href="/bugs/">grml.org/bugs/</a>.</p>
115          <!--
116          <p>Take a look at <a
117          href="http://wiki.grml.org/doku.php?id=grml-small_0.4">grml_0.4-small
118          @ grml-wiki</a>.  Please report problems using information on
119          <a href="/bugs/">grml.org/bugs/</a>.</p>
120          -->
121
122          <h3>Download grml-small 0.4-rc1</h3>
123
124          <p>grml-small 0.4-rc1 can be downloaded from mirrors listed on <a
125          href="/download/">grml.org/download/</a>.</p>
126
127          <h3>Feedback</h3>
128
129          <!--
130          <p>Your comments, bug reports, patches, and suggestions will
131          help fix bugs and improve future releases. If you find a
132          problem with the release please check <a
133          href="http://wiki.grml.org/doku.php?id=grml-small_0.4">grml_0.4-small
134          @ grml-wiki</a> and report problems using information on <a
135          href="/bugs/">grml.org/bugs/</a>. Please send your feedback,
136          feature requests and bug reports to the grml-team!</p>
137          -->
138
139          <p>Your comments, bug reports, patches, and suggestions will
140          help fix bugs and improve the upcoming stable release. If you
141          find a problem with the release candidate please check <a
142          href="http://wiki.grml.org/doku.php?id=release_candidate">grml_release
143          candidate @ grml-wiki</a> and report problems using information
144          on <a href="/bugs/">grml.org/bugs/</a>. Please send your
145          feedback, feature requests and bug reports to the
146          grml-team!</p>
147
148          <ul>
149            <li><a href="/contact/">grml.org/contact/</a>
150            <li><a href="/irc/">#grml on irc.freenode.org</a>
151          </ul>
152
153          <h3>Thanks</h3>
154
155          <p>Many thanks in this release go to the ones of you who <a
156          href="/donations/">donated something to the grml-team</a> and
157          of course to all those who have sent feedback since the last
158          release!</p>
159
160          <h3>More Information</h3>
161
162          <p>You can find out more about grml on <a href="/">our website</a>, <a
163          href="/irc/">IRC channel</a>, and <a href="http://wiki.grml.org/">wiki</a>.
164
165          <p>To sign up for future grml announcements, please subscribe to <a
166          href="http://lists.mur.at/mailman/listinfo/grml-announce"> grml's
167          announcement list</a>.</p>
168
169
170          <p><a
171          href="http://www.spreadshirt.net/shop.php?article_id=3966156&view_id=4#top"><img
172          align="right" style="margin-left: 20px; border: 0"
173          src="/img/grmlshirt_0.9.jpg" alt="the grml 0.9 shirt" /></a></p>
174
175          <h3>Further Questions?</h3>
176
177          <p><a href="http://grml.org/contact/">Contact us.</a></p>
178
179 </div>
180
181 [% INCLUDE static_bottom.inc %]