Generate output path for template files
[grml.org.git] / changelogs / README-grml-2010.12 / index.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Release Notes: Grml 2010.12 - Codename Gebrüder Grml</title>
5 <meta name="Title" content="grml.org - Release Notes: Grml 2010.12 Gebrüder Grml" />
6 <meta name="Author" content="the Grml team [grml.org/team/]" />
7 <meta name="Keywords" content="grml.org, Grml" />
8 <meta name="Description" content="Release Notes of Grml 2010.12" />
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://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 <?php 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_2010.12.jpg" alt="*" /></a></p>
29
30         <h1>Release Notes for Grml 2010.12 - codename <a
31         href="/faq/#releasename">Gebrüder Grml</a></h1>
32
33         <h3>About</h3>
34
35         <p>Grml is a bootable live system (Live-CD) based on Debian. It
36         includes a collection of GNU/Linux software especially for system
37         administrators and users of texttools. Grml provides automatic hardware
38         detection. Grml is the perfect rescue system, but you can also use it for
39         analyzing systems/networks or as a working environment. It is not
40         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
42         2 GB of software and documentation on the live system.</p>
43
44         <h3>Download Grml 2010.12</h3>
45
46         <p>Grml 2010.12 can be downloaded from <a href="/download/">grml.org/download/</a>.</p>
47
48         <h3>New features</h3>
49
50         <ul>
51
52           <li><strong>New Linux kernel version</strong> based on 2.6.36.2</li>
53
54           <li><strong>Config-less X</strong> to take advantage of X.org's automatic configuration</li>
55
56           <li>Support for Kernel Mode Setting (KMS)</li>
57
58           <li><strong>grml-rescueboot / loopback.cfg feature</strong> and <strong>grub-imageboot for ISO boot</strong> (more details available in '<a href="http://michael-prokop.at/blog/2011/01/07/booting-iso-images-from-within-grub2/">Booting ISO images from within GRUB2</a>')</li>
59
60           <li>Initial release of <a href="http://grml.org/kantan/">Kantan</a>, an <strong>automated testing suite</strong> for continuous integration and a test environment; see <a href="http://grml.org/kantan/">grml.org/kantan/</a> for details (not shipped in Grml by default though)
61
62           <li><strong>Incremental grml-rebuildfstab</strong> triggered by udev events for faster execution time</li>
63
64         </ul>
65
66         <h4>Special new features:</h4>
67
68         <ul>
69
70           <li><strong>Improved serial console on multiple devices</strong> (thanks to Marc Haber)</li>
71
72           <li><strong>vnc_connect bootoption</strong> allowing to connect to an existing listening vnc client. Can be used to connect easily from devices behind firewalls as connection is initiated from the vnc server instead of the vnc client.</li>
73
74           <li><strong>grml-terminalserver no longer needs to rebuild the initrd</strong>, default initrd/initramfs shipped on ISO is fully-featured for PXE boot.</li>
75
76           <li>The <strong>netscript bootoption</strong> provides the new environment variable named NETSCRIPT to provide an option to ensure that the script is executed under the according environment.</li>
77
78           <li><strong>Updated manifold boot features</strong> (thanks to Thorsten Glaser): dd-ed ISOs (for booting via USB) now use isolinux as bootloader as well, so you get the same boot menu in normal CD boot as well as in USB boot.</li>
79
80         </ul>
81
82         <h4>New features in <a href="/zsh/#grmlzshrc">Grml's Zsh</a></h4>
83
84         <ul>
85           <li>Fully documented, see <a href="http://grml.org/zsh/">grml.org/zsh</a>  (thanks to Joerg Woelke) - <a href="http://grml.org/zsh/grmlzshrc.html">available online</a> as well as offline ('man 5 grmlzshrc')
86           <li>Uses zsh's built-in vcs_info and falls back to a grml-packaged version if the current version of zsh does not come with its own implementation
87         </ul>
88
89         <h3>Important Changes</h3>
90
91         <ul>
92
93           <li><strong>Removed many window managers</strong> (fvwm/fvwm-crystal, ratpoison, dwm, twm, w9wm, evilwm, jwm, pekwm) due to size and out-of-the-box configuration issues. See <a href="http://bts.grml.org/grml/issue897">issue897</a> for the discussion.</li>
94
95           <li>grml2hd is no longer available from <strong>grml-quickconfig</strong>, the selection dialog displayed after grml-full or grml-medium are done booting.</li>
96
97           <li>Reworked <strong>/etc/runlevel.conf</strong> deployment. Instead of providing runlevel.conf through grml-etc it's being deployed through grml-live to improve customization capabilities.</li>
98
99           <li><strong>Rewrite of grml-x</strong> due to new xorg.conf handling, please note that some options that are now unnecessary have been removed and that all single-dash options (-force, -nostart,...) became common long options (--force, --nostart,...).</li>
100
101           <li>Switched from live-initramfs to <strong>live-boot</strong> based on version 2.0.12.</li>
102
103           <li>Switched from pump to <strong>ISC dhclient</strong>, triggered by udev events during boot (use nodhcp to turn this off).</li>
104
105           <li>Network configuration via <strong>/etc/network/interfaces</strong> supported during boot-up (static IP address assignment - e.g. via ip=... booption - and dhcp are both configured via /etc/network/interfaces).</li>
106
107           <li>Reworked <strong>sound mixer handling</strong> to improve handling of IBM hardware and multiple soundcards.</li>
108
109         </ul>
110
111         <h3>Kernel</h3>
112
113         <p>Based on vanilla kernel 2.6.36.2 including <a
114         href="/kernel/">several patches</a> and additional modules:</p>
115
116 <pre class="rahmen">
117   aufs iscsitarget loop-aes lzma ndiswrapper openafs
118   speakup squashfs sysprof tp-smapi virtualbox-ose-guest
119   xtables-addons
120 </pre>
121
122         <p>Visit <a href="/kernel/">grml.org/kernel/</a> for more details
123         regarding Grml's kernel.</p>
124
125         <h3>Bugfixes</h3>
126
127         <p>Fixed several bugs and issues reported on <a
128         href="http://wiki.grml.org/doku.php?id=grml_2010.04">grml_2010.04 @
129         grml-wiki</a> and in the <a href="http://bts.grml.org/grml/">bug
130         tracking system</a>.</p>
131
132         <h3>Packages / Software</h3>
133
134         <p>Details about shipped packages and their versions on Grml are
135         available at the <a href="/files/#debian">Debian section</a>. Visit
136         <a href="/files/release-2010.12/dpkg_get_selections">dpkg_get_selections</a>
137         for a main package listing and
138         <a href="/files/release-2010.12/dpkg_list">dpkg_list</a> for a
139         detailed list of packages shipped with Grml 2010.12.</p>
140
141         <h3>Updates</h3>
142
143         <p>Updated all packages to Debian Unstable branch by 15th of december
144         2010 (plus some further selected updates until 29th of december).</p>
145
146         <!--
147         <p>Removed 174 packages (excluding lib* and *2.6.33-grml*) - please
148         notice that some of them are available under
149         different names/in different packages:</p>
150
151 <pre class="rahmen">
152   *2.6.33-grml* lib*
153
154   2vcard abs-guide ace-of-penguins apt-xapian-index
155   archivemail asr-manpages astyle aterm aub auto-apt axp
156   bibcursed bluez-alsa cabber calcurse calife camserv
157   cbrowser cddb cdecl cdrbq cdrecord cdtool check clive
158   cmatrix conky console-common console-tools
159   cpuburn-in-binary cvs-buildpackage cw cwcp ddccontrol
160   ddccontrol-db dvdrtools dwm dwm-tools emcast evilwm faad
161   fdflush fdutils fgetty figlet filepp filetraq fluxconf
162   fnord fusesmb fvwm fvwm-crystal-minimal geresh gif2png
163   giftcurs gnupg-curl gnupg-pkcs11-scd gocr gq gs-common
164   habak hasciicam hnb hotkeys i8kutils ibritish icecast2
165   ifplugd ike-scan ingerman ipx irb irb1.8 irpas isakmpd
166   isdnactivecards jailtool jwm kbd-compat kqemu-common
167   live-initramfs loco lslk mgetty mgp moosic mp3blaster
168   mp3wrap mpage mplayer-skin-blue mrxvt mrxvt-common
169   mtd-tools multi-aterm ncpfs nedit netstat-nat
170   nictools-nopci nstx odbcinst1debian1 offlineimap
171   openafs-client opencryptoki pamusb-tools pcopy
172   pdns-backend-ldap pdns-backend-pgsql pdns-backend-pipe
173   pdns-backend-sqlite pdns-server pdumpfs pekwm perf
174   playmp3list pmidi postgresql-client-8.4 ppmd psfontmgr psh
175   python-xapian ratmenu ratpoison rdiff rdiff-backup rdoc
176   rdoc1.8 rman router-audit-tool scsiadd smake snmp snowdrop
177   speechd-up splitvt starttls swapd tcl8.3 thttpd tla
178   toshset toshutils tpm-tools trousers ttmkfdir twm unixcw
179   uswsusp w9wm wmmisc wprint wyrd x2x xfonts-intl-european
180   xfs xpdf-common xserver-xorg-input-aiptek
181   xserver-xorg-input-elographics xserver-xorg-input-evtouch
182   xserver-xorg-input-joystick xserver-xorg-input-kbd
183   xserver-xorg-input-mouse xserver-xorg-input-penmount
184   xserver-xorg-input-vmmouse xserver-xorg-input-void
185   xserver-xorg-video-amd xserver-xorg-video-dummy
186   xserver-xorg-video-glint xserver-xorg-video-ivtv
187   xserver-xorg-video-radeonhd xserver-xorg-video-tga
188   xserver-xorg-video-v4l xserver-xorg-video-via yaird ysm
189 </pre>
190
191          <p>Added 46 new packages (exluding lib* and *2.6.36-grml*):</p>
192
193 <pre class="rahmen">
194
195   3270-common acpi-fakekey anthy-common aufs-tools
196   bitlbee-common c3270 console-setup cups-ppdc diff ekeyd
197   fbcat gcc-4.2-base gcc-4.3-base gconf2-common git
198   grml-rescueboot growisofs hunspell hunspell-de-de
199   hunspell-en-us i3-wm iamerican isc-dhcp-client
200   isc-dhcp-common isc-dhcp-server jackd2 kbd keynav
201   live-boot live-boot-initramfs-tools lua5.1 m17n-contrib
202   mktemp nsd3 odbcinst1debian2 postgresql-client-9.0
203   python-apt-common python-chardet python-mutagen
204   python-openssl python-pycurl squashfs-tools suckless-tools
205   x11vnc-data xserver-xorg-video-nouveau zenity
206 </pre>
207 -->
208
209         <h3>Major changes since release 2010.04 (20100429)</h3>
210
211         <ul>
212
213             <li><a href="http://grml.org/reports/devmeeting_2010/">Grml developer meeting</a> in Vienna.</li>
214
215             <li>Christian Hofstaedter joined the <a href="http://grml.org/team/">Grml team</a>.</li>
216
217             <li><a href="http://grml.supersized.org/archives/347-Event-Grml-at-FrOSCon-2010.html">Grml at FrOSCon 2010</a>.</li>
218
219             <li>German magazine <a href="http://www.freiesmagazin.de/">freiesMagazin</a> provides an article about Grml in edition 06/2010.</li>
220
221             <li><a href="http://grml.supersized.org/archives/343-Event-Grml-Talk-in-DornbirnAustria.html">Grml talk at Net Culture Lab</a> in Dornbirn.</li>
222
223         </ul>
224
225         <h3>Known issues</h3>
226
227         <p>Take a look at <a
228         href="/bugs/known/">the list</a>.
229         Please report problems using information on <a
230           href="/bugs/">grml.org/bugs/</a>.</p>
231
232         <h3>Feedback</h3>
233
234         <p>Your comments, bug reports, patches, and suggestions will help
235         fixing bugs and improving future releases. If you find a problem with
236         the release please check <a
237           href="/bugs/known/">the known issues</a> and report problems using information on <a
238           href="/bugs/">grml.org/bugs/</a>. Please send your feedback and
239         feature requests <a href="/contact/">to the Grml team</a>!</p>
240
241         <ul>
242           <li><a href="/contact/">grml.org/contact/</a>
243           <li><a href="/irc/">#grml on irc.freenode.org</a>
244         </ul>
245
246         <a name="thanks"></a>
247         <h3>Thanks</h3>
248
249         <p>Many thanks (alphabetically) in this release go to
250         Adriana Teixera,
251         Alexander 'Leo' Bergolth,
252         Antonio Diaz Diaz,
253         Andrey Rahmatulli,
254         Axel Beckert,
255         Carsten Hey,
256         Christoph Biedl,
257         Eduard Bloch,
258         Jens Kubieziel,
259         Bernd Arnold,
260         Gregor Perner,
261         Jan-Pieter Jacobs,
262         Joerg Woelke,
263         Jordan Uggla,
264         Marc Haber,
265         Marek Straka,
266         Martin Krafft,
267         Marvin Vek,
268         Michael Gissing,
269         Michael Stapelberg,
270         Michel Isard,
271         Peter Palfrader,
272         Richard Hartmann,
273         Sedat Dilek,
274         Sven Joachim,
275         Thomas Koehler,
276         Thorsten Glaser and
277         Tonnerre Lombard
278         for their contributions.</p>
279
280         <p>We also would like to thank everyone who made <a href="/reports/devmeeting_2010/">the Grml-developer
281         meeting</a> possible. This includes <a href="http://metalab.at/">Metalab</a>,
282         <a href="http://www.tarent.de/">Tarent</a> and many unnamed generous private sponsors.</p>
283
284         <h3>More Information</h3>
285
286         <p>You can find out more about grml on <a href="/">our website</a>, <a
287           href="/irc/">IRC channel</a>, and <a
288           href="http://wiki.grml.org/">wiki</a>.
289
290         <p>To sign up for future Grml announcements, please subscribe to <a
291           href="http://lists.mur.at/mailman/listinfo/grml-announce">Grml's
292           announcement list</a>.</p>
293
294         <p>If you are interested in development releases grab the daily ISOs
295         from <a href="http://daily.grml.org/">daily.grml.org</a>.</p>
296
297         <h3>Further Questions?</h3>
298
299         <p>Please feel free to <a href="http://grml.org/contact/">contact us.</a></p>
300
301 </div>
302
303 <?php include '../../static_bottom.inc'; ?>