release notes: add Evan Pitstic + Hendrik Jaeger to thanks
[grml.org.git] / changelogs / README-grml-2013.02-rc1 / index.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Release Notes: Grml 2013.02-rc1 - Codename Grumpy Grinch</title>
5 <meta name="Title" content="grml.org - Release Notes: Grml 2013.02-rc1 Grumpy Grinch" />
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 2013.02-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         <h1>Release Notes for Grml 2013.02-rc1 - codename <a
28         href="/faq/#releasename">Grumpy Grinch</a></h1>
29
30         <p><a href="http://grml.org/download/prerelease/">Download Now</a></p>
31
32         <h3>About</h3>
33
34         <p>This release brings the Grml tools towards the upcoming Debian stable
35         release (AKA wheezy), provides up2date hardware support and fixes known
36         bugs from the previous Grml release.</p>
37
38         <h3>New features</h3>
39
40         <ul>
41
42           <li>ssh boot option: display SSH server key fingerprints
43
44           <li>grml-hwinfo: added support for lsscsi, iscsiadm,
45           proxmox/libvirt/openvz/vserver information retrieval, swapon, mdadm,
46           LVM + dmsetup, now using 'lspci -nn' for lspci output
47
48           <li>grml-live: handling firmware related packages in GRMLBASE, added
49           uuid-runtime to GRMLBASE
50
51           <li>grml-network: netcardconfig provides support to scan for available
52           wireless networks
53
54           <li>grml-udev-config: Do not set mount options for NTFS partitions to
55           "ro" any longer
56
57           <li>grml2usb: verify that the bootflag is enabled
58
59           <li>grml2iso: ISOs are dd-able by default
60
61           <li>grml-debootstrap:
62
63           <ul>
64
65             <li>Use http.debian.net as default mirror
66             <li>Set wheezy as the new default release
67             <li>Add acpi-support-base + firmware-linux-free to default package selection
68
69           </ul>
70
71         </ul>
72
73         <h3>Important Changes</h3>
74
75         <ul>
76
77           <li>Debian's live-boot changed the path from /live/image to
78           /lib/live/mount/medium. If you're using /live/image anywhere inside
79           your own custom scripts please adopt your code to use /lib/live/mount/medium
80           starting with Grml 2013.02-rc1.
81
82           <li>Debian's live-boot changed some persistency related settings.
83           Please visit <a href="http://wiki.grml.org/doku.php?id=persistency">
84           the persistency page in the Grml wiki</a> for further details.
85
86         </ul>
87
88         <h3>Bits &amp; bolts</h3>
89
90         <ul>
91           <li>Linux kernel is based on <b>3.7.6</b>. No additional modules are shipped.</li>
92           <li>Fixed several bugs from the <a href="http://bts.grml.org/grml/">bug tracking system</a>.</li>
93         </ul>
94
95         <h3>Packages</h3>
96
97         <p>Details about shipped packages and their versions on Grml are
98         available at the <a href="/files/#debian">Debian section</a>. Visit
99         <a href="/files/release-2013.02-rc1/dpkg_list">dpkg_list</a> for a
100         detailed list of packages shipped with Grml 2013.02-rc1.</p>
101
102         <h3>Updates</h3>
103
104         <p>Packages are taken from Debian testing, 11th of February
105         2013. 12 packages have been removed, and these 21 new packages
106         have been added (plus dependencies, excluding lib* and kernel image):</p>
107
108 <pre class="rahmen">
109   aptitude-common atmel-firmware bluez-firmware cpp-4.7 cryptsetup-bin epdfview
110   firmware-atheros firmware-bnx2 firmware-bnx2x firmware-intelwimax
111   firmware-libertas firmware-linux ifenslave-2.6 insserv libertas-firmware
112   netsniff-ng ruby1.9.1 ssmping uuid-runtime virt-what zd1211-firmware
113 </pre>
114
115         <p>These Grml packages have been removed/replaced (excluding lib* and kernel image):</p>
116
117 <pre class="rahmen">
118   arrayprobe consolekit cpp-4.6 fuse-utils gcc-4.5-base gcc-4.6-base
119   grub info linux-sound-base smbfs tasksel tasksel-data
120 </pre>
121
122         <h3>Known issues</h3>
123
124         <ul>
125
126           <li>grml2hd isn't shipped
127
128           <li>grml-live-remaster doesn't work out-of-the-box because neither
129           mkisofs nor genisoimage are available
130
131         </ul>
132
133         <h3>Download Grml 2013.02-rc1</h3>
134
135         <p>Grml 2013.02-rc1 can be downloaded from
136         <a href="http://grml.org/download/prerelease/">grml.org/download/prerelease/</a>.</p>
137
138         <h3>Feedback</h3>
139
140         <p>Your comments, bug reports, patches, and suggestions will help
141         fixing bugs and improving future releases. If you find a problem with
142         the release please check <a
143           href="/bugs/known/">the known bugs list</a> and report problems using information on <a
144           href="/bugs/">grml.org/bugs/</a>. Please send your feedback and
145         feature requests <a href="/contact/">to the Grml team</a>!</p>
146
147         <a name="thanks"></a>
148         <h3>Thanks</h3>
149
150         <p>Many thanks in this release go to (alphabetically)
151         Andras Korn,
152         Bernhard Tittelbach,
153         Charles A. Hewson,
154         Christian Hesse,
155         Christian Hofstaedtler,
156         Christoph Biedl,
157         Csillag Tamas,
158         Dominik Schips,
159         Evan Pitstick,
160         Florian Apolloner,
161         Florian Klien,
162         frenbu,
163         Gregor Herrmann,
164         Hendrik Jaeger,
165         Lukas Anzinger,
166         Pawel Sadkowski ,
167         Peter Palfrader,
168         Pierre Schmitz,
169         Raoul Raminder Andreas,
170         Thorsten Glaser and
171         Ulrich Dangel
172         for their contributions.</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 [% INCLUDE static_bottom.inc %]