mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-15 21:23:09 +00:00
Revert "Python Classroom: Share disk size declaration between disk and live"
This reverts commit 3459312f7b
.
BuildError: Failed to parse kickstart file '.../fedora-disk-python-classroom.ks' : The following problem occurred on line 12 of the kickstart file:
The part/partition and autopart commands can't be used at the same time.
This commit is contained in:
parent
3459312f7b
commit
24ba25bde9
@ -6,3 +6,6 @@
|
|||||||
|
|
||||||
%include fedora-live-workstation.ks
|
%include fedora-live-workstation.ks
|
||||||
%include fedora-python-classroom-gnome-common.ks
|
%include fedora-python-classroom-gnome-common.ks
|
||||||
|
|
||||||
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1695796
|
||||||
|
part / --size 8192
|
||||||
|
@ -6,9 +6,6 @@
|
|||||||
|
|
||||||
%include fedora-python-classroom-common.ks
|
%include fedora-python-classroom-common.ks
|
||||||
|
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1695796
|
|
||||||
part / --size 8192
|
|
||||||
|
|
||||||
%packages
|
%packages
|
||||||
emacs
|
emacs
|
||||||
python3-matplotlib-tk
|
python3-matplotlib-tk
|
||||||
|
Loading…
Reference in New Issue
Block a user