Update for 2018.12 stable release
[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>We track issues at <a href="https://github.com/grml/grml/issues">github.com/grml/grml/issues</a>.
32         Several Grml sub-projects (grml-debootstrap, grml-etc-core, grml2usb,...) have their own repository and issue tracking,
33         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,
34         feel free to use <a href="https://github.com/grml/grml/issues">github.com/grml/grml/issues</a> though.
35
36         <p>If you find additional bugs, please <a href="/bugs/">report them</a>.</p>
37
38         <h2>Known Bugs in Grml 2018.12</h2>
39
40         <ul>
41           <li><a href="https://github.com/grml/grml/issues/109">#109: Failed unmounting /lib/live/mount/medium</a></li>
42         </ul>
43
44         <h2>Known Bugs in Grml 2017.05</h2>
45
46         <ul>
47           <li><a href="https://github.com/grml/grml/issues/76">#76: gpm isn't started</a></li>
48           <li><a href="https://github.com/grml/grml/issues/65">#65: grml-terminalserver-config doesn't work</a></li>
49           <li><a href="https://github.com/grml/grml/issues/55">#55: grml-hwinfo: sysdump causing grml-hwinfo to hang</a></li>
50           <li><a href="https://github.com/grml/grml/issues/53">#53: grml-chroot not reliable with its recursive /dev bind mounts</a></li>
51           <li><a href="https://github.com/grml/grml/issues/50">#50: locale issue during grml-autoconfig bootup</a></li>
52         </ul>
53
54 </div>
55
56 [% INCLUDE static_bottom.inc %]
57