From 6b5e1c456782f151dc2921ac9e89ff4d1b3a65a7 Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Fri, 11 Aug 2023 22:56:59 +0530 Subject: [PATCH] disable "@standard" group since it has kmod-kvdo which requires kernel-core but that conflicts with kernel-opi5 and there isn't a straightforward way to exclude kmod-kvdo --- includes/package-list.ksi | 2 -- 1 file changed, 2 deletions(-) diff --git a/includes/package-list.ksi b/includes/package-list.ksi index dd7b5cb..30ec3c6 100644 --- a/includes/package-list.ksi +++ b/includes/package-list.ksi @@ -2,7 +2,6 @@ # Include packages that are basic and also packages that are expected to be present @core -@standard # Extra packages to do 'uboot -> grub -> linux' dracut-config-generic @@ -48,6 +47,5 @@ tmux # Remove some packages -dracut-config-rescue -java-11-* --kmod-kvdo %end