Rename *packages.ks to *common.ks as it's not just packages that should be shared in here but also common pre/post scriptlets that should be run on all images. Using common rather than packages better reflects what should go here.

Signed-off-by: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org>
This commit is contained in:
pbrobinson@fedoraproject.org
2017-01-18 11:28:09 +00:00
committed by Peter Robinson
parent 3a7e997dc6
commit d533c7a2cc
20 changed files with 14 additions and 14 deletions

View File

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