#880 Revert "Python Classroom: Share disk size declaration between disk and live"
Merged 2 years ago by kevin. Opened 2 years ago by churchyard.
churchyard/fedora-kickstarts revert  into  main

@@ -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

@@ -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

This reverts commit 0937339.

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.

rebased onto 497c78f

2 years ago

Pull-Request has been merged by kevin

2 years ago