87369580fa8cd76171bf427e8b24b5890363b698
[grml.org.git] / changelogs / README-grml-2013.09 / index.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Release Notes: Grml 2013.09 - Codename Hefeknuddler</title>
5 <meta name="Title" content="grml.org - Release Notes: Grml 2013.09 Hefeknuddler" />
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.09" />
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_2013.09.jpg" alt="*" /></a></p>
29
30         <h1>Release Notes for Grml 2013.09 - codename <a
31         href="/faq/#releasename">Hefeknuddler</a></h1>
32
33         <p><a href="http://grml.org/download/">Download Now</a></p>
34
35         <h3>About</h3>
36
37         <p>This Grml release provides fresh software packages after the Debian
38         stable release (AKA wheezy) has been released. As usual it also
39         incorporates up2date hardware support and fixes known bugs from the
40         previous Grml release.</p>
41
42         <h3>New features</h3>
43
44         <ul>
45
46           <li>new boot option <em>encpasswd</em>: takes a hashed password as
47           argument, setting password of users root and grml to the specified
48           value
49
50           <li><em>grml-hwinfo</em> supports iproute's ip tool, sg_inq from
51           sg3-utils and lscpu, lsblk, dmsetup ls --tree
52
53           <li>grml-lang includes <em>french keymap</em> support
54
55         </ul>
56
57         <h3>Important Changes</h3>
58
59         <ul>
60
61           <li><em>UTC</em> is used as default time zone, to use a different
62           setting you can use the <em>tz</em> boot option (usage example:
63           tz=Europe/Vienna)
64
65           <li>To match the behaviour with the <em>ssh</em> boot option the
66           <em>passwd</em> boot option now also sets the password for user root -
67           and not only for user 'grml'.
68
69           <li>grml-autoconfig (and its GRMLCFG feature) doesn't support
70           <em>floppy</em> disks any longer
71
72           <li>zshrc: <em>new prompt handling</em>, see <a
73           href="http://blog.grml.org/archives/381-grml-zshrc-new-prompt-feature.html">Grml
74           blog for more details</a>
75
76           <li>zshrc: to enable <em>power completion</em> / abbreviation
77           expansion use "ctrl-x ." instead of ",." (see <a
78           href="http://git.grml.org/?p=grml-etc-core.git;a=blob;f=debian/NEWS;h=7c72c464a1b9c3de23b08670aac868b48bd76ec8;hb=HEAD">debian/NEWS
79           for details</a>)
80
81           <li>Grml does not ship <em>clamav anti-virus definitions</em> any
82           longer due to space reasons (adding ~70MB to the ISO size). If you
83           want to get up2date anti-virus definitions please manually invoke the
84           freshclam utility.
85
86         </ul>
87
88         <h3>Bits &amp; bolts</h3>
89
90         <ul>
91           <li>Linux kernel is based on <b>3.10.10</b>.</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/grml64-full_2013.09/dpkg.list">dpkg_list</a> for a
100         detailed list of packages shipped with Grml 2013.09().</p>
101
102         <h3>Updates</h3>
103
104         <p>Packages are taken from Debian testing, 27th of September
105         2013. 5 packages have been removed, and these 32 new packages
106         have been added (plus dependencies, excluding lib* and kernel image):</p>
107
108 <pre class="rahmen">
109   ash augeas-lenses clonezilla dconf-gsettings-backend
110   dconf-service debugedit dh-python drbl fonts-dejavu-core
111   gcc-4.8-base info init-system-helpers iproute2 nwipe puppet
112   puppet-common python3 python3-minimal python3.3
113   python3.3-minimal ruby-augeas ruby-safe-yaml ruby-shadow
114   tasksel tasksel-data wakeonlan xdg-utils xpdf
115   xserver-xorg-input-mouse xserver-xorg-input-vmmouse
116   xulrunner-17.0 zsh-common
117 </pre>
118
119         <p>These Grml packages have been removed/replaced (excluding lib* and kernel image):</p>
120
121 <pre class="rahmen">
122   epdfview febootstrap makedev python-gnupginterface xulrunner-10.0
123 </pre>
124
125         <h3>Known issues</h3>
126
127         <p>Please visit <a href="/bugs/known/">the known bugs webpage</a>.</p>
128
129         <h3>Download Grml 2013.09</h3>
130
131         <p>Grml 2013.09 can be downloaded from
132         <a href="http://grml.org/download/">grml.org/download/</a>.</p>
133
134         <h3>Feedback</h3>
135
136         <p>Your comments, bug reports, patches, and suggestions will help
137         fixing bugs and improving future releases. If you find a problem with
138         the release please check <a
139           href="/bugs/known/">the known bugs list</a> and report problems using information on <a
140           href="/bugs/">grml.org/bugs/</a>. Please send your feedback and
141         feature requests <a href="/contact/">to the Grml team</a>!</p>
142
143         <a name="thanks"></a>
144         <h3>Thanks</h3>
145
146         <p>Many thanks in this release go to (alphabetically)
147         Andreas Gredler,
148         Benedikt Morbach,
149         Bernhard Tittelbach,
150         Christian Hesse,
151         Christian Hofstaedtler,
152         Falko Mach,
153         Florian Ermisch,
154         Jan Hruban,
155         Jordan Uggla,
156         Joe Stingel,
157         ludinator.
158         Lukas Prokop,
159         Martin Ć louf,
160         Michael Biebl,
161         Moritz Molle,
162         Peter Palfrader,
163         thinkgear,
164         Thorsten Glaser,
165         Till Maas,
166         Ulrich Dangel and
167         Ziirish
168         for their contributions.</p>
169
170         <h3>More Information</h3>
171
172         <p>You can find out more about Grml on <a href="/">our website</a>, <a
173           href="/contact/#irc">IRC channel</a>, and <a
174           href="http://wiki.grml.org/">wiki</a>.
175
176         <p>To sign up for future Grml announcements, please subscribe to <a
177           href="http://ml.grml.org/mailman/listinfo/grml-announce">Grml's
178           announcement list</a>.</p>
179
180 </div>
181
182 [% INCLUDE static_bottom.inc %]