From 6a95d6c2522f83cf335842f4d2537dc3602e9463 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 29 Aug 2017 19:29:00 -0400 Subject: [PATCH] Tweak the updated grub2 entries into alphabetical order I forgot about this, but there's something which likes comps groups to be in perfect alphabetical order...@kevin ran into some mysterious change on the compose boxes which corrected the order of the grub2 entries after some of the changes we made recently, which is probably to do with that. So let's fix the recently-changed grub lines to be in proper alphabetical order. --- comps-f27.xml.in | 8 ++++---- comps-f28.xml.in | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/comps-f27.xml.in b/comps-f27.xml.in index 7e80656b..e11209c6 100644 --- a/comps-f27.xml.in +++ b/comps-f27.xml.in @@ -72,18 +72,18 @@ firewalld gfs2-utils glibc-all-langpacks - grub2-pc - grub2-ppc64le - grub2-ppc64 grub2-efi-aa64 grub2-efi-aa64-cdboot grub2-efi-ia32 grub2-efi-ia32-cdboot grub2-efi-x64 grub2-efi-x64-cdboot + grub2-pc + grub2-ppc64 + grub2-ppc64le grub2-tools - grub2-tools-extra grub2-tools-efi + grub2-tools-extra hfsplus-tools iscsi-initiator-utils kexec-tools-anaconda-addon diff --git a/comps-f28.xml.in b/comps-f28.xml.in index 65f81b9a..27938052 100644 --- a/comps-f28.xml.in +++ b/comps-f28.xml.in @@ -72,18 +72,18 @@ firewalld gfs2-utils glibc-all-langpacks - grub2-pc - grub2-ppc64le - grub2-ppc64 grub2-efi-aa64 grub2-efi-aa64-cdboot grub2-efi-ia32 grub2-efi-ia32-cdboot grub2-efi-x64 grub2-efi-x64-cdboot + grub2-pc + grub2-ppc64 + grub2-ppc64le grub2-tools - grub2-tools-extra grub2-tools-efi + grub2-tools-extra hfsplus-tools iscsi-initiator-utils kexec-tools-anaconda-addon