exclude weak dependencies to reduce the overall
number of packages
This commit is contained in:
@ -8,7 +8,7 @@
|
|||||||
# What ? This kickstart file provides the base configuration for a hypervisor.
|
# What ? This kickstart file provides the base configuration for a hypervisor.
|
||||||
# 'b' for basic building block, 'h' for hypervisor', 'm' for minimal, 'd' for development only.
|
# 'b' for basic building block, 'h' for hypervisor', 'm' for minimal, 'd' for development only.
|
||||||
|
|
||||||
%packages
|
%packages --exclude-weakdeps
|
||||||
|
|
||||||
qemu-kvm
|
qemu-kvm
|
||||||
libvirt
|
libvirt
|
||||||
|
Reference in New Issue
Block a user