From 124cf6562ee045a19220a22b3403f08404d51083 Mon Sep 17 00:00:00 2001 From: ru ru Date: Tue, 28 Apr 2020 09:52:23 +0100 Subject: [PATCH] docs: update doc/guides/howto-update-channel --- doc/guides/howto-update-channel.md | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/doc/guides/howto-update-channel.md b/doc/guides/howto-update-channel.md index ca0da30..efd3de3 100644 --- a/doc/guides/howto-update-channel.md +++ b/doc/guides/howto-update-channel.md @@ -2,7 +2,7 @@ title: How to update channel description: published: true -date: 2020-04-28T08:43:38.568Z +date: 2020-04-28T08:52:21.886Z tags: documentation, howto, user-guide, advanced --- @@ -14,13 +14,27 @@ To users new to OpenMandriva Lx we suggest to start with Rock stable release to A 'Rolling' user should be able to use command line and know basics of [dnf](/en/doc/using-dnf) package manager. Also the user needs to read and understand [OpenMandriva Release Plan and Repositories](/en/doc/release-plan-and-repositories). -To upgrade to Rolling open Software Repository Selector (`om-repo-picker`) and go to the very first section 'Update channel'. +To upgrade to Rolling: -Select 'Rolling' from drop-down menu, confirm by click on OK and when prompted enter your root password. This will take a while so be patient. +- Open Software Repository Selector (`om-repo-picker`) + +Application menu > Software Repository Selector + +![repositories01.jpg](/images/repositories01.jpg) + +You can also select OpenMandriva repo-picker in OM Welcome + +![repositories07.jpg](/images/repositories07.jpg) + +- Go to the very first section 'Update channel'. + +![repositories02.jpg](/images/repositories02.jpg) + +- Select 'Rolling' from drop-down menu, confirm by click on OK and when prompted enter your root password. This will take a while so be patient. By this action you have now changed the repositories from Rock to Rolling so you want to perform a system upgrade (`distro-sync`). -To upgrade your system open Konsole and run the commands: +- To upgrade your system open Konsole and run the commands: ``` $ sudo dnf clean all ; dnf clean all $ sudo dnf --allowerasing distro-sync