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