[tck PATCH] Update x86_64 image & virt-builder image to F31

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



i386 was dropped even as a secondary arch in F31 so must remain
on F30

Signed-off-by: Daniel P. Berrangé <berrange@xxxxxxxxxx>
---
 conf/default.cfg | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/conf/default.cfg b/conf/default.cfg
index 39d9b04..3493ad7 100644
--- a/conf/default.cfg
+++ b/conf/default.cfg
@@ -49,7 +49,7 @@ images = (
       hvm
       xen
     )
-    osname = fedora-30
+    osname = fedora-31
   }
 )
 
@@ -76,6 +76,7 @@ images = (
 #
 kernels = (
    # Fedora 30 i686 PAE has pv_ops, so one kernel can do both Xen and KVM guests here
+   # No i386 releases since F30
    {
      arch = i686
      ostype = (
@@ -85,15 +86,15 @@ kernels = (
      kernel = http://dl.fedoraproject.org/pub/fedora-secondary/releases/30/Everything/i386/os/images/pxeboot/vmlinuz
      initrd = http://dl.fedoraproject.org/pub/fedora-secondary/releases/30/Everything/i386/os/images/pxeboot/initrd.img
    }
-   # Fedora 30 x86_64 has pv_ops, so one kernel can do both Xen and KVM guests here
+   # Fedora 31 x86_64 has pv_ops, so one kernel can do both Xen and KVM guests here
    {
      arch = x86_64
      ostype = (
        hvm
        xen
      )
-     kernel = http://dl.fedoraproject.org/pub/fedora/linux/releases/30/Everything/x86_64/os/images/pxeboot/vmlinuz
-     initrd = http://dl.fedoraproject.org/pub/fedora/linux/releases/30/Everything/x86_64/os/images/pxeboot/initrd.img
+     kernel = http://dl.fedoraproject.org/pub/fedora/linux/releases/31/Everything/x86_64/os/images/pxeboot/vmlinuz
+     initrd = http://dl.fedoraproject.org/pub/fedora/linux/releases/31/Everything/x86_64/os/images/pxeboot/initrd.img
    }
    # LXC containers need a virtual container filesystem somewhere
 #   {
-- 
2.23.0

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux