1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-11-27 17:43:09 +00:00
fedora-kickstarts/fedora-live-scientific_kde.ks
Adam Williamson 4ecca276e8 scientific_kde live: bump root size
Compose is failing, needs "At least 668MB more space", so let's
give it another 1000MB.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-11-20 17:32:13 -08:00

20 lines
507 B
Plaintext

# Fedora Scientific with KDE Desktop
# Fedora Scientific: For researchers in Science and Engineering
# Fedora-Scientific aims to create a Fedora which has the generic
# toolset for the researcher
# Web: https://labs.fedoraproject.org/en/scientific/
# Maintainer: Amit Saha <amitksaha@fedoraproject.org>
# https://fedoraproject.org/wiki/User:Amitksaha
%include fedora-live-kde-base.ks
%include fedora-live-minimization.ks
%include fedora-scientific-common.ks
part / --size 18000
%post
%end