24cf18dd759225f50f9d9dc8584388ecaf01fa89
[grml.org.git] / changelogs / README-grml-2011.12 / index.php
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Release Notes: Grml 2011.12 - Codename Knecht Rootrecht</title>
5 <meta name="Title" content="grml.org - Release Notes: Grml 2011.12 Knecht Rootrecht" />
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 2011.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_2011.12.jpg" alt="*" /></a></p>
29
30         <h1>Release Notes for Grml 2011.12 - codename <a
31         href="/faq/#releasename">Knecht Rootrecht</a></h1>
32
33         <p><a href="http://grml.org/download/">Download Now</a></p>
34
35         <h3>About</h3>
36
37         <p>This release brings a downsizing and cleanup: one flavour, two architectures.
38           The new, smaller flavour has a 350MB ISO size target, while still
39           delivering over 1.1GB of open source software relevant for system
40           administrators!</p>
41
42         <h3>New features</h3>
43
44         <ul>
45
46           <li>EFI Boot support from CD-ROM and USB keys (amd64 only)</li>
47           <li>mDNS support (try <tt>ping grml.local</tt> with libnss-mdns and avahi-daemon
48           or similar enabled on your host)</li>
49           <li>NFS Client support and d-bus start automatically</li>
50           <li><a href="/grml-debootstrap/">grml-debootstrap</a>, the tool of choice to install Debian,
51             can now directly build virtual machine images.</li>
52           <li><a href="/grml-live/">grml-live</a>, our build tool, was enhanced with new features to
53             better integrate with <a href="http://jenkins-ci.org/">Jenkins</a>.
54             This release, as well as the current <a href="/daily/">daily images</a>
55             are built from within Jenkins!</li>
56         </ul>
57
58         <h3>Important Changes</h3>
59
60         <ul>
61           <li>Z-Shell configuration has been cleaned up. Quite a few functions
62             <a href="http://git.grml.org/?p=grml-etc-core.git;a=history;f=etc/zsh/zshrc">have been removed</a>
63             from the default configuration.</li>
64           <li>X11 environment has been downsized as well. The window manager is
65             now fluxbox. idesk has been removed, all available software is now
66             reachable from the fluxbox menu.</li>
67           <li>The accessibility support now consists of shipping standard speakup
68             and enabling sound during boot. A new beep sequence (4 tones) is sounded
69             just before the quickconfig menu starts. The isolinux menu will beep once,
70             and the grub menu will beep three times. (The accessibility boot options
71             have been removed.)</li>
72           <li>iSCSI Target is now provided by <a href="http://linux-iscsi.org/index.php/LIO-Target">LIO</a>.
73             The configuration tool <tt>targetcli</tt> is included.</li>
74           <li>xterm now uses the Terminus font, like the VT consoles.</li>
75           <li>Virtual Machines automatically get the "noprompt" behaviour.</li>
76           <li>Ancient config files and examples have been removed from grml-etc(-core).</li>
77           <li>Ancient scripts have been removed from grml-scripts(-core).</li>
78           <br>
79           <li>Anonymous stats are collected during boot up. This includes: Grml release name,
80             boot media type (local or remote), a random string, used boot option keys
81             (no values) and if your CPU is 64bit-capable. You can turn this off with the
82             <b>nostats</b> boot option.</li>
83         </ul>
84
85         <h3>Bits &amp; bolts</h3>
86
87         <ul>
88           <li>Modem support has been removed from grml-network</li>
89           <li>VT consoles are driven by grml-runtty, our homegrown login and getty
90             replacement for Live CDs.</li>
91           <li>Netboot scenarios should no longer use the "nodhcp" boot option.</li>
92           <li>grml2hd is no longer in PATH to discourage its use even further.
93             The related boot options have been removed.</li>
94           <li>grml2usb: compat for releases &lt; 2009.05, grub1 and lilo support
95             have been removed.</li>
96           <li>Release builds are now built from Debian's testing distribution, instead of unstable.</li>
97           <li>Linux kernel is based on <b>3.1.6</b>. No additional modules are shipped.</li>
98           <li>Fixed several bugs from the <a href="http://bts.grml.org/grml/">bug tracking system</a>.</li>
99         </ul>
100
101         <h3>Packages</h3>
102
103         <ul>
104           <li><a href="/files/grml32_2011.12/dpkg.list">32-bit package list</a></li>
105           <li><a href="/files/grml64_2011.12/dpkg.list">64-bit package list</a></li>
106         </ul>
107
108         <h3>Updates</h3>
109
110         <p>Packages are taken from Debian testing, 23rd of December
111         2011. 1745 packages have been removed, and these new packages
112         have been added (plus dependencies):</p>
113 <pre class="rahmen">
114   afflib-tools aoetool atftp bacula-sd efibootmgr
115   grub-efi-amd64-bin ia32-libs imvirt ipxe mcollective
116   mtx multiarch-support netcat-openbsd python2.7 sipcalc
117   vblade
118 </pre>
119
120         <p>These Grml packages have been removed/replaced:</p>
121
122 <pre class="rahmen">
123   grml-debugtools grml-docs grml-files grml-files64
124   grml-firefox grml-laptop grml-pylib grml-rebuildfstab
125   grml-rescueboot grml-sectools grml-templates grml-usleep
126   grml-vpn grml grml64
127 </pre>
128
129         <h3>Known issues</h3>
130
131         <p>None at the time of the release!</p>
132
133         <p>Take a look at <a
134         href="/bugs/known/">the known bugs list</a>.
135         Please report problems using information on <a
136           href="/bugs/">grml.org/bugs/</a>.</p>
137
138         <h3>Download Grml 2011.12</h3>
139
140         <p>Grml 2011.12 can be downloaded from
141         <a href="http://grml.org/download/">grml.org/download/</a>.</p>
142
143         <h3>Feedback</h3>
144
145         <p>Your comments, bug reports, patches, and suggestions will help
146         fixing bugs and improving future releases. If you find a problem with
147         the release please check <a
148           href="/bugs/known/">the known bugs list</a> and report problems using information on <a
149           href="/bugs/">grml.org/bugs/</a>. Please send your feedback and
150         feature requests <a href="/contact/">to the Grml team</a>!</p>
151
152         <a name="thanks"></a>
153         <h3>Thanks</h3>
154
155         <p>Many thanks in this release go to (alphabetically)
156           Brad Cable,
157           Christoph Lupe,
158           Charles A. Hewson,
159           Hans BKK,
160           John G. Heim,
161           Jordan Uggla,
162           Julius Plenz
163           Malte Simon,
164           Marek Malevič,
165           Michael Gissing,
166           Pawel Sadkowski,
167           Ralf Moll,
168           Richard Hartmann,
169           Sedat Dilek,
170           Thomas Koehler,
171           Uli Martens
172           for their ideas and patches - as well as to our new <a href="/team/">contributors</a>.</p>
173
174         <h3>More Information</h3>
175
176         <p>You can find out more about Grml on <a href="/">our website</a>, <a
177           href="/contact/#irc">IRC channel</a>, and <a
178           href="http://wiki.grml.org/">wiki</a>.
179
180         <p>To sign up for future Grml announcements, please subscribe to <a
181           href="http://ml.grml.org/mailman/listinfo/grml-announce">Grml's
182           announcement list</a>.</p>
183
184 </div>
185
186 <?php include '../../static_bottom.inc'; ?>