3065a14c6afe41285306ca8b62afae5200938e42
[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="Robots" content="index,follow" />
11 <meta name="Language" content="english" />
12 <meta name="identifier-url" content="https://www.grml.org/" />
13 <meta name="MSSmartTagsPreventParsing" content="true" />
14 <meta http-equiv="imagetoolbar" content="no" />
15 <link rel="home" href="/" title="grml.org" />
16 <link rel="help" href="/features/" title="About" />
17 <link rel="author" href="/team/" title="Team" />
18 <link rel="icon" href="/favicon.png" type="image/png" />
19 <link rel="stylesheet" href="/style.css" type="text/css" />
20 </head>
21
22 <body>
23 [% INCLUDE static.inc %]
24
25
26 <div class="content">
27
28         <h1>Known Bugs</h1>
29
30         <p>We track issues at <a href="https://github.com/grml/grml/issues">github.com/grml/grml/issues</a>.
31         Several Grml sub-projects (grml-debootstrap, grml-etc-core, grml2usb,...) have their own repository and issue tracking,
32         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,
33         feel free to use <a href="https://github.com/grml/grml/issues">github.com/grml/grml/issues</a> though.
34
35         <p>If you find additional bugs, please <a href="/bugs/">report them</a>.</p>
36
37         <h2>Known Bugs in Grml 2021.07-rc1</h2>
38
39         <ul>
40           <li><a href="https://github.com/grml/grml/issues/172">#172: pppoeconf: Fails to work with recent ppp versions (>= 2.4.9)</a></li>
41         </ul>
42
43         <h2>Known Bugs in Grml 2020.06</h2>
44
45         <ul>
46           <li><a href="https://github.com/grml/grml/issues/160">#160: bnx2x firmware files missing in initramfs/netboot packages</a> (fixed with updated netboot packages as of 2020-12-04)</li>
47           <li><a href="https://github.com/grml/grml/issues/152">#152: grml-x sometimes crashes on start (e.g. when running under qemu)</a> (fixed in grml-x v0.7.2)</li>
48           <li><a href="https://github.com/grml/grml/issues/109">#109: Failed unmounting /lib/live/mount/medium AKA /run/live/medium</a></li>
49         </ul>
50
51 </div>
52
53 [% INCLUDE static_bottom.inc %]
54