Further updates for 2018.12-rc1 release
authorMichael Prokop <mika@grml.org>
Thu, 20 Dec 2018 15:20:16 +0000 (16:20 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 20 Dec 2018 15:20:16 +0000 (16:20 +0100)
bugs/index.html.tt2
bugs/known/index.html.tt2
changelogs/README-grml-2018.12-rc1/index.html.tt2
files/index.html.tt2

index aac0cb0..5c2c6a4 100644 (file)
 
         <p>Please check for <a href="/bugs/known/">known bugs</a> before reporting new ones.</p>
 
-        <p>Send us your bug report to <code>bugs (at) grml.org</code> or open a new issue <a href="https://github.com/grml/grml/issues">at our github issue tracker</a>.</p>
+        <p>Send us your bug report to <code>bugs (at) grml.org</code> or open a new issue in our repositories on Github.
+        We track issues at <a href="https://github.com/grml/grml/issues">github.com/grml/grml/issues</a>.
+       Several Grml sub-projects (grml-debootstrap, grml-etc-core, grml2usb,...) have their own repository and issue tracking,
+       see <a href="https://github.com/grml/">github.com/grml/</a> to get an overview. If you're unsure where to report an issue though,
+       feel free to use <a href="https://github.com/grml/grml/issues">github.com/grml/grml/issues</a> though.</p>
 
         <p>Please be as specific as possible. Include at least:
         <ul>
index f18ce5f..cfbcdd8 100644 (file)
 
         <h1>Known Bugs</h1>
 
-        <p>We recently started to track issues at <a href="https://github.com/grml/grml/issues">github</a> (though haven't really migrated there yet).
-        Additional issues can be found in the Grml Bugtracker at <a href="http://bts.grml.org/grml/">bts.grml.org</a>.</p>
+        <p>We track issues at <a href="https://github.com/grml/grml/issues">github.com/grml/grml/issues</a>.
+       Several Grml sub-projects (grml-debootstrap, grml-etc-core, grml2usb,...) have their own repository and issue tracking,
+       see <a href="https://github.com/grml/">github.com/grml/</a> to get an overview. If you're unsure where to report an issue though,
+       feel free to use <a href="https://github.com/grml/grml/issues">github.com/grml/grml/issues</a> though.
 
         <p>If you find additional bugs, please <a href="/bugs/">report them</a>.</p>
 
+        <h2>Known Bugs in Grml 2018.12-rc1</h2>
+
+        <ul>
+          <li><a href="https://github.com/grml/grml/issues/109">#109: Failed unmounting /lib/live/mount/medium</a></li>
+        </ul>
+
         <h2>Known Bugs in Grml 2017.05</h2>
 
         <ul>
           <li><a href="https://github.com/grml/grml/issues/50">#50: locale issue during grml-autoconfig bootup</a></li>
         </ul>
 
-        <h2>Known Bugs in Grml 2014.11</h2>
-
-        <ul>
-          <li>System boot freezes during udev startup on some systems (e.g. on Supermicro boards and recent IBM server models). Workaround: use boot option <em>mgag200.modeset=0</em>. Tracked as <a href="http://bts.grml.org/grml/issue1334">Issue1334</a>.</li>
-          <li>PXE boot might fail with "Failed to load ldlinux.c32". This is <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750244">#750244</a>. Workaround: copy /usr/lib/syslinux/modules/bios/ldlinux.c32 from the Grml system to your tftp root directory.</li>
-        </ul>
-
 </div>
 
 [% INCLUDE static_bottom.inc %]
index 8928e63..20b5080 100644 (file)
 
         <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>
 
index cf9ecde..88fd6ee 100644 (file)
@@ -84,40 +84,40 @@ sudo apt-get install grml-debian-keyring
 
         <h2><a name="debian"></a>Package lists for the current release</h2>
 
-        <h3>grml32-full 2017.05</h3>
+        <h3>grml32-full 2018.12</h3>
 
         <ul>
-          <li><a href="grml32-full_2017.05/dpkg.selections">dpkg.selections</a> - software package listing</li>
-          <li><a href="grml32-full_2017.05/dpkg.list">dpkg.list</a> - more detailed package list including version information</li>
+          <li><a href="grml32-full_2018.12/dpkg.selections">dpkg.selections</a> - software package listing</li>
+          <li><a href="grml32-full_2018.12/dpkg.list">dpkg.list</a> - more detailed package list including version information</li>
           <li><a href="http://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD">grml-cheatcodes.txt</a> - boot options</li>
-          <li><a href="grml32-full_2017.05/nonfree-licenses.txt">nonfree-licenses.txt</a> - a list of used nonfree software and their licenses</li>
+          <li><a href="grml32-full_2018.12/nonfree-licenses.txt">nonfree-licenses.txt</a> - a list of used nonfree software and their licenses</li>
         </ul>
 
-        <h3>grml64-full 2017.05</h3>
+        <h3>grml64-full 2018.12</h3>
 
         <ul>
-          <li><a href="grml64-full_2017.05/dpkg.selections">dpkg.selections</a> - software package listing</li>
-          <li><a href="grml64-full_2017.05/dpkg.list">dpkg.list</a> - more detailed package list including version information</li>
+          <li><a href="grml64-full_2018.12/dpkg.selections">dpkg.selections</a> - software package listing</li>
+          <li><a href="grml64-full_2018.12/dpkg.list">dpkg.list</a> - more detailed package list including version information</li>
           <li><a href="http://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD">grml-cheatcodes.txt</a> - boot options</li>
-          <li><a href="grml64-full_2017.05/nonfree-licenses.txt">nonfree-licenses.txt</a> - a list of used nonfree software and their licenses</li>
+          <li><a href="grml64-full_2018.12/nonfree-licenses.txt">nonfree-licenses.txt</a> - a list of used nonfree software and their licenses</li>
         </ul>
 
-        <h3>grml32-small 2017.05</h3>
+        <h3>grml32-small 2018.12</h3>
 
         <ul>
-          <li><a href="grml32-small_2017.05/dpkg.selections">dpkg.selections</a> - software package listing</li>
-          <li><a href="grml32-small_2017.05/dpkg.list">dpkg.list</a> - more detailed package list including version information</li>
+          <li><a href="grml32-small_2018.12/dpkg.selections">dpkg.selections</a> - software package listing</li>
+          <li><a href="grml32-small_2018.12/dpkg.list">dpkg.list</a> - more detailed package list including version information</li>
           <li><a href="http://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD">grml-cheatcodes.txt</a> - boot options</li>
-          <li><a href="grml32-small_2017.05/nonfree-licenses.txt">nonfree-licenses.txt</a> - a list of used nonfree software and their licenses</li>
+          <li><a href="grml32-small_2018.12/nonfree-licenses.txt">nonfree-licenses.txt</a> - a list of used nonfree software and their licenses</li>
         </ul>
 
-        <h3>grml64-small 2017.05</h3>
+        <h3>grml64-small 2018.12</h3>
 
         <ul>
-          <li><a href="grml64-small_2017.05/dpkg.selections">dpkg.selections</a> - software package listing</li>
-          <li><a href="grml64-small_2017.05/dpkg.list">dpkg.list</a> - more detailed package list including version information</li>
+          <li><a href="grml64-small_2018.12/dpkg.selections">dpkg.selections</a> - software package listing</li>
+          <li><a href="grml64-small_2018.12/dpkg.list">dpkg.list</a> - more detailed package list including version information</li>
           <li><a href="http://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD">grml-cheatcodes.txt</a> - boot options</li>
-          <li><a href="grml64-small_2017.05/nonfree-licenses.txt">nonfree-licenses.txt</a> - a list of used nonfree software and their licenses</li>
+          <li><a href="grml64-small_2018.12/nonfree-licenses.txt">nonfree-licenses.txt</a> - a list of used nonfree software and their licenses</li>
         </ul>
 
       </div>