From 045b630a4e50ebf3f2ef347c437e6ab14cd8b8aa Mon Sep 17 00:00:00 2001 From: Dan Mashal Date: Tue, 24 Sep 2013 18:28:48 -0700 Subject: [PATCH] Security: Add space to prevent failures on compose --- fedora-livecd-security.ks | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fedora-livecd-security.ks b/fedora-livecd-security.ks index 5516123..d5135fb 100644 --- a/fedora-livecd-security.ks +++ b/fedora-livecd-security.ks @@ -18,6 +18,9 @@ %include fedora-live-base.ks %include fedora-live-minimization.ks +#Spin was failing to compose due to lack of space, so bumping the size. +part / --size 10240 + %packages @xfce-desktop @xfce-apps