13ba359a3e05924562a083b257855b2daf5ec95a
[grml.org.git] / changelogs / README-grml-2012.05 / index.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Release Notes: Grml 2012.05 - Codename Ponyhof</title>
5 <meta name="Title" content="grml.org - Release Notes: Grml 2012.05 Ponyhof" />
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 2012.05" />
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 [% 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_2012.05.jpg" alt="*" /></a></p>
29
30         <h1>Release Notes for Grml 2012.05 - codename <a
31         href="/faq/#releasename">Ponyhof</a></h1>
32
33         <p><a href="http://grml.org/download/">Download Now</a></p>
34
35         <h3>About</h3>
36
37         <p>After the downsizing and cleanup release 2011.12 this release brings
38         some additional tools and the grml-small flavour is back again.</p>
39
40         <h3>New features</h3>
41
42         <ul>
43           <li>grml-hwinfo: Support numactl to retrieve NUMA information
44           <li>Re-add simplifed support for brltty
45           <li>Support 9p-virtio filesystem for mounting the DCS-directory (Debs, Configuration and Scripts - see man grml-autoconfig)
46         </ul>
47
48         <h3>Important Changes</h3>
49
50         <ul>
51           <li>The ssh bootoption sets the specified/generated ssh passwort for user 'grml' <i>and</i> (new) for root
52           <li>Using /media as default mount target
53           <li>Dropped the grml-feedback tool
54           <li>Add a few kB of lines made of # charaters to the end of the main syslinux config file
55         </ul>
56
57         <h3>Bits &amp; bolts</h3>
58
59         <ul>
60           <li>Linux kernel is based on <b>3.3.6</b>. No additional modules are shipped.</li>
61           <li>Fixed several bugs from the <a href="http://bts.grml.org/grml/">bug tracking system</a>.</li>
62         </ul>
63
64         <h3>Important Reminders</h3>
65
66         <ul>
67
68           <li>Booting Grml via PXE? Do not forget to add the live-media-path=...
69           bootoption, otherwise booting will fail with 'No supported filesystem
70           images found at /live'.  Usage instructions:
71           live-media-path=/live/$FLAVOUR (where $FLAVOUR corresponds to
72           grml64-full, grml32-full, grml64-small, grml32-small) - for further
73           details visit <a
74           href="http://wiki.grml.org/doku.php?id=terminalserver">terminalserver
75           page in the Grml-Wiki</a>.</li>
76
77           <li>Booting Grml from Harddisk? Do not forget to add the
78           live-media-path=... bootoption. Or even better: use grml-rescueboot.
79           Full details at <a
80           href="http://wiki.grml.org/doku.php?id=rescueboot">rescueboot in the
81           Grml-Wiki</a>.</li>
82
83         </ul>
84
85         <h3>Packages</h3>
86
87         <p>Details about shipped packages and their versions on Grml are
88         available at the <a href="/files/#debian">Debian section</a>.</p>
89
90         <h3>Updates</h3>
91
92         <p>Packages are taken from Debian testing, 28th of May
93         2012. These 54 new packages have been added (plus
94         dependencies, excluding lib* and kernel image):</p>
95
96 <pre class="rahmen">
97   buffer cifs-utils comgt console-setup-linux consolekit
98   dctrl-tools disktype dos2unix ewf-tools exfat-fuse exfat-utils
99   firmware-myricom firmware-netxen firmware-qlogic flashrom
100   fsarchiver gcc-4.5-base gcc-4.7-base genext2fs hexedit hostapd
101   iftop imvirt-helper info ipmitool iptstate ipxe-qemu irssi kmod
102   live-boot-grml-doc lrzsz lzop mc-data memtester mosh numactl
103   open-vm-tools pppoeconf rfkill ser2net slurm smbfs sysstat
104   tasksel tasksel-data tcptraceroute usb-modeswitch
105   usb-modeswitch-data vlock wireshark wvdial xmount xorriso
106   xulrunner-10.0
107 </pre>
108
109         <p>These 7 Debian packages have been removed/replaced (excluding lib* and kernel image):</p>
110
111 <pre class="rahmen">
112   console-terminus gcc-4.4-base genisoimage ipxe
113   python-central python-pexpect xulrunner-8.0
114 </pre>
115
116         <h3>Known issues</h3>
117
118         <p>None at the time of the release!</p>
119
120         <p>Take a look at <a
121         href="/bugs/known/">the known bugs list</a>.
122         Please report problems using information on <a
123           href="/bugs/">grml.org/bugs/</a>.</p>
124
125
126         <h3>Download Grml 2012.05</h3>
127
128         <p>Grml 2012.05 can be downloaded from
129         <a href="http://grml.org/download/">grml.org/download/</a>.</p>
130
131         <h3>Feedback</h3>
132
133         <p>Your comments, bug reports, patches, and suggestions will help
134         fixing bugs and improving future releases. If you find a problem with
135         the release please check <a
136           href="/bugs/known/">the known bugs list</a> and report problems using information on <a
137           href="/bugs/">grml.org/bugs/</a>. Please send your feedback and
138         feature requests <a href="/contact/">to the Grml team</a>!</p>
139
140         <a name="thanks"></a>
141         <h3>Thanks</h3>
142
143         <p>Many thanks in this release go to (alphabetically) Axel Beckert,
144         Charles A. Hewson, ChiCuong HA, Christian Hofstaedtler, Christoph Biedl, Christopher
145         Schramm, Conny Seidel , Csillag Tamas, Florian Apolloner, Frank
146         Prochnow, Heinz Ahrens, Holger Baust, John S.  Skogtvedt, Jordan Uggla,
147         Laurent CARON , Marco d'Itri, Markus Ulrich, Martin Koeppe, Matthias
148         Strubel, Michael Hanke, Michael Renner, Michael Schierl, Paul Menzel,
149         Pawel azhag Sadkowski, Thomas Arendsen Hein, Thorsten Glaser, Thorsten
150         Leemhuis, Timo Boettcher, Tom Oehser, Ulrich Dangel and Vincent McIntyre
151         for their contributions.</p>
152
153         <h3>More Information</h3>
154
155         <p>You can find out more about Grml on <a href="/">our website</a>, <a
156           href="/contact/#irc">IRC channel</a>, and <a
157           href="http://wiki.grml.org/">wiki</a>.
158
159         <p>To sign up for future Grml announcements, please subscribe to <a
160           href="http://ml.grml.org/mailman/listinfo/grml-announce">Grml's
161           announcement list</a>.</p>
162
163 </div>
164
165 [% INCLUDE static_bottom.inc %]