- bsc#1010060 - virt-install won't start CASP installation
add-casp-support.patch - bsc#1013983 - incomplete capabilities list of SLE and openSUSE distributions in libosinfo 99f7e666-fix-opensuse-derives-from-information.patch 470b7652-add-opensuse-device-information.patch 3c621fd8-add-opensuse-date-information.patch e77abec7-add-opensuse-resource-information.patch 67c74e5f-add-opensuse-leap-42.2-support.patch f0d44d88-add-missing-sle10-distros.patch 9a35cea7-fix-sle-derives-from-information.patch 50091807-add-sle-device-information.patch 9dec2be8-add-sle-date-information.patch 1a7ce161-add-sle-resource-information.patch 99ae3d72-add-sle12sp2-support.patch - Dropped or renamed Fix_derives-from_and_add_tablet_item.patch add-opensuse-leap-42.2-support.patch add-sle12sp2-support.patch add-sle12sp2-support-for-arch.patch add-missing-sle10-distros.patch - Update to database version 20161026 osinfo-db-20161026.tar.xz - bsc#1012005 - [openqa virtualization] using the wrong bootloader tool to boot the sles-12-sp3 pv kernel on xen platform add-sle12sp3-support.patch add-opensuse-leap-42.3-support.patch OBS-URL: https://build.opensuse.org/package/show/hardware/libosinfo?expand=0&rev=51
This commit is contained in:
parent
afca0cd37a
commit
0df2d8c5ba
@ -1,137 +0,0 @@
|
|||||||
Index: libosinfo-0.3.0/data/os/opensuse.org/opensuse-12.1.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- libosinfo-0.3.0.orig/data/os/opensuse.org/opensuse-12.1.xml.in
|
|
||||||
+++ libosinfo-0.3.0/data/os/opensuse.org/opensuse-12.1.xml.in
|
|
||||||
@@ -9,6 +9,10 @@
|
|
||||||
<upgrades id="http://opensuse.org/opensuse/11.4" />
|
|
||||||
<derives-from id="http://opensuse.org/opensuse/11.4" />
|
|
||||||
|
|
||||||
+ <devices>
|
|
||||||
+ <device id="http://www.linux-usb.org/usb.ids/80ee/0021"/> <!-- USB tablet -->
|
|
||||||
+ </devices>
|
|
||||||
+
|
|
||||||
<media arch="i686">
|
|
||||||
<url>http://download.opensuse.org/distribution/12.1/iso/openSUSE-12.1-DVD-i586.iso</url>
|
|
||||||
<iso>
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sles-11.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- libosinfo-0.3.0.orig/data/os/suse.com/sles-11.xml.in
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sles-11.xml.in
|
|
||||||
@@ -9,6 +9,7 @@
|
|
||||||
<upgrades id="http://suse.com/sles/10"/>
|
|
||||||
|
|
||||||
<devices>
|
|
||||||
+ <device id="http://www.linux-usb.org/usb.ids/80ee/0021"/> <!-- USB tablet -->
|
|
||||||
<device id="http://pcisig.com/pci/1af4/1000"/>
|
|
||||||
<device id="http://pcisig.com/pci/1af4/1001"/>
|
|
||||||
</devices>
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sles-11.1.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- libosinfo-0.3.0.orig/data/os/suse.com/sles-11.1.xml.in
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sles-11.1.xml.in
|
|
||||||
@@ -7,6 +7,7 @@
|
|
||||||
<family>linux</family>
|
|
||||||
<distro>sles</distro>
|
|
||||||
<upgrades id="http://suse.com/sles/11"/>
|
|
||||||
+ <derives-from id="http://suse.com/sles/11"/>
|
|
||||||
|
|
||||||
<release-date>2010-06-02</release-date>
|
|
||||||
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sles-11.2.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- libosinfo-0.3.0.orig/data/os/suse.com/sles-11.2.xml.in
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sles-11.2.xml.in
|
|
||||||
@@ -7,6 +7,7 @@
|
|
||||||
<family>linux</family>
|
|
||||||
<distro>sles</distro>
|
|
||||||
<upgrades id="http://suse.com/sles/11.1"/>
|
|
||||||
+ <derives-from id="http://suse.com/sles/11.1"/>
|
|
||||||
|
|
||||||
<release-date>2012-02-15</release-date>
|
|
||||||
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sles-11.3.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- libosinfo-0.3.0.orig/data/os/suse.com/sles-11.3.xml.in
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sles-11.3.xml.in
|
|
||||||
@@ -7,6 +7,7 @@
|
|
||||||
<family>linux</family>
|
|
||||||
<distro>sles</distro>
|
|
||||||
<upgrades id="http://suse.com/sles/11.2"/>
|
|
||||||
+ <derives-from id="http://suse.com/sles/11.2"/>
|
|
||||||
|
|
||||||
<release-date>2013-07-01</release-date>
|
|
||||||
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sles-11.4.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- libosinfo-0.3.0.orig/data/os/suse.com/sles-11.4.xml.in
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sles-11.4.xml.in
|
|
||||||
@@ -7,6 +7,7 @@
|
|
||||||
<family>linux</family>
|
|
||||||
<distro>sles</distro>
|
|
||||||
<upgrades id="http://suse.com/sles/11.3"/>
|
|
||||||
+ <derives-from id="http://suse.com/sles/11.3"/>
|
|
||||||
|
|
||||||
<media arch="i686">
|
|
||||||
<iso>
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sled-11.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- libosinfo-0.3.0.orig/data/os/suse.com/sled-11.xml.in
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sled-11.xml.in
|
|
||||||
@@ -8,6 +8,9 @@
|
|
||||||
<distro>sled</distro>
|
|
||||||
<upgrades id="http://suse.com/sled/10"/>
|
|
||||||
|
|
||||||
+ <devices>
|
|
||||||
+ <device id="http://www.linux-usb.org/usb.ids/80ee/0021"/> <!-- USB tablet -->
|
|
||||||
+ </devices>
|
|
||||||
<resources arch="all">
|
|
||||||
<minimum>
|
|
||||||
<cpu>500000000</cpu>
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sled-11.1.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- libosinfo-0.3.0.orig/data/os/suse.com/sled-11.1.xml.in
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sled-11.1.xml.in
|
|
||||||
@@ -7,6 +7,7 @@
|
|
||||||
<family>linux</family>
|
|
||||||
<distro>sled</distro>
|
|
||||||
<upgrades id="http://suse.com/sled/11"/>
|
|
||||||
+ <derives-from id="http://suse.com/sled/11"/>
|
|
||||||
|
|
||||||
<media arch="i686">
|
|
||||||
<iso>
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sled-11.2.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- libosinfo-0.3.0.orig/data/os/suse.com/sled-11.2.xml.in
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sled-11.2.xml.in
|
|
||||||
@@ -7,6 +7,7 @@
|
|
||||||
<family>linux</family>
|
|
||||||
<distro>sled</distro>
|
|
||||||
<upgrades id="http://suse.com/sled/11.1"/>
|
|
||||||
+ <derives-from id="http://suse.com/sled/11.1"/>
|
|
||||||
|
|
||||||
<media arch="i686">
|
|
||||||
<iso>
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sled-11.3.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- libosinfo-0.3.0.orig/data/os/suse.com/sled-11.3.xml.in
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sled-11.3.xml.in
|
|
||||||
@@ -7,6 +7,7 @@
|
|
||||||
<family>linux</family>
|
|
||||||
<distro>sled</distro>
|
|
||||||
<upgrades id="http://suse.com/sled/11.2"/>
|
|
||||||
+ <derives-from id="http://suse.com/sled/11.2"/>
|
|
||||||
|
|
||||||
<media arch="i686">
|
|
||||||
<iso>
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sled-11.4.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- libosinfo-0.3.0.orig/data/os/suse.com/sled-11.4.xml.in
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sled-11.4.xml.in
|
|
||||||
@@ -7,6 +7,7 @@
|
|
||||||
<family>linux</family>
|
|
||||||
<distro>sled</distro>
|
|
||||||
<upgrades id="http://suse.com/sled/11.3"/>
|
|
||||||
+ <derives-from id="http://suse.com/sled/11.3"/>
|
|
||||||
|
|
||||||
<media arch="i686">
|
|
||||||
<iso>
|
|
@ -1,314 +0,0 @@
|
|||||||
Index: libosinfo-0.3.0/data/os/suse.com/sles-11.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- libosinfo-0.3.0.orig/data/os/suse.com/sles-11.xml.in
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sles-11.xml.in
|
|
||||||
@@ -6,7 +6,7 @@
|
|
||||||
<_vendor>SUSE</_vendor>
|
|
||||||
<family>linux</family>
|
|
||||||
<distro>sles</distro>
|
|
||||||
- <upgrades id="http://suse.com/sles/10"/>
|
|
||||||
+ <upgrades id="http://suse.com/sles/10.4"/>
|
|
||||||
|
|
||||||
<devices>
|
|
||||||
<device id="http://www.linux-usb.org/usb.ids/80ee/0021"/> <!-- USB tablet -->
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sled-11.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- libosinfo-0.3.0.orig/data/os/suse.com/sled-11.xml.in
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sled-11.xml.in
|
|
||||||
@@ -6,7 +6,7 @@
|
|
||||||
<_vendor>SUSE</_vendor>
|
|
||||||
<family>linux</family>
|
|
||||||
<distro>sled</distro>
|
|
||||||
- <upgrades id="http://suse.com/sled/10"/>
|
|
||||||
+ <upgrades id="http://suse.com/sled/10.4"/>
|
|
||||||
|
|
||||||
<devices>
|
|
||||||
<device id="http://www.linux-usb.org/usb.ids/80ee/0021"/> <!-- USB tablet -->
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sles-10.1.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- /dev/null
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sles-10.1.xml.in
|
|
||||||
@@ -0,0 +1,31 @@
|
|
||||||
+<libosinfo version="0.0.1">
|
|
||||||
+ <os id="http://suse.com/sles/10.1">
|
|
||||||
+ <short-id>sles10sp1</short-id>
|
|
||||||
+ <_name>SUSE Linux Enterprise Server 10 SP1</_name>
|
|
||||||
+ <version>10.1</version>
|
|
||||||
+ <_vendor>SUSE</_vendor>
|
|
||||||
+ <family>linux</family>
|
|
||||||
+ <distro>sles</distro>
|
|
||||||
+ <upgrades id="http://suse.com/sles/10"/>
|
|
||||||
+ <derives-from id="http://suse.com/sles/10"/>
|
|
||||||
+
|
|
||||||
+ <release-date>2007-06-18</release-date>
|
|
||||||
+
|
|
||||||
+ <media arch="i686">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLES-10-SP1-DVD-i586</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/i386/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/i386/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ <media arch="x86_64">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLES-10-SP1-DVD-x86_64</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/x86_64/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/x86_64/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ </os>
|
|
||||||
+</libosinfo>
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sles-10.2.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- /dev/null
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sles-10.2.xml.in
|
|
||||||
@@ -0,0 +1,31 @@
|
|
||||||
+<libosinfo version="0.0.1">
|
|
||||||
+ <os id="http://suse.com/sles/10.2">
|
|
||||||
+ <short-id>sles10sp2</short-id>
|
|
||||||
+ <_name>SUSE Linux Enterprise Server 10 SP2</_name>
|
|
||||||
+ <version>10.2</version>
|
|
||||||
+ <_vendor>SUSE</_vendor>
|
|
||||||
+ <family>linux</family>
|
|
||||||
+ <distro>sles</distro>
|
|
||||||
+ <upgrades id="http://suse.com/sles/10.1"/>
|
|
||||||
+ <derives-from id="http://suse.com/sles/10.1"/>
|
|
||||||
+
|
|
||||||
+ <release-date>2008-05-19</release-date>
|
|
||||||
+
|
|
||||||
+ <media arch="i686">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLES-10-SP2-DVD-i586</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/i386/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/i386/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ <media arch="x86_64">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLES-10-SP2-DVD-x86_64</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/x86_64/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/x86_64/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ </os>
|
|
||||||
+</libosinfo>
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sles-10.3.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- /dev/null
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sles-10.3.xml.in
|
|
||||||
@@ -0,0 +1,31 @@
|
|
||||||
+<libosinfo version="0.0.1">
|
|
||||||
+ <os id="http://suse.com/sles/10.3">
|
|
||||||
+ <short-id>sles10sp3</short-id>
|
|
||||||
+ <_name>SUSE Linux Enterprise Server 10 SP3</_name>
|
|
||||||
+ <version>10.3</version>
|
|
||||||
+ <_vendor>SUSE</_vendor>
|
|
||||||
+ <family>linux</family>
|
|
||||||
+ <distro>sles</distro>
|
|
||||||
+ <upgrades id="http://suse.com/sles/10.2"/>
|
|
||||||
+ <derives-from id="http://suse.com/sles/10.2"/>
|
|
||||||
+
|
|
||||||
+ <release-date>2009-10-12</release-date>
|
|
||||||
+
|
|
||||||
+ <media arch="i686">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLES-10-SP3-DVD-i586</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/i386/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/i386/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ <media arch="x86_64">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLES-10-SP3-DVD-x86_64</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/x86_64/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/x86_64/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ </os>
|
|
||||||
+</libosinfo>
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sles-10.4.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- /dev/null
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sles-10.4.xml.in
|
|
||||||
@@ -0,0 +1,31 @@
|
|
||||||
+<libosinfo version="0.0.1">
|
|
||||||
+ <os id="http://suse.com/sles/10.4">
|
|
||||||
+ <short-id>sles10sp4</short-id>
|
|
||||||
+ <_name>SUSE Linux Enterprise Server 10 SP4</_name>
|
|
||||||
+ <version>10.4</version>
|
|
||||||
+ <_vendor>SUSE</_vendor>
|
|
||||||
+ <family>linux</family>
|
|
||||||
+ <distro>sles</distro>
|
|
||||||
+ <upgrades id="http://suse.com/sles/10.3"/>
|
|
||||||
+ <derives-from id="http://suse.com/sles/10.3"/>
|
|
||||||
+
|
|
||||||
+ <release-date>2008-05-19</release-date>
|
|
||||||
+
|
|
||||||
+ <media arch="i686">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLES-10-SP4-DVD-i586</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/i386/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/i386/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ <media arch="x86_64">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLES-10-SP4-DVD-x86_64</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/x86_64/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/x86_64/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ </os>
|
|
||||||
+</libosinfo>
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sled-10.1.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- /dev/null
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sled-10.1.xml.in
|
|
||||||
@@ -0,0 +1,31 @@
|
|
||||||
+<libosinfo version="0.0.1">
|
|
||||||
+ <os id="http://suse.com/sled/10.1">
|
|
||||||
+ <short-id>sled10sp1</short-id>
|
|
||||||
+ <_name>SUSE Linux Enterprise Desktop 10 SP1</_name>
|
|
||||||
+ <version>10.1</version>
|
|
||||||
+ <_vendor>SUSE</_vendor>
|
|
||||||
+ <family>linux</family>
|
|
||||||
+ <distro>sled</distro>
|
|
||||||
+ <upgrades id="http://suse.com/sled/10"/>
|
|
||||||
+ <derives-from id="http://suse.com/sled/10"/>
|
|
||||||
+
|
|
||||||
+ <release-date>2007-06-18</release-date>
|
|
||||||
+
|
|
||||||
+ <media arch="i686">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLED-10-SP1-DVD-i586</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/i386/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/i386/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ <media arch="x86_64">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLED-10-SP1-DVD-x86_64</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/x86_64/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/x86_64/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ </os>
|
|
||||||
+</libosinfo>
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sled-10.2.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- /dev/null
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sled-10.2.xml.in
|
|
||||||
@@ -0,0 +1,31 @@
|
|
||||||
+<libosinfo version="0.0.1">
|
|
||||||
+ <os id="http://suse.com/sled/10.2">
|
|
||||||
+ <short-id>sled10sp2</short-id>
|
|
||||||
+ <_name>SUSE Linux Enterprise Desktop 10 SP2</_name>
|
|
||||||
+ <version>10.2</version>
|
|
||||||
+ <_vendor>SUSE</_vendor>
|
|
||||||
+ <family>linux</family>
|
|
||||||
+ <distro>sled</distro>
|
|
||||||
+ <upgrades id="http://suse.com/sled/10.1"/>
|
|
||||||
+ <derives-from id="http://suse.com/sled/10.1"/>
|
|
||||||
+
|
|
||||||
+ <release-date>2008-05-19</release-date>
|
|
||||||
+
|
|
||||||
+ <media arch="i686">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLED-10-SP2-DVD-i586</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/i386/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/i386/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ <media arch="x86_64">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLED-10-SP2-DVD-x86_64</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/x86_64/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/x86_64/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ </os>
|
|
||||||
+</libosinfo>
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sled-10.3.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- /dev/null
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sled-10.3.xml.in
|
|
||||||
@@ -0,0 +1,31 @@
|
|
||||||
+<libosinfo version="0.0.1">
|
|
||||||
+ <os id="http://suse.com/sled/10.3">
|
|
||||||
+ <short-id>sled10sp3</short-id>
|
|
||||||
+ <_name>SUSE Linux Enterprise Desktop 10 SP3</_name>
|
|
||||||
+ <version>10.3</version>
|
|
||||||
+ <_vendor>SUSE</_vendor>
|
|
||||||
+ <family>linux</family>
|
|
||||||
+ <distro>sled</distro>
|
|
||||||
+ <upgrades id="http://suse.com/sled/10.2"/>
|
|
||||||
+ <derives-from id="http://suse.com/sled/10.2"/>
|
|
||||||
+
|
|
||||||
+ <release-date>2009-10-12</release-date>
|
|
||||||
+
|
|
||||||
+ <media arch="i686">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLED-10-SP3-DVD-i586</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/i386/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/i386/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ <media arch="x86_64">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLED-10-SP3-DVD-x86_64</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/x86_64/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/x86_64/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ </os>
|
|
||||||
+</libosinfo>
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sled-10.4.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- /dev/null
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sled-10.4.xml.in
|
|
||||||
@@ -0,0 +1,31 @@
|
|
||||||
+<libosinfo version="0.0.1">
|
|
||||||
+ <os id="http://suse.com/sled/10.4">
|
|
||||||
+ <short-id>sled10sp4</short-id>
|
|
||||||
+ <_name>SUSE Linux Enterprise Desktop 10 SP4</_name>
|
|
||||||
+ <version>10.4</version>
|
|
||||||
+ <_vendor>SUSE</_vendor>
|
|
||||||
+ <family>linux</family>
|
|
||||||
+ <distro>sled</distro>
|
|
||||||
+ <upgrades id="http://suse.com/sled/10.3"/>
|
|
||||||
+ <derives-from id="http://suse.com/sled/10.3"/>
|
|
||||||
+
|
|
||||||
+ <release-date>2008-05-19</release-date>
|
|
||||||
+
|
|
||||||
+ <media arch="i686">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLED-10-SP4-DVD-i586</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/i386/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/i386/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ <media arch="x86_64">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLED-10-SP4-DVD-x86_64</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/x86_64/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/x86_64/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ </os>
|
|
||||||
+</libosinfo>
|
|
@ -1,28 +0,0 @@
|
|||||||
--- /dev/null 2016-06-27 08:08:16.091403020 -0600
|
|
||||||
+++ libosinfo-0.3.0/data/os/opensuse.org/opensuse-42.2.xml.in 2016-06-27 15:43:31.520053909 -0600
|
|
||||||
@@ -0,0 +1,25 @@
|
|
||||||
+<libosinfo version="0.0.1">
|
|
||||||
+ <os id="http://opensuse.org/opensuse/42.2">
|
|
||||||
+ <short-id>opensuse42.2</short-id>
|
|
||||||
+ <_name>openSUSE Leap 42.2</_name>
|
|
||||||
+ <version>42.2</version>
|
|
||||||
+ <_vendor>openSUSE</_vendor>
|
|
||||||
+ <family>linux</family>
|
|
||||||
+ <distro>opensuse</distro>
|
|
||||||
+ <upgrades id="http://opensuse.org/opensuse/42.1" />
|
|
||||||
+ <derives-from id="http://opensuse.org/opensuse/42.1" />
|
|
||||||
+
|
|
||||||
+ <release-date>2016-11-04</release-date>
|
|
||||||
+
|
|
||||||
+ <media arch="x86_64">
|
|
||||||
+ <url>http://download.opensuse.org/distribution/leap/42.2/iso/openSUSE-Leap-42.2-DVD-x86_64.iso</url>
|
|
||||||
+ <iso>
|
|
||||||
+ <volume-id>openSUSE-Leap-42.2-DVD-x86_64026</volume-id>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <publisher-id>SUSE LINUX GmbH</publisher-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/x86_64/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/x86_64/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ </os>
|
|
||||||
+</libosinfo>
|
|
@ -1,56 +0,0 @@
|
|||||||
Index: libosinfo-0.3.0/data/os/suse.com/sles-12.2.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- /dev/null
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sles-12.2.xml.in
|
|
||||||
@@ -0,0 +1,23 @@
|
|
||||||
+<libosinfo version="0.0.1">
|
|
||||||
+ <os id="http://suse.com/sles/12.2">
|
|
||||||
+ <short-id>sles12sp2</short-id>
|
|
||||||
+ <_name>SUSE Linux Enterprise Server 12 SP2</_name>
|
|
||||||
+ <version>12.2</version>
|
|
||||||
+ <_vendor>SUSE</_vendor>
|
|
||||||
+ <family>linux</family>
|
|
||||||
+ <distro>sles</distro>
|
|
||||||
+ <upgrades id="http://suse.com/sles/12.1"/>
|
|
||||||
+ <derives-from id="http://suse.com/sles/12.1"/>
|
|
||||||
+
|
|
||||||
+ <release-date>2016-00-00</release-date>
|
|
||||||
+
|
|
||||||
+ <media arch="x86_64">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLE-12-SP2-Server-DVD-x86_64</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/x86_64/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/x86_64/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ </os>
|
|
||||||
+</libosinfo>
|
|
||||||
Index: libosinfo-0.3.0/data/os/suse.com/sled-12.2.xml.in
|
|
||||||
===================================================================
|
|
||||||
--- /dev/null
|
|
||||||
+++ libosinfo-0.3.0/data/os/suse.com/sled-12.2.xml.in
|
|
||||||
@@ -0,0 +1,23 @@
|
|
||||||
+<libosinfo version="0.0.1">
|
|
||||||
+ <os id="http://suse.com/sled/12.2">
|
|
||||||
+ <short-id>sled12sp2</short-id>
|
|
||||||
+ <_name>SUSE Linux Enterprise Desktop 12 SP2</_name>
|
|
||||||
+ <version>12.2</version>
|
|
||||||
+ <_vendor>SUSE</_vendor>
|
|
||||||
+ <family>linux</family>
|
|
||||||
+ <distro>sled</distro>
|
|
||||||
+ <upgrades id="http://suse.com/sled/12.1"/>
|
|
||||||
+ <derives-from id="http://suse.com/sled/12.1"/>
|
|
||||||
+
|
|
||||||
+ <release-date>2016-00-00</release-date>
|
|
||||||
+
|
|
||||||
+ <media arch="x86_64">
|
|
||||||
+ <iso>
|
|
||||||
+ <system-id>LINUX</system-id>
|
|
||||||
+ <volume-id>SLE-12-SP2-Desktop-DVD-x86_64</volume-id>
|
|
||||||
+ </iso>
|
|
||||||
+ <kernel>boot/x86_64/loader/linux</kernel>
|
|
||||||
+ <initrd>boot/x86_64/loader/initrd</initrd>
|
|
||||||
+ </media>
|
|
||||||
+ </os>
|
|
||||||
+</libosinfo>
|
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:63e6b6a300f7e11fd093b2741ab87e8461c00a42f243677b9db09899f49a360f
|
oid sha256:8a05fc85d94423f260ab2c65e507546a64ee1bbfdfb75d6440d523fd064aa467
|
||||||
size 394276
|
size 406451
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:50b272943d68b77d5259f72be860acfd048126bc27e7aa9c2f9c77a7eacf3894
|
|
||||||
size 1839185
|
|
3
libosinfo-1.0.0.tar.gz
Normal file
3
libosinfo-1.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f7b425ecde5197d200820eb44401c5033771a5d114bd6390230de768aad0396b
|
||||||
|
size 896212
|
@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 11 15:56:28 MDT 2016 - carnold@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.0.0
|
||||||
|
Changes in this release include:
|
||||||
|
- Update loader to follow new layout for external database
|
||||||
|
- Move all database files into separate osinfo-db package
|
||||||
|
- Move osinfo-db-validate into osinfo-db-tools package
|
||||||
|
- Patches moved to osinfo-db package (dropped)
|
||||||
|
add-missing-sle10-distros.patch
|
||||||
|
add-opensuse-leap-42.2-support.patch
|
||||||
|
add-sle12sp2-support-for-arch.patch
|
||||||
|
add-sle12sp2-support.patch
|
||||||
|
Fix_derives-from_and_add_tablet_item.patch
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 6 14:28:03 MDT 2016 - carnold@suse.com
|
||||||
|
|
||||||
|
- bsc#1003456 - virt-install fails to detect openSUSE Leap 42.2 ISO
|
||||||
|
add-opensuse-leap-42.2-support.patch
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 27 15:38:04 MDT 2016 - carnold@suse.com
|
||||||
|
|
||||||
|
- bsc#1000188 - virt-install on aarch64 does not detect
|
||||||
|
installation iso
|
||||||
|
add-sle12sp2-support-for-arch.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 2 11:56:46 UTC 2016 - zaitor@opensuse.org
|
Sat Jul 2 11:56:46 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libosinfo
|
# spec file for package libosinfo
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
|
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%define with_lang 1
|
%define with_lang 1
|
||||||
|
|
||||||
Name: libosinfo
|
Name: libosinfo
|
||||||
Version: 0.3.1
|
Version: 1.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Manage information about operating systems and hypervisors
|
Summary: Manage information about operating systems and hypervisors
|
||||||
License: LGPL-2.1+ and GPL-2.0+
|
License: LGPL-2.1+ and GPL-2.0+
|
||||||
@ -28,32 +28,26 @@ Group: System/Libraries
|
|||||||
Url: http://libosinfo.org/
|
Url: http://libosinfo.org/
|
||||||
Source0: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
|
Source0: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
|
||||||
Source1: ids.tar.bz2
|
Source1: ids.tar.bz2
|
||||||
Patch0: Fix_derives-from_and_add_tablet_item.patch
|
|
||||||
Patch1: add-sle12sp2-support.patch
|
|
||||||
Patch2: add-missing-sle10-distros.patch
|
|
||||||
Patch3: add-opensuse-leap-42.2-support.patch
|
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libtool
|
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
BuildRequires: pkgconfig(check)
|
BuildRequires: pkgconfig(check)
|
||||||
BuildRequires: pkgconfig(gio-2.0) >= 2.36
|
BuildRequires: pkgconfig(gio-2.0)
|
||||||
BuildRequires: pkgconfig(gobject-2.0)
|
BuildRequires: pkgconfig(gobject-2.0)
|
||||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||||
BuildRequires: pkgconfig(libsoup-2.4)
|
BuildRequires: pkgconfig(libsoup-2.4)
|
||||||
BuildRequires: pkgconfig(libsoup-gnome-2.4)
|
BuildRequires: pkgconfig(libsoup-gnome-2.4)
|
||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
BuildRequires: pkgconfig(libxslt) >= 1.0.0
|
BuildRequires: pkgconfig(libxslt) >= 1.0.0
|
||||||
|
Requires: osinfo-db
|
||||||
%if %{with_lang}
|
%if %{with_lang}
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
%endif
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
libosinfo is a GObject based library API for managing information about operating systems,
|
libosinfo is a library that allows virtualization provisioning tools to
|
||||||
hypervisors and the (virtual) hardware devices they can support. It includes a database
|
determine the optimal device settings for a hypervisor/operating system
|
||||||
containing device metadata and provides APIs to match/identify optimal devices for
|
combination.
|
||||||
deploying an operating system on a hypervisor. Via the magic of GObject Introspection,
|
|
||||||
the API is available in all common programming languages.
|
|
||||||
|
|
||||||
%package -n libosinfo-1_0-0
|
%package -n libosinfo-1_0-0
|
||||||
Summary: Manage information about operating systems and hypervisors
|
Summary: Manage information about operating systems and hypervisors
|
||||||
@ -61,22 +55,18 @@ Group: System/Libraries
|
|||||||
Requires: %{name} >= %{version}
|
Requires: %{name} >= %{version}
|
||||||
|
|
||||||
%description -n libosinfo-1_0-0
|
%description -n libosinfo-1_0-0
|
||||||
libosinfo is a GObject based library API for managing information about operating systems,
|
libosinfo is a library that allows virtualization provisioning tools to
|
||||||
hypervisors and the (virtual) hardware devices they can support. It includes a database
|
determine the optimal device settings for a hypervisor/operating system
|
||||||
containing device metadata and provides APIs to match/identify optimal devices for
|
combination.
|
||||||
deploying an operating system on a hypervisor. Via the magic of GObject Introspection,
|
|
||||||
the API is available in all common programming languages.
|
|
||||||
|
|
||||||
%package -n typelib-1_0-Libosinfo-1_0
|
%package -n typelib-1_0-Libosinfo-1_0
|
||||||
Summary: Manage information about operating systems and hypervisors
|
Summary: Manage information about operating systems and hypervisors
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n typelib-1_0-Libosinfo-1_0
|
%description -n typelib-1_0-Libosinfo-1_0
|
||||||
libosinfo is a GObject based library API for managing information about operating systems,
|
libosinfo is a library that allows virtualization provisioning tools to
|
||||||
hypervisors and the (virtual) hardware devices they can support. It includes a database
|
determine the optimal device settings for a hypervisor/operating system
|
||||||
containing device metadata and provides APIs to match/identify optimal devices for
|
combination.
|
||||||
deploying an operating system on a hypervisor. Via the magic of GObject Introspection,
|
|
||||||
the API is available in all common programming languages.
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Manage information about operating systems and hypervisors - Development Files
|
Summary: Manage information about operating systems and hypervisors - Development Files
|
||||||
@ -85,25 +75,33 @@ Requires: libosinfo-1_0-0 = %{version}
|
|||||||
Requires: typelib-1_0-Libosinfo-1_0 = %{version}
|
Requires: typelib-1_0-Libosinfo-1_0 = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
libosinfo is a GObject based library API for managing information about operating systems,
|
libosinfo is a library that allows virtualization provisioning tools to
|
||||||
hypervisors and the (virtual) hardware devices they can support. It includes a database
|
determine the optimal device settings for a hypervisor/operating system
|
||||||
containing device metadata and provides APIs to match/identify optimal devices for
|
combination.
|
||||||
deploying an operating system on a hypervisor. Via the magic of GObject Introspection,
|
|
||||||
the API is available in all common programming languages.
|
Libraries, includes, etc. to compile with the libosinfo library
|
||||||
|
|
||||||
|
%package vala
|
||||||
|
Summary: Vala bindings
|
||||||
|
Group: Development/Libraries
|
||||||
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
|
%description vala
|
||||||
|
libosinfo is a library that allows virtualization provisioning tools to
|
||||||
|
determine the optimal device settings for a hypervisor/operating system
|
||||||
|
combination.
|
||||||
|
|
||||||
|
This package provides the Vala bindings for libosinfo library.
|
||||||
|
|
||||||
%if %{with_lang}
|
%if %{with_lang}
|
||||||
%lang_package
|
%lang_package
|
||||||
%endif
|
%endif
|
||||||
%prep
|
%prep
|
||||||
%setup -q -a 1
|
%setup -q -a 1
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
|
||||||
%patch3 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--disable-static
|
--disable-static --enable-vala=yes
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -121,11 +119,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc ChangeLog README COPYING
|
%doc ChangeLog README COPYING
|
||||||
%{_bindir}/osinfo-detect
|
%{_bindir}/osinfo-detect
|
||||||
%{_bindir}/osinfo-db-validate
|
|
||||||
%{_bindir}/osinfo-install-script
|
%{_bindir}/osinfo-install-script
|
||||||
%{_bindir}/osinfo-query
|
%{_bindir}/osinfo-query
|
||||||
%{_datadir}/%{name}/
|
%{_datadir}/%{name}/
|
||||||
%{_mandir}/man1/osinfo-db-validate.1%{?ext_man}
|
|
||||||
%{_mandir}/man1/osinfo-detect.1%{?ext_man}
|
%{_mandir}/man1/osinfo-detect.1%{?ext_man}
|
||||||
%{_mandir}/man1/osinfo-install-script.1%{?ext_man}
|
%{_mandir}/man1/osinfo-install-script.1%{?ext_man}
|
||||||
%{_mandir}/man1/osinfo-query.1%{?ext_man}
|
%{_mandir}/man1/osinfo-query.1%{?ext_man}
|
||||||
@ -145,6 +141,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%{_libdir}/pkgconfig/%{name}-1.0.pc
|
%{_libdir}/pkgconfig/%{name}-1.0.pc
|
||||||
%{_libdir}/libosinfo-1.0.so
|
%{_libdir}/libosinfo-1.0.so
|
||||||
%{_datadir}/gir-1.0/Libosinfo-1.0.gir
|
%{_datadir}/gir-1.0/Libosinfo-1.0.gir
|
||||||
|
|
||||||
|
%files vala
|
||||||
|
%defattr(-, root, root)
|
||||||
%dir %{_datadir}/vala/
|
%dir %{_datadir}/vala/
|
||||||
%dir %{_datadir}/vala/vapi/
|
%dir %{_datadir}/vala/vapi/
|
||||||
%{_datadir}/vala/vapi/libosinfo-1.0.vapi
|
%{_datadir}/vala/vapi/libosinfo-1.0.vapi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user