mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-21 15:13:09 +00:00
2b5fc6b2c6
Compose is failing, needs "At least 149MB more space", so let's give it a gig. Signed-off-by: Adam Williamson <awilliam@redhat.com>
13 lines
392 B
Plaintext
13 lines
392 B
Plaintext
# Description: The Workstation based NeuroFedora computational neuroscience lab image.
|
|
# https://fedoraproject.org/wiki/Changes/Comp_Neuro_Lab
|
|
#
|
|
# Maintained by the NeuroFedora SIG:
|
|
# https://neuro.fedoraproject.org
|
|
# mailto:neuro-sig@lists.fedoraproject.org
|
|
|
|
%include fedora-live-workstation.ks
|
|
%include fedora-comp-neuro-common.ks
|
|
%include fedora-neuro-gnome-common.ks
|
|
|
|
part / --size 11264
|