From f20c9c1fef5dcd71faca9857a758c993d2c49f18 Mon Sep 17 00:00:00 2001 From: Andrey Arapov Date: Mon, 27 Jan 2020 22:21:59 +0100 Subject: [PATCH] [installer, initramfs] add roadrunner2/macbook12-spi-driver --- Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Makefile b/Makefile index 51ebd0d..59dcb3b 100644 --- a/Makefile +++ b/Makefile @@ -37,6 +37,14 @@ PUNGI_OPTS := --arch=x86_64 --greedy=none --exclude-debug --exclude-source LORAX := /usr/sbin/lorax LORAX_OPTS := --product "Qubes OS" --variant "qubes" --macboot --force --rootfs-size=4 +LORAX_OPTS += --dracut-arg="--xz" +LORAX_OPTS += --dracut-arg="--install /.buildstamp" +LORAX_OPTS += --dracut-arg="--no-early-microcode" +LORAX_OPTS += --dracut-arg="--no-hostonly" +LORAX_OPTS += --dracut-arg="--debug" +LORAX_OPTS += --dracut-arg="--omit plymouth" +LORAX_OPTS += --dracut-arg="--add fips livenet dmsquash-live convertfs pollcdrom qemu qemu-net" +LORAX_OPTS += --dracut-arg="--add-drivers intel_lpss intel_lpss_pci spi_pxa2xx_platform spi_pxa2xx_pci applespi apple_ib_tb" ifdef QUBES_RELEASE ISO_VERSION := $(QUBES_RELEASE)