From f45c3bd2796ae57edd371e4dc49671a26a24becd Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Wed, 26 Sep 2018 22:43:57 +0200 Subject: [PATCH] Documentation: add instruction to use a specific version of Clear Add a note (and instruction) on how to use a specific version of Clear Linux on a system. Picking up the image of a specific release is not sufficient as Clear Linux always grabs the very latest image when installing. Signed-off-by: Geoffroy Van Cutsem --- doc/getting-started/apl-nuc.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/getting-started/apl-nuc.rst b/doc/getting-started/apl-nuc.rst index ad739d3b2..26eca3ae0 100644 --- a/doc/getting-started/apl-nuc.rst +++ b/doc/getting-started/apl-nuc.rst @@ -62,6 +62,12 @@ complete this setup. # swupd autoupdate --disable + .. note:: + The Clear Linux installer will automatically check for updates and install the + latest version available on your system. If you wish to use a specific version + (such as 25130), you can achieve that after the installation has completed using + ``swupd verify --fix --picky -m 25130`` + #. If you have an older version of Clear Linux already installed on your hardware, use this command to upgrade Clear Linux to version 25130 (or newer):