2 commits - comps-f20.xml.in comps-f21.xml.in

Dennis Gilmore ausil at fedoraproject.org
Thu Sep 5 04:23:28 UTC 2013


 comps-f20.xml.in |    3 ++-
 comps-f21.xml.in |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit a48171eaf21a2730a36d39ab2cc2f620cc0b3e7c
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Wed Sep 4 23:23:05 2013 -0500

    anaconda-tools updates add extlinux-bootloader it provides syslinux-extlinux on arm but is not getting pulled in
    drop arm-boot-config its no longer needed on arm installs, we use extlinux instead
    add uboot-wandboard_quad

diff --git a/comps-f20.xml.in b/comps-f20.xml.in
index d462870..cf5a47b 100644
--- a/comps-f20.xml.in
+++ b/comps-f20.xml.in
@@ -1019,7 +1019,6 @@
     <default>false</default>
     <uservisible>false</uservisible>
     <packagelist>
-      <packagereq>arm-boot-config</packagereq>
       <packagereq>authconfig</packagereq>
       <packagereq>btrfs-progs</packagereq>
       <packagereq>cryptsetup</packagereq>
@@ -1029,6 +1028,7 @@
       <packagereq>dracut-network</packagereq>
       <packagereq>e2fsprogs</packagereq>
       <packagereq>efibootmgr</packagereq>
+      <packagereq>extlinux-bootloader</packagereq>
       <packagereq>fcoe-utils</packagereq>
       <packagereq>firewalld</packagereq>
       <packagereq>gfs2-utils</packagereq>
@@ -1054,6 +1054,7 @@
       <packagereq>uboot-tools</packagereq>
       <packagereq>uboot-wandboard_dl</packagereq>
       <packagereq>uboot-wandboard_solo</packagereq>
+      <packagereq>uboot-wandboard_quad</packagereq>
       <packagereq>xfsprogs</packagereq>
       <packagereq>yaboot</packagereq>
     </packagelist>


commit 1765fab9b5cee2b0f8f5b6fb27e65c9ed3a79246
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Wed Sep 4 23:19:50 2013 -0500

    anaconda-tools updates add extlinux-bootloader it provides syslinux-extlinux on arm but is not getting pulled in
    drop arm-boot-config its no longer needed on arm installs, we use extlinux instead
    iadd uboot-wandboard_quad

diff --git a/comps-f21.xml.in b/comps-f21.xml.in
index d5ef14f..dc6995c 100644
--- a/comps-f21.xml.in
+++ b/comps-f21.xml.in
@@ -1019,7 +1019,6 @@
     <default>false</default>
     <uservisible>false</uservisible>
     <packagelist>
-      <packagereq>arm-boot-config</packagereq>
       <packagereq>authconfig</packagereq>
       <packagereq>btrfs-progs</packagereq>
       <packagereq>cryptsetup</packagereq>
@@ -1029,6 +1028,7 @@
       <packagereq>dracut-network</packagereq>
       <packagereq>e2fsprogs</packagereq>
       <packagereq>efibootmgr</packagereq>
+      <packagereq>extlinux-bootloader</packagereq>
       <packagereq>fcoe-utils</packagereq>
       <packagereq>firewalld</packagereq>
       <packagereq>gfs2-utils</packagereq>
@@ -1054,6 +1054,7 @@
       <packagereq>uboot-tools</packagereq>
       <packagereq>uboot-wandboard_dl</packagereq>
       <packagereq>uboot-wandboard_solo</packagereq>
+      <packagereq>uboot-wandboard_quad</packagereq>
       <packagereq>xfsprogs</packagereq>
       <packagereq>yaboot</packagereq>
     </packagelist>




More information about the scm-commits mailing list