From 8801cdf44fe2081bf0f17a55a905e2b9c1ad78ee Mon Sep 17 00:00:00 2001 From: Carlo Capocasa Date: Thu, 7 Aug 2025 16:20:02 +0200 Subject: [PATCH] Update optimized_repos.mdx Added an easy low risk way to upgrade a production machine from arch --- src/content/docs/features/optimized_repos.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/content/docs/features/optimized_repos.mdx b/src/content/docs/features/optimized_repos.mdx index 096a964b..a5aebe10 100644 --- a/src/content/docs/features/optimized_repos.mdx +++ b/src/content/docs/features/optimized_repos.mdx @@ -35,6 +35,11 @@ Installing the CachyOS Pacman will install a forked pacman with features added f Before considering adding our repositories, please take a look at the **[CPU compatibility list](/installation/installation_prepare#x86_64-microarchitecture-level-support)** ::: +:::tip +You don't have to do a full cachyos upgrade to enjoy some of the benefits. If you follow the manual install and place the cachy OS repositories at the *bottom* of your pacman.conf, the packages become installable but don't upgrade by themselves. Then you can install just the kernel, or just frequently used app, which is easily revertible. If that works well for you, you can move the repositories above arch and upgrade to get the full cachy. +::: + +