Increase default rootfs-size

This commit is contained in:
Frédéric Pierret (fepitre) 2019-01-27 17:08:06 +01:00
parent 9cc03719a4
commit 9141d09ed3
No known key found for this signature in database
GPG Key ID: 484010B5CDC576E2

View File

@ -30,6 +30,7 @@ else
ISO_VERSION := $(shell date +%Y%m%d)
endif
PUNGI_OPTS += --ver="$(ISO_VERSION)"
PUNGI_OPTS += --rootfs-size=4
INSTALLER_KICKSTART ?= $(PWD)/conf/qubes-kickstart.cfg
LIVE_KICKSTART ?= $(PWD)/conf/liveusb.ks