From 715d59cd39ea935b1b6374d837c7dc5b5028c610 Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Thu, 17 Oct 2024 14:01:43 -0400 Subject: [PATCH] add docs for versionlock --- versionlock.rst | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 versionlock.rst diff --git a/versionlock.rst b/versionlock.rst new file mode 100644 index 00000000..e5d30af8 --- /dev/null +++ b/versionlock.rst @@ -0,0 +1,9 @@ +Version Lock +============ + +This feature can be used to prevent packages from being upgraded. It is commonly referred to as "locking" or "holding" packages. The most frequent use case is holding the kernel to prevent frequent system reboots. + +Holding Packages +---------------- + +To hold a package, add its name to the ``hold`` list in :ref:`administration` → Configuration → versionlock → hold.