Skip to content

Commit

Permalink
Merge pull request #224 from annkots/master
Browse files Browse the repository at this point in the history
TCR-569: add a screenshot to the documentation
  • Loading branch information
annkots authored Jan 20, 2025
2 parents adeac56 + a18531a commit 2a73ed3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Binary file added docs/.vuepress/public/images/dnf-cl9-lts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion docs/cloudlinuxos/cloudlinux_os_kernel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,12 @@ reboot
After the reboot, you should delete regular kernels to prevent regular updates from overwriting default boot kernel:
```
dnf remove kernel-core
```
```

You should see the similar dnf output:

![](/images/dnf-cl9-lts.png)


## Hybrid Kernels

Expand Down

0 comments on commit 2a73ed3

Please sign in to comment.