ARM: kickstart cleanups

remove vfat kickstarts, we are going to use u-boot in raw space
without needing two sets of images with different partitioning we
can remove the seperate partitioning snippets and put the
partitioning in base.
This commit is contained in:
Dennis Gilmore
2014-05-06 12:31:06 -05:00
parent b8472d7f87
commit 8c34b5ffa9
17 changed files with 4 additions and 112 deletions

View File

@@ -1,7 +1,6 @@
%include fedora-arm-base.ks
%include fedora-arm-xbase.ks
%include fedora-soas-packages.ks
%include fedora-arm-partitioning.ks
%post
echo -n "Enabling initial-setup gui mode on startup"