From 67f0eac4cc140fa5acce5b3211bcf0b7102ef283 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Fri, 21 Apr 2017 18:25:41 -0700 Subject: [PATCH] Note that example enables unstable repo --- common-tasks/software-update-dom0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-tasks/software-update-dom0.md b/common-tasks/software-update-dom0.md index 6b2c6576..74d14336 100644 --- a/common-tasks/software-update-dom0.md +++ b/common-tasks/software-update-dom0.md @@ -118,7 +118,7 @@ To enable or disable any of these repos permanently, change the corresponding bo ### Kernel Upgrade ### Install newer kernel for dom0 and VMs. The package `kernel` is for dom0 and the package `kernel-qubes-vm` -is needed for the VMs. +is needed for the VMs. (Note that the following example enables the unstable repo.) ~~~ sudo qubes-dom0-update --enablerepo=qubes-dom0-unstable kernel kernel-qubes-vm