440e4cf211047df78edd2bb58d258ec78013fe4f
[grml.org.git] / changelogs / README-grml-medium-2008.11 / index.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Release Notes: grml-medium 2008.11 - Codename Schluchtenscheisser</title>
5 <meta name="Title" content="grml.org - Release Notes: grml-medium 2008.11 Schluchtenscheisser" />
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="Release Notes of grml-medium 2008.11" />
9 <meta name="Abstract" content="grml, the linux live-cd for sysadmins and texttool users" />
10 <meta name="Robots" content="index,follow" />
11 <meta name="Language" content="english" />
12 <meta name="identifier-url" content="http://www.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         <p><a href="/screenshots/"><img align="right" style="margin-left: 20px;
28         border: 0" src="/screenshots/grml_2008.11.jpg" width="140" alt="*" /></a></p>
29
30         <h1>Release Notes for grml-medium 2008.11 - codename <a
31         href="/faq/#releasename">Schluchtenscheisser</a></h1>
32
33         <h3>About</h3>
34
35         <p>grml is a Debian-based Live-CD. It includes a collection of GNU/Linux
36         software especially for users of texttools and system administrators.
37         grml provides automatic hardware detection. You can use grml for example
38         as a rescue system, for analyzing systems/networks or as a working
39         environment. It is not necessary to install anything to a harddisk, you
40         don't even need a harddisk to run it, unless you want to (use grml2hd
41         for this). Due to on-the-fly decompression grml includes about 2.1GB
42         of software and documentation on the CD.</p>
43
44         <p>Whereas grml provides about 2.1GB of software on a ~700MB ISO
45         and grml-small is a flavor with only ~75MB ISO-size, grml-medium
46         tries to close the gap between those two flavours providing an ISO
47         with ~200MB. It does not provide all the software shipped with
48         normal/big/large grml but provides essential stuff, a full featured
49         kernel and the X.org server. You can use the Debian package
50         management system to install software on the fly (assuming you have
51         network access to a Debian mirror). Take a look at the <a
52         href="/files/">'Debian-Information'-section</a> if you are
53         searching for the package list.</p>
54
55         <h3>Bugfixes</h3>
56
57         <p>Fixed several bugs and issues reported on <a
58         href="http://wiki.grml.org/doku.php?id=grml-medium_0.1">grml-medium_0.1 @
59         grml-wiki</a>.</p>
60
61         <h4>New grml-script:</h4>
62
63         <ul>
64
65           <li><strong>grml-chroot</strong>: wrapper around chroot with
66           proc/sys/pts/dev filesystem handling</li>
67
68         </ul>
69
70         <h4><a href="/grml-live/">grml-live</a> (build system for creating a grml (based) live-cd):</h4>
71
72         <ul>
73
74           <li>several new packages in the different flavour classes
75
76           <li>improve error handling
77
78           <li>improve checks for -[no]lzma for different squashfs-tools
79
80           <li>output grml version in grml's live-initramfs script
81
82           <li>automatically activate grml-testing repository for devel releases and daily snapshots
83
84           <li>and several other updates... check out the <a
85           href="http://git.grml.org/?p=grml-live.git;a=blob;f=debian/changelog;hb=HEAD">Debian changelog</a> for details
86
87         </ul>
88
89         <p>See <a href="/grml-live/">grml.org/grml-live/</a> for more
90         details regarding grml-live.</p>
91
92         <h4><a href="/grml-debootstrap/">grml-debootstrap</a> (wrapper around debootstrap for installing plain Debian via grml):</h4>
93
94         <ul>
95
96           <li>Provide interactive configuration dialog if the configuration
97           file wasn't set up.
98
99           <li>Initial support for SW-RAID.
100
101           <li>Use root=UUID=... by default if possible to avoid possible
102           race conditions with libata vs. pata
103
104           <li>Use stages based on target information, this gives us the
105           possibility to run multiple instance of grml-debootstrap.
106
107           <li>Use policy-rc.d inside chroot to avoid startup of daemons.
108
109           <li>Remove stages after successful execution.
110
111           <li>Move stages to /var/cache/grml-debootstrap.
112
113           <li>Install devices using our own device tarball instead of
114           running MAKEDEV (which is just an ungly fork bomb).
115
116           <li>Run aptitude with --without-recommends option.
117
118           <li>Copy /etc/debootstrap/[s]bin as well to the chroot if they
119           are present
120
121           <li>Allow symlinks when coping existing files to chroot
122
123           <li>Pre-seed packages using /etc/debootstrap/debconf-selections
124
125           <li>Support DEBOOTSTRAP_OPT for passing extra parameters to the
126           debootstrap command
127
128           <li>Support KEEP_SRC_LIST to allow user to provide their own apt
129           sources.list from /etc/debootstrap/etc/apt/sources.list
130
131           <li>and a lot more updates... check out the <a
132           href="http://git.grml.org/?p=grml-debootstrap.git;a=blob;f=debian/changelog;hb=HEAD">Debian changelog</a> for details
133
134         </ul>
135
136         <p>Special thanks to Tong Sun for his contributions and to <a
137         href="http://www.sipwise.com/">Sipwise GmbH</a> for sponsoring
138         development of grml-debootstrap.</p>
139
140         <p>See <a href="/grml-debootstrap/">grml.org/grml-debootstrap/</a> for more
141         details regarding grml-debootstrap.</p>
142
143         <h4>Special new features:</h4>
144
145         <ul>
146
147           <li>integration of <a
148           href="http://www.zsh.org/mla/users/2008/msg00842.html">vcs_info</a>
149           within Zsh prompt (<a
150           href="/screeni/gkrellShoot_08-11-03_235459.png">demo
151           screenshot</a>)
152
153           <li>use random password if bootoption 'ssh' doesn't have an
154           option (thanks to Michael Holzt and Marc Haber)</li>
155
156           <li>(re-)implemented <a
157           href="http://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD">the
158           isofrom and tohd bootoptions</a></li>
159
160           <li>moved from syslog-ng to rsyslog</li>
161
162           <li>added supported for swedish keyboard (thanks to Martin Karresand)</li>
163
164         </ul>
165
166         <h3>Kernel</h3>
167
168         <p>Based on vanilla kernel 2.6.26.8 including <a
169         href="/kernel/">several patches</a> and additional modules:</p>
170
171 <pre class="rahmen">
172   at76-usb atl2 aufs madwifi rt2400 rt2500 rt73 squashfs
173 </pre>
174
175          <p>Notice: some more modules (like <a
176          href="http://wiki.grml.org/doku.php?id=ati">fglrx</a> and <a
177          href="http://wiki.grml.org/doku.php?id=nvidia">nvidia</a>) are not
178          pre-installed but available through the <a
179          href="http://deb.grml.org/">grml-repository</a>.</p>
180
181          <p>See <a href="/kernel/">grml.org/kernel/</a> for more details
182          regarding the grml-kernel.</p>
183
184          <h3>Important Changes</h3>
185
186          <p>Using a new <strong>version schema</strong>: as we want to
187          improve tracking of all the different flavours and releases of
188          grml we decided to use "$flavour $YYYY.MM" for the stable
189          releases. No further confusing 'grml 1.1 vs. grml64 0.2'.</p>
190
191          <p>Switched from old IDE drivers to <strong>libata</strong>
192          drivers. What might have been known as /dev/hdX on your system
193          will become /dev/sdX nowadays.</p>
194
195          <p><strong>Truecrypt</strong> isn't shipped anymore Because
196          Truecrypt is licensed under a specific license named 'TrueCrypt
197          License 2.6' which doesn't permit us to distribute Truecrypt. See
198          <a href="http://www.truecrypt.org/legal/license">section VI/4 of
199          the license</a> for details.</p>
200
201          <p><strong>Locales</strong> provided via /usr/share/locale have
202          been removed due to space reasons, though /usr/share/i18n/locales
203          hasn't been modified as well as package specific files.</p>
204
205          <h3>Packages / Software</h3>
206
207          <p>Details about shipped packages and their versions on grml are
208          available at the <a href="/files/#debian">Debian section</a>. See <a
209          href="/files/release-2008.11-medium/dpkg_get_selections">dpkg_get_selections</a>
210          for a main package listing and <a
211          href="/files/release-2008.11-medium/dpkg_list">dpkg_list</a> for a more detailed
212          list of packages shipped with grml-medium 2008.11.</p>
213
214          <h3>Updates</h3>
215
216          <p>Updated all packages to Debian Unstable branch by 20th of
217          november 2008 (plus some further selected updates).</p>
218
219          <p>Removed 23 packages (excluding lib* and *2.6.23-grml*) - please
220          notice that some of them are available under
221          different names/in different packages:</p>
222
223 <pre class="rahmen">
224   *2.6.23-grml* lib*
225
226   cpp-4.2 firmware-ipw3945 gcc-4.1-base gcc-4.2 genisoimage info ipw3945d
227   nvclock python2.4 python2.4-minimal radeontool rt73-common
228   squashfs-tools syslog-ng sysutils toshset unzoo w3m x11-apps
229   x11-session-utils x11-xfs-utils xbase-clients xserver-xorg-video-newport
230 </pre>
231
232          <p>Added 27 new packages (exluding lib* and *2.6.26-grml*):</p>
233
234 <pre class="rahmen">
235   ca-certificates cpp-4.3 gcc-4.3 gcc-4.3-base genext2fs grub-common
236   irqbalance latencytop lzma make mercurial-common netcat-traditional
237   nfs-kernel-server openssh-blacklist openssl-blacklist powertop rsyslog
238   squashfs-lzma-tools syslinux-common xfsdump xserver-xorg-video-geode
239   xserver-xorg-video-mach64 xserver-xorg-video-openchrome
240   xserver-xorg-video-r128 xserver-xorg-video-radeon
241   xserver-xorg-video-radeonhd zoo
242 </pre>
243
244          <h3>Upgrade notes</h3>
245
246          <p>As usual you can upgrade your grml harddisk system to the latest grml
247          version running 'apt-get update; apt-get install grml'. Take a look at <a
248          href="http://wiki.grml.org/doku.php?id=upgrading">the upgrading webpage in
249          the grml-wiki</a> as well. Notice: If you are using grml in a productive
250          environment and/or use a grml2hd installation we strongly recommend to
251          subscribe to <a href="http://grml.org/mailinglist/">the grml-user
252          mailinglist</a>!</p>
253
254          <h3>Major changes since release grml-medium 0.1 (20080224)</h3>
255
256          <ul>
257
258              <li><a href="/2008/10/01/">Migration from Mercurial to Git</a>.
259
260              <li>Developer related mailinglists moved from mlmmj to mailmain setup at
261              <a href="http://ml.grml.org/">ml.grml.org</a>.
262
263          </ul>
264
265          <h3>Known issues</h3>
266
267          <p>Take a look at <a
268          href="http://wiki.grml.org/doku.php?id=grml-medium_2008.11">grml-medium_2008.11 @ grml-wiki</a>.
269          Please report problems using information on <a
270          href="/bugs/">grml.org/bugs/</a>.</p>
271
272          <h3>Download grml-medium 2008.11</h3>
273
274          <p>grml-medium 2008.11 can be downloaded from mirrors listed on <a
275          href="/download/">grml.org/download/</a>.</p>
276
277          <h3>Feedback</h3>
278
279          <p>Your comments, bug reports, patches, and suggestions will help fix bugs
280          and improve future releases. If you find a problem with the release please
281          check <a href="http://wiki.grml.org/doku.php?id=grml-medium_2008.11">grml-medium_2008.11 @
282          grml-wiki</a> and report problems using information on <a
283          href="/bugs/">grml.org/bugs/</a>. Please send your feedback, feature
284          requests and bug reports to the grml-team!</p>
285
286          <ul>
287            <li><a href="/contact/">grml.org/contact/</a>
288            <li><a href="/irc/">#grml on irc.freenode.org</a>
289          </ul>
290
291          <h3>Thanks</h3>
292
293          <p>Many thanks in this release go to Tong Sun, Martin Karresand,
294          Ralf Schlatterbeck, Thomas Köhler, Peter Palfrader, Michael Holzt,
295          Florian Schuele, Marc Haber, Sipwise GmbH, Charles Hewson, Thomas
296          Lehmann, Christian Vogel, Andreas Roedl and Christian Hofstaedtler
297          for their contributions. Many thanks also to the ones of you who
298          <a href="/donations/">donated something to the grml-team</a> and
299          of course to all those who have sent feedback since the last
300          release!</p>
301
302          <h3>More Information</h3>
303
304          <p>You can find out more about grml on <a href="/">our website</a>, <a
305          href="/irc/">IRC channel</a>, and <a href="http://wiki.grml.org/">wiki</a>.
306
307          <p>To sign up for future grml announcements, please subscribe to <a
308          href="http://lists.mur.at/mailman/listinfo/grml-announce"> grml's
309          announcement list</a>.</p>
310
311          <h3>Further Questions?</h3>
312
313          <p><a href="http://grml.org/contact/">Contact us.</a></p>
314
315 </div>
316
317 [% INCLUDE static_bottom.inc %]