commit 0c7a24e24134d4db37a09f96ec2d20b49748a3ec Author: Brendan Jones brendan.jones.it@gmail.com Date: Thu Dec 20 17:13:56 2012 +0100
Correct fedora-live-jam-kde.ks part cmd, add to Makefile
Makefile.am | 3 ++- fedora-live-jam-kde.ks | 11 ++++------- 2 files changed, 6 insertions(+), 8 deletions(-) --- diff --git a/Makefile.am b/Makefile.am index ee5fd4c..acd921a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,8 @@ fedora_DATA = \ fedora-livedvd-games.ks \ fedora-livedvd-robotics.ks \ fedora-livedvd-scientific-kde.ks \ - fedora-livecd-security.ks + fedora-livecd-security.ks \ + fedora-live-jam-kde.ks
customdir = ${pkgdatadir}/custom/ custom_DATA = \ diff --git a/fedora-live-jam-kde.ks b/fedora-live-jam-kde.ks index 531b3c4..78f39d0 100644 --- a/fedora-live-jam-kde.ks +++ b/fedora-live-jam-kde.ks @@ -9,20 +9,17 @@
# Maintainer: Jørn Lomax northlomax@gmail.com # https://fedoraproject.org/wiki/User:jvlomax - -# Last modified: Jun 28, 2012. +# Brendan Jones brendan.jones.it@gmail.com +# Last modified: Dec 20, 2012.
%include fedora-livecd-kde.ks
-# increase partition size -part / --size 4096 --fstype ext4 +# DVD size partition +part / --size 10240 --fstype ext4
#enable threaded irqs bootloader --append="threadirqs"
-# DVD payload -part / --size 10000 - %packages
#alsa