From 50b5602f6191e024a7466dd62d0f16c19b38caa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 13 Jan 2020 23:21:47 +0100 Subject: [PATCH] Exclude debug and source packages from installation image --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3551048..b2ca5ba 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ LIVE_KICKSTART ?= $(INSTALLER_DIR)/conf/liveusb.ks CREATEREPO := $(shell which createrepo_c createrepo 2>/dev/null |head -1) PUNGI := /usr/bin/pungi-gather -PUNGI_OPTS := --arch=x86_64 --greedy=none +PUNGI_OPTS := --arch=x86_64 --greedy=none --exclude-debug --exclude-source LORAX := /usr/sbin/lorax LORAX_OPTS := --product QubesOS --macboot --force --rootfs-size=4