commit f340f0eddff1007bb70f5d70ceba97205465b9c3 Author: Kevin Kofler Kevin@tigcc.ticalc.org Date: Mon Aug 26 16:16:35 2013 +0200
fedora-livecd-kde.ks: Bump payload size.
Also update the comments at the top of fedora-live-kde.ks and fedora-livecd-kde.ks, it's been ages since "livecd-kde" last fit on an actual CD, the target size is 1 GiB now.
fedora-live-kde.ks | 2 +- fedora-livecd-kde.ks | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/fedora-live-kde.ks b/fedora-live-kde.ks index a3517c4..2637bd4 100644 --- a/fedora-live-kde.ks +++ b/fedora-live-kde.ks @@ -2,7 +2,7 @@ # # Description: # - Fedora Live Spin with the K Desktop Environment (KDE), 2 GiB version -# see fedora-livecd-kde.ks for the default CD-sized version +# see fedora-livecd-kde.ks for the default 1 GiB version # # Maintainer(s): # - Sebastian Vahl fedora@deadbabylon.de diff --git a/fedora-livecd-kde.ks b/fedora-livecd-kde.ks index 4773f22..b67457e 100644 --- a/fedora-livecd-kde.ks +++ b/fedora-livecd-kde.ks @@ -1,7 +1,7 @@ # fedora-livecd-kde.ks # # Description: -# - Fedora Livecd Spin with the K Desktop Environment (KDE) +# - Fedora Live Spin with the K Desktop Environment (KDE), default 1 GiB version # # Maintainer(s): # - Sebastian Vahl fedora@deadbabylon.de @@ -10,6 +10,9 @@ %include fedora-live-kde-base.ks %include fedora-live-minimization.ks
+# DVD payload +part / --size=4096 +
%packages # unwanted packages from @kde-desktop