Increase default rootfs-size
This commit is contained in:
parent
9cc03719a4
commit
9141d09ed3
1
Makefile
1
Makefile
@ -30,6 +30,7 @@ else
|
|||||||
ISO_VERSION := $(shell date +%Y%m%d)
|
ISO_VERSION := $(shell date +%Y%m%d)
|
||||||
endif
|
endif
|
||||||
PUNGI_OPTS += --ver="$(ISO_VERSION)"
|
PUNGI_OPTS += --ver="$(ISO_VERSION)"
|
||||||
|
PUNGI_OPTS += --rootfs-size=4
|
||||||
|
|
||||||
INSTALLER_KICKSTART ?= $(PWD)/conf/qubes-kickstart.cfg
|
INSTALLER_KICKSTART ?= $(PWD)/conf/qubes-kickstart.cfg
|
||||||
LIVE_KICKSTART ?= $(PWD)/conf/liveusb.ks
|
LIVE_KICKSTART ?= $(PWD)/conf/liveusb.ks
|
||||||
|
Loading…
Reference in New Issue
Block a user