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
This commit is contained in:
parent
8c57f55df9
commit
6b5e1c4567
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user