Fix URL for dpkg.list and adjust kernel version (thanks, Zhenech)
[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>/etc/apt/sources.list.d/debian.list no longer uses cdn.debian.net
78           for the Debian repository, instead uses snapshot.debian.org with the
79           according release date. This should make installation of additional
80           software with regards to additional dependencies easier for users.
81
82           <li>Debian's live-boot changed the path from /live/image to
83           /lib/live/mount/medium. If you're using /live/image anywhere inside
84           your own custom scripts please adopt your code to use /lib/live/mount/medium
85           starting with Grml 2013.02-rc1.
86
87           <li>Debian's live-boot changed some persistency related settings.
88           Please visit <a href="http://wiki.grml.org/doku.php?id=persistency">
89           the persistency page in the Grml wiki</a> for further details.
90
91         </ul>
92
93         <h3>Bits &amp; bolts</h3>
94
95         <ul>
96           <li>Linux kernel is based on <b>3.7.6</b>. No additional modules are shipped.</li>
97           <li>Fixed several bugs from the <a href="http://bts.grml.org/grml/">bug tracking system</a>.</li>
98         </ul>
99
100         <h3>Packages</h3>
101
102         <p>Details about shipped packages and their versions on Grml are
103         available at the <a href="/files/#debian">Debian section</a>. Visit
104         <a href="/files/grml64-full_2013.02/dpkg.list">dpkg_list</a> for a
105         detailed list of packages shipped with Grml 2013.02(-rc1).</p>
106
107         <h3>Updates</h3>
108
109         <p>Packages are taken from Debian testing, 11th of February
110         2013. 12 packages have been removed, and these 21 new packages
111         have been added (plus dependencies, excluding lib* and kernel image):</p>
112
113 <pre class="rahmen">
114   aptitude-common atmel-firmware bluez-firmware cpp-4.7 cryptsetup-bin epdfview
115   firmware-atheros firmware-bnx2 firmware-bnx2x firmware-intelwimax
116   firmware-libertas firmware-linux ifenslave-2.6 insserv libertas-firmware
117   netsniff-ng ruby1.9.1 ssmping uuid-runtime virt-what zd1211-firmware
118 </pre>
119
120         <p>These Grml packages have been removed/replaced (excluding lib* and kernel image):</p>
121
122 <pre class="rahmen">
123   arrayprobe consolekit cpp-4.6 fuse-utils gcc-4.5-base gcc-4.6-base
124   grub info linux-sound-base smbfs tasksel tasksel-data
125 </pre>
126
127         <h3>Known issues</h3>
128
129         <ul>
130
131           <li>grml2hd isn't shipped
132
133           <li>grml-live-remaster doesn't work out-of-the-box because neither
134           mkisofs nor genisoimage are available
135
136         </ul>
137
138         <h3>Download Grml 2013.02-rc1</h3>
139
140         <p>Grml 2013.02-rc1 can be downloaded from
141         <a href="http://grml.org/download/prerelease/">grml.org/download/prerelease/</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         Andras Korn,
157         Bernhard Tittelbach,
158         Charles A. Hewson,
159         Christian Hesse,
160         Christian Hofstaedtler,
161         Christoph Biedl,
162         Csillag Tamas,
163         Dominik Schips,
164         Evan Pitstick,
165         Florian Apolloner,
166         Florian Klien,
167         frenbu,
168         Gregor Herrmann,
169         Hendrik Jaeger,
170         Lukas Anzinger,
171         Pawel Sadkowski ,
172         Peter Palfrader,
173         Pierre Schmitz,
174         Raoul Raminder Andreas,
175         Thorsten Glaser and
176         Ulrich Dangel
177         for their contributions.</p>
178
179         <h3>More Information</h3>
180
181         <p>You can find out more about Grml on <a href="/">our website</a>, <a
182           href="/contact/#irc">IRC channel</a>, and <a
183           href="http://wiki.grml.org/">wiki</a>.
184
185         <p>To sign up for future Grml announcements, please subscribe to <a
186           href="http://ml.grml.org/mailman/listinfo/grml-announce">Grml's
187           announcement list</a>.</p>
188
189 </div>
190
191 [% INCLUDE static_bottom.inc %]