Add Issue 1175 to list of known bugs
[grml.org.git] / bugs / known / index.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Known Bugs</title>
5 <meta name="Title" content="grml.org - Known Bugs" />
6 <meta name="Author" content="the grml team [www.grml.org/team/]" />
7 <meta name="Keywords" content="grml.org, grml" />
8 <meta name="Description" content="Report bug(s) at grml.org" />
9 <meta name="Abstract" content="grml, just another linux-distribution" />
10 <meta name="fdse-index-as" content="http://www.grml.org/bugs/known/" />
11 <meta name="Robots" content="index,follow" />
12 <meta name="Language" content="english" />
13 <meta name="identifier-url" content="http://www.grml.org/" />
14 <meta name="MSSmartTagsPreventParsing" content="true" />
15 <meta http-equiv="imagetoolbar" content="no" />
16 <link rel="home" href="/" title="grml.org" />
17 <link rel="help" href="/features/" title="About" />
18 <link rel="author" href="/team/" title="Team" />
19 <link rel="icon" href="/favicon.png" type="image/png" />
20 <link rel="stylesheet" href="/style.css" type="text/css" />
21 </head>
22
23 <body>
24 [% INCLUDE static.inc %]
25
26
27 <div class="content">
28
29         <h1>Known Bugs</h1>
30
31         <p>Additional issues can be found in the Grml Bugtracker. <a href="http://bts.grml.org/grml/">List of Open Issues</a>.</p>
32
33         <p>If you find additional bugs, please <a href="/bugs/">report them</a>.</p>
34
35         <h2>Known Bugs in Grml 2012.05</h2>
36
37         <ul>
38           <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>
39           <li>serial console doesn't work: details available in <a href="http://bts.grml.org/grml/issue1175">Issue 1175</a></li>
40         </ul>
41
42         <h2>Known Bugs in Grml 2011.12</h2>
43
44         <ul>
45           <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>
46           <li>testcd boot option fails to check md5sums. [<a href="http://bts.grml.org/grml/issue1114">Issue 1114</a>]</li>
47           <li>grml-terminalserver includes reference to grml2hd (cosmetic bug). [<a href="http://bts.grml.org/grml/issue1117">Issue 1117</a>]</li>
48         </ul>
49
50 </div>
51
52 [% INCLUDE static_bottom.inc %]
53