diff options
Diffstat (limited to 'content/posts/gentoo-kernel-upgrade.md')
| -rw-r--r-- | content/posts/gentoo-kernel-upgrade.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/posts/gentoo-kernel-upgrade.md b/content/posts/gentoo-kernel-upgrade.md index 461391c..70826e0 100644 --- a/content/posts/gentoo-kernel-upgrade.md +++ b/content/posts/gentoo-kernel-upgrade.md @@ -1,17 +1,17 @@ +++ title = "Gentoo kernel upgrade" subtitle = "" -#summary = "A brief howto on updating the kernel on a Gentoo system." categories = [ "linux", "guide" ] tags = [ "linux", "gentoo", "kernel", "sysadmin" ] date = "2024-12-10" +#summary = "A brief howto on updating the kernel on a Gentoo system." +summary = """I wrote this short guide to keep track of the upgrade procedure for the kernel on a Gentoo system. \ +The main steps are summarized, with additional sections about the Nvidia drivers and Intel microcode.""" +++ -I wrote this short guide to keep track of the upgrade procedure for the kernel in my Gentoo system. +I wrote this short guide to keep track of the upgrade procedure for the kernel on a Gentoo system. The main steps are summarized, with additional sections about the Nvidia drivers and Intel microcode. -<!--more--> - This guide should be used as a checklist and assumes an already working installation. If you need more exhaustive documentation, refer to the Gentoo wiki. |
