Increase default rootfs-size

pull/29/head
Frédéric Pierret (fepitre) 5 years ago
parent 9cc03719a4
commit 9141d09ed3
No known key found for this signature in database
GPG Key ID: 484010B5CDC576E2

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

Loading…
Cancel
Save