2015-03-21 03:14:01 +00:00
|
|
|
install:
|
|
|
|
install -d $(DESTDIR)/usr/lib/dracut/modules.d/90qubes-vm-simple
|
|
|
|
install module-setup.sh init.sh \
|
|
|
|
$(DESTDIR)/usr/lib/dracut/modules.d/90qubes-vm-simple/
|
2019-02-15 04:20:14 +00:00
|
|
|
# flag indicating the module will (re-)enable scrub-pages option
|
|
|
|
touch $(DESTDIR)/usr/lib/dracut/modules.d/90qubes-vm-simple/xen-scrub-pages-supported
|