rpm: force removal os-prober package
It can be can be harmful, because it accesses (and mounts) every block device, including VM controlled /dev/loop*.
This commit is contained in:
parent
b96016101c
commit
547854bed6
@ -47,6 +47,11 @@ BuildRequires: qubes-utils-devel >= 2.0.5
|
||||
Requires: qubes-core-dom0
|
||||
Requires: qubes-utils >= 2.0.6
|
||||
|
||||
# get rid of os-prober, it tries to mount and parse all the block devices in
|
||||
# the system, including loop*
|
||||
Provides: os-prober
|
||||
Obsoletes: os-prober
|
||||
|
||||
%define _builddir %(pwd)
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user