From 0d6894baa6eff368841aa853ed9bff7387a65271 Mon Sep 17 00:00:00 2001 From: oklopfer <104327997+oklopfer@users.noreply.github.com> Date: Sun, 9 Feb 2025 17:57:45 -0500 Subject: [PATCH] kernel --- etc/config/hooks/live/099-install-custom-apps.chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/config/hooks/live/099-install-custom-apps.chroot b/etc/config/hooks/live/099-install-custom-apps.chroot index b5a8141..7d29fd6 100644 --- a/etc/config/hooks/live/099-install-custom-apps.chroot +++ b/etc/config/hooks/live/099-install-custom-apps.chroot @@ -292,5 +292,5 @@ sudo rm /usr/share/xsessions/xfce.desktop /usr/share/xsessions/xubuntu.desktop sudo ln -sf /usr/share/backgrounds/xfce/rolling-rhino-default.png /usr/share/backgrounds/xfce/xfce-x.svg sudo apt-get clean -sudo apt-get remove linux*6.11.0* -yq +sudo apt-get remove linux*6.12.0* -yq sudo update-initramfs -u