Update release notes for stable release
[grml.org.git] / changelogs / README-grml-2018.12-rc1 / index.html.tt2
index 8928e63..4a8f05d 100644 (file)
@@ -26,6 +26,8 @@
 
         <h1>Release Notes for Grml 2018.12-rc1 - codename <a href="/faq/#releasename">Gnackwatschn</a></h1>
 
+       <p><strong>NOTE: the <a href="/changelogs/README-grml-2018.12/">stable release 2018.12</a> is already available!</strong></p>
+
         <p><a href="/download/prerelease/">Download Now</a></p>
 
         <h3>About</h3>
 
         <ul>
 
-          <li>haveged is started when booting with boot option `ssh` (Boot option `services=haveged` starts it as well)
+          <li>When using the `ssh` boot option Grml automatically starts haveged, an userspace entropy daemon which
+          uses HAVEGE (HArdware Volatile Entropy Gathering and Expansion).
+          If you should notice a slow boot and want to force the startup of the haveged service (independent of usage of ssh boot option)
+          you can start the service via boot option `services=haveged`.
+          See e.g. <a href="https://daniel-lange.com/archives/152-Openssh-taking-minutes-to-become-available,-booting-takes-half-an-hour-...-because-your-server-waits-for-a-few-bytes-of-randomness.html">Openssh
+          taking minutes to become available [...]</a> for further information.
 
           <li>The cpufrequtils package with its loadcpufreq handling has been dropped. The cpufreq drivers are autoloaded and the powersave/ondemand driver is mature enough. The linux-cpupower tools provide the binaries as replacement for what cpufrequtils provided so far.
 
 /etc/apt/sources.list.d/grml.sources setup like:
 
 <pre>
+
 Types: deb deb-src
 URIs: http://deb.grml.org/
 Suites: grml-stable grml-testing
 Architectures: i386 amd64
 Components: main
 Signed-By: /usr/share/keyrings/grml-archive-keyring.gpg
+
 </pre>
 
 or you prefer the common sources.list setup you can use a /etc/apt/sources.list.d/grml.list like:
 
 <pre>
+
 deb [signed-by=/usr/share/keyrings/grml-archive-keyring.gpg] https://deb.grml.org/ grml-stable  main
 deb [signed-by=/usr/share/keyrings/grml-archive-keyring.gpg] https://deb.grml.org/ grml-testing main
+
 </pre>
 
-          <a href="https://wiki.debian.org/DebianRepository/UseThirdParty">https://wiki.debian.org/DebianRepository/UseThirdParty</a> provides more general documentation about this setup.
+           <a href="https://wiki.debian.org/DebianRepository/UseThirdParty">https://wiki.debian.org/DebianRepository/UseThirdParty</a> provides more general documentation about this setup.
 
         </ul>
 
@@ -219,26 +230,25 @@ Guillem Jover,
 Helmut Grohne,
 hex2a,
 James Tocknell
+joeran,
+karlh1,
 Leo Bergolth,
 luke2261git,
 Marc Haber,
 Marcos Mello,
 Markus Lindberg,
 Martin Besser,
+maximebuy,
 Michael Biebl,
 Michael Eischer,
 Michael Schierl,
 Moviuro,
-Patrick Schleizer,
-Paul Menzel,
-Ralf Moll,
-sl0n,
-maximebuy,
 Mykola Malkov,
-karlh1,
 Patrick Neumann,
-joeran,
-
+Patrick Schleizer,
+Paul Menzel,
+Ralf Moll +
+sl0n
         for their contributions.</p>
 
         <h3>More Information</h3>