Exclude debug and source packages from installation image

This commit is contained in:
Marek Marczykowski-Górecki 2020-01-13 23:21:47 +01:00
parent d831bb2248
commit 50b5602f61
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -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