mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-07 23:00:30 +08:00
Remove duplicate partitioning on arm base, minimal.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
%include fedora-arm-base.ks
|
||||
%include fedora-minimal-common.ks
|
||||
|
||||
part /boot --size=512 --fstype ext4
|
||||
part / --size=1400 --fstype ext4
|
||||
|
||||
%packages
|
||||
|
||||
Reference in New Issue
Block a user