Document known bugs of 2017.05-rc1
[grml.org.git] / bugs / known / index.html.tt2
index 6a22acf..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 2012.05</h2>
+        <h2>Known Bugs in Grml 2017.05-rc1</h2>
 
         <ul>
-          <li>DHCP/network actions during bootup are running in foreground, causing delays during booting [Details and workaround available in <a href="http://bts.grml.org/grml/issue1174">Issue 1174</a>]</li>
-          <li>serial console doesn't work: details available in <a href="http://bts.grml.org/grml/issue1175">Issue 1175</a></li>
+          <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 2011.12</h2>
+        <h2>Known Bugs in Grml 2014.11</h2>
 
         <ul>
-          <li>Systems with nvidia graphic cards might not boot with Kernel Mode-Setting (KMS). Use the 'Disable Kernel Mode-Setting' boot option in the boot menu to disable KMS.</li>
-          <li>testcd boot option fails to check md5sums. [<a href="http://bts.grml.org/grml/issue1114">Issue 1114</a>]</li>
-          <li>grml-terminalserver includes reference to grml2hd (cosmetic bug). [<a href="http://bts.grml.org/grml/issue1117">Issue 1117</a>]</li>
+          <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>