forked from srbala/fedora-kickstarts
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.
This commit is contained in:
parent
58345f2cc3
commit
da24aef084
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user