Document known bugs of 2017.05-rc1
[grml.org.git] / bugs / known / index.html.tt2
index d05eb2e..7a69642 100644 (file)
 
         <h1>Known Bugs</h1>
 
-        <p>Additional issues can be found in the Grml Bugtracker. <a href="http://bts.grml.org/grml/">List of Open Issues</a>.</p>
+        <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>If you find additional bugs, please <a href="/bugs/">report them</a>.</p>
 
-        <h2>Known Bugs in Grml 2013.09</h2>
+        <h2>Known Bugs in Grml 2017.05-rc1</h2>
 
         <ul>
-
-          <li><a href="http://bts.grml.org/grml/issue1248">issue1248</a>:
-          grml2usb: does not detect bootflag on second partition
-
-          <li><a href="http://bts.grml.org/grml/issue1270">issue1270</a>:
-          grml-rescueboot does not support md/raid devices
-
-          <li><a href="http://bts.grml.org/grml/issue1273">issue1273</a>:
-          booting via PXE with grml-terminalserver fails on grml96
-
+          <li><a href="https://github.com/grml/grml/issues/12">ssh: login as root with password doesn't work </a></li>
+          <li><a href="https://github.com/grml/grml/issues/16">GRUB error message</a> ('error: null src bitmap in grub_video_bitmap_create_scaled') when choosing boot sub-menu in EFI mode</a></li>
+          <li><a href="https://github.com/grml/grml/issues/17">USB device from Kingston causing slow boot caused by xhci_hcd / USB 3</a></li>
+          <li><a href="https://github.com/grml/grml/issues/19">grml-quickconfig / run-welcome script not running at the very end of boot process</a></li>
+          <li><a href="https://github.com/grml/grml/issues/20">grml-x fails to start on Lenovo X250</a></li>
+          <li><a href="https://github.com/grml/grml/issues/21">booting with serial console support prompts for password of user root</a></li>
         </ul>
 
-        <h2>Known Bugs in Grml 2013.02</h2>
+        <h2>Known Bugs in Grml 2014.11</h2>
 
-       <ul>
-         <li>grml-debootstrap: installation of 32bit systems lack kernel package, details and solution available in <a href="http://bts.grml.org/grml/issue1238">Issue 1238</a></li>
-       </ul>
+        <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>