forked from srbala/fedora-kickstarts
Scientific: Increase size of / filesystem
This commit is contained in:
parent
3336b784a8
commit
aec1a20be7
@ -1,11 +1,9 @@
|
|||||||
#fedora-livedvd-scientific-kde.ks
|
# Fedora Scientific with KDE Desktop
|
||||||
# With KDE Desktop
|
|
||||||
|
|
||||||
# Fedora Scientific: For researchers in Science and Engineering
|
# Fedora Scientific: For researchers in Science and Engineering
|
||||||
# Fedora-Scientific aims to create a Fedora which has the generic
|
# Fedora-Scientific aims to create a Fedora which has the generic
|
||||||
# toolset for the researcher
|
# toolset for the researcher
|
||||||
# Web: https://fedoraproject.org/wiki/Scientific_Spin
|
# Web: https://labs.fedoraproject.org/en/scientific/
|
||||||
# Web: http://spins.fedoraproject.org/scientific-kde/
|
|
||||||
|
|
||||||
# Maintainer: Amit Saha <amitksaha@fedoraproject.org>
|
# Maintainer: Amit Saha <amitksaha@fedoraproject.org>
|
||||||
# https://fedoraproject.org/wiki/User:Amitksaha
|
# https://fedoraproject.org/wiki/User:Amitksaha
|
||||||
@ -13,7 +11,7 @@
|
|||||||
%include fedora-live-kde.ks
|
%include fedora-live-kde.ks
|
||||||
|
|
||||||
# The recommended part size for DVDs is too close to use for the scientific spin
|
# The recommended part size for DVDs is too close to use for the scientific spin
|
||||||
part / --size 12288
|
part / --size 14500
|
||||||
|
|
||||||
%packages
|
%packages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user