From 154328e5904ecaf4932a2f25bd706abcaa9d740c Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 8 Feb 2021 13:28:08 -0800 Subject: [PATCH] Bump KDE package set install disk size to 15GiB KDE netinst installs more packages than before, now, so it needs more space. After investigation this is not a bug, it is intended. Signed-off-by: Adam Williamson --- templates.fif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates.fif.json b/templates.fif.json index cff47121..7afb8966 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -1317,7 +1317,7 @@ }, "settings": { "DESKTOP": "kde", - "HDDSIZEGB": "13", + "HDDSIZEGB": "15", "PACKAGE_SET": "kde", "POSTINSTALL": "_collect_data", "REPOSITORY_VARIATION": "%LOCATION%"