download: try to fix the missing download_link_bt
[grml.org.git] / changelogs / README-0.3-small.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Release Notes: grml-small 0.3 Bootenschnitzl</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="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>
23 [% INCLUDE static.inc %]
24
25       <div class="content">
26
27         <h1>Release Notes:<br />grml-small 0.3 - codename <a
28         href="/faq/#releasename">Zwergenaufstand</a> (20061206)</h1>
29
30         <h3>About</h3>
31
32         <p>grml is a Debian-based Live-CD. It includes a collection of GNU/Linux
33         software especially for users of texttools and system administrators. grml
34         provides automatic hardware detection. You can use grml for example as a
35         rescue system, for analyzing systems/networks or as a working environment. It
36         is not necessary to install anything to a harddisk, you don't even need a
37         harddisk to run it. Due to on-the-fly decompression grml includes about 2.1
38         GiB of software and documentation on the CD.</p>
39
40         <p>Whereas grml provides about 2.1 GB of software on a 700 MB
41         ISO, grml-small is a flavor with only ~58 MB ISO-size (~170 MB
42         uncompressed). It does not provide a lot of software but the
43         essential stuff for being a rescue system on a business card
44         CD-ROM or a small USB device. You can use the Debian package
45         management system to install software on the fly (assuming you
46         have network access to a Debian mirror). Take a look at the '<a
47         href="/files/">Debian-Information'-section</a> if you are
48         searching for the package list.</p>
49
50         <p><strong><a href="/donations/">We do need your help!</a></strong></p>
51
52         <h3>Bugfixes</h3>
53
54         <p>Fixed several bugs and issues reported on <a
55         href="http://wiki.grml.org/doku.php?id=grml-small_0.2">grml-small_0.2
56         @ grml-wiki</a>.</p>
57
58         <h3>New features</h3>
59
60         <p>Several improved, updated and extended configuration files.</p>
61
62         <p>Synched all grml-packages with the ones used in grml 0.9,
63         providing several new and improved features.</p>
64
65         <h3>Kernel</h3>
66
67         <p>Based on vanilla kernel 2.6.18.3 including <a
68         href="/kernel/">several patches</a>. See <a
69         href="/kernel/">grml.org/kernel/</a> for more details.</p>
70
71         <h3>Important Changes</h3>
72
73         <p><strong>swap partitions:</strong> by default grml does
74         <strong>not</strong> automatically use swap partitions anymore.
75         Run 'grml-swapon' when running grml or boot using 'grml swap'
76         for enabling all detected and usable swap partitions.</p>
77
78         <p><strong>software raid:</strong> starting with grml-small 0.3
79         booting the system searches for present software raid arrays.
80         The configuration file /etc/mdadm/mdadm.conf will be generated
81         by default, to disable this feature use the bootopion noswraid.
82         The arrays are <strong>not</strong> autoassembled by default.
83         Either boot using the bootoption swraid or run 'Start
84         mdadm-raid' when running grml already to assemble present
85         software raid arrays.</p>
86
87         <p><strong>zsh global aliases:</strong> the global aliases setup
88         has been changed; now the global aliases (like: 'G' is same
89         '|grep') are not enabled by default any more, instead a new
90         setup named 'powerful abbreviation expansion' is available.
91         Usage example: type 'N' and press ',.' to expand the 'N' into
92         '&amp;&gt;/dev/null'. Take a look at <a
93         href="/zsh/#grmlzshrefcard">the grml zsh refcard</a> for more
94         details.</p>
95
96         <h3>Packages / Software</h3>
97
98         <p>Details about shipped packages and their versions on grml are
99         available at the <a href="http://grml.org/files/#debian">Debian
100         section</a>.</p>
101
102         <h3>Updates</h3>
103
104         <p>Updated all packages to Debian Unstable branch by 20061203.</p>
105
106         <p>Removed 5 packages [please notice that some of them are
107         available under a different name]:</p>
108
109 <pre class="rahmen">
110   *2.6.15-grml* lib*
111   gcc-4.0-base netkit-inetd ssh sysutils yaird
112 </pre>
113
114          <p>Added 33 new packages (exluding lib* and *2.6.18-grml*):</p>
115
116 <pre class="rahmen">
117   busybox chntpw console-terminus cryptsetup dmsetup dosfstools
118   firmware-ipw3945 fuse-utils gcc-4.1-base grml-etc-core grml-network
119   guessnet ifplugd inetutils-inetd initramfs-tools ipw-firmware ipw3945d
120   klibc-utils knockd mbr memtester mktemp ntpdate prism54-firmware
121   procinfo sysvinit-utils tofrodos tzdata update-inetd vlan
122   wireless-tools wpasupplicant xfsprogs
123 </pre>
124
125          <h3>Known issues</h3>
126
127          <p>Take a look at <a
128          href="http://wiki.grml.org/doku.php?id=grml-small_0.3">grml_0.3-small
129          @ grml-wiki</a>.  Please report problems using information on
130          <a href="/bugs/">grml.org/bugs/</a>.</p>
131
132          <h3>Download grml-small 0.3</h3>
133
134          <p>grml-small 0.3 can be downloaded from mirrors listed on <a
135          href="/download/">grml.org/download/</a>.</p>
136
137          <h3>Feedback</h3>
138
139          <p>Your comments, bug reports, patches, and suggestions will
140          help fix bugs and improve future releases. If you find a
141          problem with the release please check <a
142          href="http://wiki.grml.org/doku.php?id=grml-small_0.3">grml_0.3-small
143          @ grml-wiki</a> and report problems using information on <a
144          href="/bugs/">grml.org/bugs/</a>. Please send your feedback,
145          feature requests and bug reports to the grml-team!</p>
146
147          <ul>
148            <li><a href="/contact/">grml.org/contact/</a>
149            <li><a href="/irc/">#grml on irc.freenode.org</a>
150          </ul>
151
152          <h3>Thanks</h3>
153
154          <p>Many thanks in this release go to Frank Terbeck and Marc
155          Haber for their contributions. Many thanks also to the ones of
156          you who <a href="/donations/">donated something to the
157          grml-team</a> and of course to all those who have sent feedback
158          since the last 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 %]