e208af93b75e47152e1bd3fe9d6e13225503c8b9
[grml.org.git] / changelogs / README-grml-2012.05-rc1 / index.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Release Notes: Grml 2012.05-rc1 - Codename Ponyhof</title>
5 <meta name="Title" content="grml.org - Release Notes: Grml 2012.05-rc1 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-rc1" />
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_2011.12-rc1.jpg" alt="*" /></a></p>
29
30         <h1>Release Notes for Grml 2012.05-rc1 - codename <a
31         href="/faq/#releasename">Ponyhof</a></h1>
32
33         <p><a href="http://grml.org/download/prerelease/">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
44           <li>grml-hwinfo: Support numactl to retrieve NUMA information
45           <li>Re-add simplifed support for brltty
46           <li>Support 9p-virtio filesystem for mounting the DCS-directory (Debs, Configuration and Scripts - see man grml-autoconfig)
47
48         </ul>
49
50         <h3>Important Changes</h3>
51
52         <ul>
53           <li>The ssh bootoption sets the specified/generated ssh passwort for user 'grml' <i>and</i> (new) for root
54           <li>Using /media as default mount target
55           <li>Dropped the grml-feedback tool
56           <li>Add a few kB of lines made of # charaters to the end of the main syslinux config file
57         </ul>
58
59         <h3>Bits &amp; bolts</h3>
60
61         <ul>
62           <li>Linux kernel is based on <b>3.3.6</b>. No additional modules are shipped.</li>
63           <li>Fixed several bugs from the <a href="http://bts.grml.org/grml/">bug tracking system</a>.</li>
64         </ul>
65
66         <h3>Packages</h3>
67
68         <p>Details about shipped packages and their versions on Grml are
69         available at the <a href="/files/#debian">Debian section</a>. Visit
70         <a href="/files/release-2012.05-rc1/dpkg_list">dpkg_list</a> for a
71         detailed list of packages shipped with Grml 2012.05-rc1.</p>
72
73         <h3>Updates</h3>
74
75         <p>Packages are taken from Debian testing, 15th of May
76         2012. 7 packages have been removed, and these 52 new packages
77         have been added (plus dependencies, excluding lib* and kernel image):</p>
78
79 <pre class="rahmen">
80   buffer cifs-utils comgt console-setup-linux consolekit
81   dctrl-tools disktype dos2unix ewf-tools exfat-fuse
82   exfat-utils firmware-myricom firmware-netxen
83   firmware-qlogic flashrom fsarchiver gcc-4.5-base
84   gcc-4.7-base genext2fs hexedit hostapd iftop info ipmitool
85   iptstate ipxe-qemu irssi kmod live-boot-grml-doc lrzsz
86   lzop mc-data memtester mosh numactl open-vm-tools
87   pppoeconf rfkill ser2net slurm smbfs tasksel tasksel-data
88   tcptraceroute usb-modeswitch usb-modeswitch-data vlock
89   wireshark wvdial xmount xorriso xulrunner-10.0
90 </pre>
91
92         <p>These Grml packages have been removed/replaced (excluding lib* and kernel image):</p>
93
94 <pre class="rahmen">
95   console-terminus gcc-4.4-base genisoimage ipxe
96   python-central python-pexpect xulrunner-8.0
97 </pre>
98
99         <h3>Known issues</h3>
100
101         <p>grml-small: the lang bootoption sets the LC_* environment variable
102         to POSIX and therefore lacks support display of special characters like
103         german umlauts
104
105         <h3>Download Grml 2012.05-rc1</h3>
106
107         <p>Grml 2012.05-rc1 can be downloaded from
108         <a href="http://grml.org/download/prerelease/">grml.org/download/prerelease/</a>.</p>
109
110         <h3>Feedback</h3>
111
112         <p>Your comments, bug reports, patches, and suggestions will help
113         fixing bugs and improving future releases. If you find a problem with
114         the release please check <a
115           href="/bugs/known/">the known bugs list</a> and report problems using information on <a
116           href="/bugs/">grml.org/bugs/</a>. Please send your feedback and
117         feature requests <a href="/contact/">to the Grml team</a>!</p>
118
119         <h3>More Information</h3>
120
121         <p>You can find out more about Grml on <a href="/">our website</a>, <a
122           href="/contact/#irc">IRC channel</a>, and <a
123           href="http://wiki.grml.org/">wiki</a>.
124
125         <p>To sign up for future Grml announcements, please subscribe to <a
126           href="http://ml.grml.org/mailman/listinfo/grml-announce">Grml's
127           announcement list</a>.</p>
128
129 </div>
130
131 [% INCLUDE static_bottom.inc %]