2016-02-14 09:08:20 +11:00
|
|
|
# Fedora Scientific with KDE Desktop
|
2011-10-24 19:36:10 -05:00
|
|
|
|
|
|
|
# Fedora Scientific: For researchers in Science and Engineering
|
|
|
|
# Fedora-Scientific aims to create a Fedora which has the generic
|
|
|
|
# toolset for the researcher
|
2016-02-14 09:08:20 +11:00
|
|
|
# Web: https://labs.fedoraproject.org/en/scientific/
|
2011-10-24 19:36:10 -05:00
|
|
|
|
2012-03-10 23:50:58 +11:00
|
|
|
# Maintainer: Amit Saha <amitksaha@fedoraproject.org>
|
|
|
|
# https://fedoraproject.org/wiki/User:Amitksaha
|
2011-10-24 19:36:10 -05:00
|
|
|
|
2018-01-17 08:21:31 +11:00
|
|
|
%include fedora-live-kde-base.ks
|
|
|
|
%include fedora-live-minimization.ks
|
2018-01-26 11:23:40 +11:00
|
|
|
%include fedora-scientific-common.ks
|
2011-10-24 19:36:10 -05:00
|
|
|
|
2013-09-05 17:02:11 +10:00
|
|
|
# The recommended part size for DVDs is too close to use for the scientific spin
|
2020-12-28 22:35:29 -08:00
|
|
|
part / --size 15000
|
2011-10-24 19:36:10 -05:00
|
|
|
|
|
|
|
%post
|
|
|
|
|
2016-02-14 09:08:20 +11:00
|
|
|
%end
|