commit b439d9a9c71aa58f3d914777f1f0ddf1fe1e8afe Author: Dennis Gilmore dennis@ausil.us Date: Sat Oct 29 21:09:44 2011 -0500
increase the size of the disk for robotics to match the games. standard is about 1gb too small
fedora-livedvd-robotics.ks | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) --- diff --git a/fedora-livedvd-robotics.ks b/fedora-livedvd-robotics.ks index 6fce88c..6ee7645 100644 --- a/fedora-livedvd-robotics.ks +++ b/fedora-livedvd-robotics.ks @@ -5,6 +5,9 @@ %include fedora-live-base.ks %include fedora-live-minimization.ks
+# The recommended part size for DVDs is too close to use for the robotics spin +part / --size 10240 + %packages # Start with GNOME @gnome-desktop