From a859dcedd171ce6f5786db8cc1bc6d5461c64e55 Mon Sep 17 00:00:00 2001 From: Andrew David Wong <adw@qubes-os.org> Date: Thu, 4 Aug 2016 19:24:33 -0700 Subject: [PATCH] Add note about upgrading to non-repo kernels --- common-tasks/software-update-dom0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common-tasks/software-update-dom0.md b/common-tasks/software-update-dom0.md index 1f806b15..0d71468c 100644 --- a/common-tasks/software-update-dom0.md +++ b/common-tasks/software-update-dom0.md @@ -131,6 +131,10 @@ sudo grub2-mkconfig -o /boot/grub2/grub.cfg Reboot required. +If you wish to upgrade to a kernel that is not available from the repos, then +there is no easy way to do so, but [it may still be possible if you're willing +to do a lot of work yourself](https://groups.google.com/d/msg/qubes-users/m8sWoyV58_E/HYdReRIYBAAJ). + ### Upgrading over Tor ### Requires installed [Whonix](/doc/privacy/whonix/).