mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-28 14:56:35 +00:00
parent
178b79779f
commit
9c5a27f209
2 changed files with 3 additions and 4 deletions
|
@ -161,7 +161,7 @@ kernel modules, or have a third party application that depends on kernel
|
||||||
versions (this may not be a problem if you exclude kernel updates, which
|
versions (this may not be a problem if you exclude kernel updates, which
|
||||||
is the default in Fedora `dnf.conf` files). (See also
|
is the default in Fedora `dnf.conf` files). (See also
|
||||||
https://bugzilla.redhat.com/show_bug.cgi?id=870790[bug #870790] - you
|
https://bugzilla.redhat.com/show_bug.cgi?id=870790[bug #870790] - you
|
||||||
may need to modify in Fedora 22 or later versions in base section to add
|
may need to modify the base section to add
|
||||||
`exclude=kernel*`.)
|
`exclude=kernel*`.)
|
||||||
* Your environment requires meticulous change-control procedures.
|
* Your environment requires meticulous change-control procedures.
|
||||||
* You update from other third party DNF repositories besides Fedora
|
* You update from other third party DNF repositories besides Fedora
|
||||||
|
|
|
@ -262,9 +262,8 @@ Reporting the issue
|
||||||
Using up-to-date software
|
Using up-to-date software
|
||||||
|
|
||||||
Before reporting the bug, please make sure you use the latest available
|
Before reporting the bug, please make sure you use the latest available
|
||||||
software. You need to run on *Fedora 23 or later*, older Fedora versions
|
software.
|
||||||
are not going to get updated with latest Wayland fixes. Make sure there
|
Make sure there are no system updates waiting:
|
||||||
are no system updates waiting:
|
|
||||||
|
|
||||||
`$ sudo dnf update`
|
`$ sudo dnf update`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue