Revert "Python Classroom: Share disk size declaration between disk and live"

This reverts commit 093733933f.

    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:
Miro Hrončok 2022-03-17 17:35:06 +01:00 committed by churchyard
parent ada43b9882
commit 497c78f729
2 changed files with 3 additions and 3 deletions

View File

@ -6,3 +6,6 @@
%include fedora-live-workstation.ks
%include fedora-python-classroom-gnome-common.ks
# https://bugzilla.redhat.com/show_bug.cgi?id=1695796
part / --size 8192

View File

@ -6,9 +6,6 @@
%include fedora-python-classroom-common.ks
# https://bugzilla.redhat.com/show_bug.cgi?id=1695796
part / --size 8192
%packages
emacs
python3-matplotlib-tk