From 79829187f25cecabde68e242faf1a53571d6d366 Mon Sep 17 00:00:00 2001 From: fiftydinar <65243233+fiftydinar@users.noreply.github.com> Date: Sun, 27 Apr 2025 17:27:38 +0200 Subject: [PATCH] docs(dnf): Remove known issue about kernel install It's solved now --- modules/dnf/README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/modules/dnf/README.md b/modules/dnf/README.md index 4444a85..471b685 100644 --- a/modules/dnf/README.md +++ b/modules/dnf/README.md @@ -254,12 +254,6 @@ optfix: - brave.com - foldername ``` - -## Known issues - -Replacing the kernel with the `dnf` module is not done cleanly at the moment & some remaints of old kernel will be present. -Please use the `rpm-ostree` module for this purpose until this `dnf` behavior is fixed. - ## Note This documentation page uses the installation of the Brave Browser as an example of a package that required a custom repository, with a custom key, and an optfix configuration to install properly. This is not an official endorsement of the Brave Browser by the BlueBuild project.