Add free os osinfo db 10.0
This commit is contained in:
parent
5fb2188552
commit
d7c18215c9
6 changed files with 801 additions and 0 deletions
160
helpers/DATA/osinfo-db/hyperbola_03-a77800ad.patch
Normal file
160
helpers/DATA/osinfo-db/hyperbola_03-a77800ad.patch
Normal file
|
|
@ -0,0 +1,160 @@
|
|||
From a77800ad268fef69928a93e0e5083bab22fd6155 Mon Sep 17 00:00:00 2001
|
||||
From: Mercy Corder <myrcy@posteo.net>
|
||||
Date: Sun, 12 Dec 2021 21:48:08 +0000
|
||||
Subject: [PATCH] add Hyperbola
|
||||
|
||||
---
|
||||
data/os/hyperbola.info/hyperbola-03.xml.in | 65 +++++++++++++++++++
|
||||
.../hyperbola-milky-way-v0.3.1-dual.iso.txt | 30 +++++++++
|
||||
...hypertalking-milky-way-v0.3.1-dual.iso.txt | 30 +++++++++
|
||||
3 files changed, 125 insertions(+)
|
||||
create mode 100644 data/os/hyperbola.info/hyperbola-03.xml.in
|
||||
create mode 100644 tests/isodata/hyperbola/hyperbola-milky-way-v0.3.1-dual.iso.txt
|
||||
create mode 100644 tests/isodata/hyperbola/hypertalking-milky-way-v0.3.1-dual.iso.txt
|
||||
|
||||
diff --git a/data/os/hyperbola.info/hyperbola-03.xml.in b/data/os/hyperbola.info/hyperbola-03.xml.in
|
||||
new file mode 100644
|
||||
index 00000000..893cda51
|
||||
--- /dev/null
|
||||
+++ b/data/os/hyperbola.info/hyperbola-03.xml.in
|
||||
@@ -0,0 +1,65 @@
|
||||
+<?xml version="1.0"?>
|
||||
+<libosinfo version="0.0.1">
|
||||
+ <!-- Licensed under the GNU General Public License version 2 or later.
|
||||
+ See http://www.gnu.org/licenses/ for a copy of the license text -->
|
||||
+ <os id="http://hyperbola.info/hyperbola/03">
|
||||
+ <short-id>hyperbola03</short-id>
|
||||
+ <name>Hyperbola</name>
|
||||
+ <version>03</version>
|
||||
+ <vendor>Hyperbola Project</vendor>
|
||||
+ <family>linux</family>
|
||||
+ <distro>hyperbola</distro>
|
||||
+ <release-date>2019-09-23</release-date>
|
||||
+
|
||||
+ <variant id="hyperbola">
|
||||
+ <name>Hypebola 03</name>
|
||||
+ </variant>
|
||||
+ <variant id="talking">
|
||||
+ <name>Hypetalking 03</name>
|
||||
+ </variant>
|
||||
+
|
||||
+ <!-- x86_64 -->
|
||||
+ <media arch="x86_64" live="true" installer-script="false">
|
||||
+ <variant id="hyperbola"/>
|
||||
+ <url>https://repo.hyperbola.info:50000/other/live_images/gnu-plus-linux-libre/hyperbola-milky-way-v0.3.1/hyperbola-milky-way-v0.3.1-dual.iso</url>
|
||||
+ <iso>
|
||||
+ <volume-id>HYPER_v031.*</volume-id>
|
||||
+ <volume-size>691011584</volume-size>
|
||||
+ </iso>
|
||||
+ <kernel>hyperbola/boot/x86_64/vmlinuz</kernel>
|
||||
+ <initrd>hyperbola/boot/x86_64/hyperiso.img</initrd>
|
||||
+ </media>
|
||||
+ <media arch="x86_64" live="true" installer-script="false">
|
||||
+ <variant id="talking"/>
|
||||
+ <url>https://repo.hyperbola.info:50000/other/live_images/gnu-plus-linux-libre/hypertalking-milky-way-v0.3.1/hypertalking-milky-way-v0.3.1-dual.iso</url>
|
||||
+ <iso>
|
||||
+ <volume-id>HYPER_v031.*</volume-id>
|
||||
+ <volume-size>721420288</volume-size>
|
||||
+ </iso>
|
||||
+ <kernel>hyperbola/boot/x86_64/vmlinuz</kernel>
|
||||
+ <initrd>hyperbola/boot/x86_64/hyperiso.img</initrd>
|
||||
+ </media>
|
||||
+
|
||||
+ <resources arch="all">
|
||||
+ <minimum>
|
||||
+ <n-cpus>1</n-cpus>
|
||||
+ <cpu>1000000000</cpu>
|
||||
+ <ram>53687091</ram>
|
||||
+ <storage>1000000000</storage>
|
||||
+ </minimum>
|
||||
+ <recommended>
|
||||
+ <n-cpus>1</n-cpus>
|
||||
+ <cpu>1000000000</cpu>
|
||||
+ <ram>67108864</ram>
|
||||
+ <storage>16106127360</storage>
|
||||
+ </recommended>
|
||||
+ </resources>
|
||||
+
|
||||
+ <devices>
|
||||
+ <device id="http://usb.org/usb/80ee/0021"/> <!-- tablet -->
|
||||
+ <device id="http://pcisig.com/pci/1af4/1000"/> <!-- virtio-net -->
|
||||
+ <device id="http://pcisig.com/pci/1af4/1001"/> <!-- virtio-block -->
|
||||
+ </devices>
|
||||
+
|
||||
+ </os>
|
||||
+</libosinfo>
|
||||
diff --git a/tests/isodata/hyperbola/hyperbola-milky-way-v0.3.1-dual.iso.txt b/tests/isodata/hyperbola/hyperbola-milky-way-v0.3.1-dual.iso.txt
|
||||
new file mode 100644
|
||||
index 00000000..e584f713
|
||||
--- /dev/null
|
||||
+++ b/tests/isodata/hyperbola/hyperbola-milky-way-v0.3.1-dual.iso.txt
|
||||
@@ -0,0 +1,30 @@
|
||||
+CD-ROM is in ISO 9660 format
|
||||
+System id:
|
||||
+Volume id: HYPER_v031
|
||||
+Volume set id:
|
||||
+Publisher id: HYPERBOLA GNU/LINUX-LIBRE <HTTPS://WWW.HYPERBOLA.INFO>
|
||||
+Data preparer id: PREPARED BY MKHYPERISO
|
||||
+Application id: HYPERBOLA GNU/LINUX-LIBRE LIVE/RESCUE CD
|
||||
+Copyright File id:
|
||||
+Abstract File id:
|
||||
+Bibliographic File id:
|
||||
+Volume set size is: 1
|
||||
+Volume set sequence number is: 1
|
||||
+Logical block size is: 2048
|
||||
+Volume size is: 337408
|
||||
+El Torito VD version 1 found, boot catalog is in sector 41
|
||||
+NO Joliet present
|
||||
+Rock Ridge signatures version 1 found
|
||||
+Eltorito validation header:
|
||||
+ Hid 1
|
||||
+ Arch 0 (x86)
|
||||
+ ID ''
|
||||
+ Key 55 AA
|
||||
+ Eltorito defaultboot header:
|
||||
+ Bootid 88 (bootable)
|
||||
+ Boot media 0 (No Emulation Boot)
|
||||
+ Load segment 0
|
||||
+ Sys type 0
|
||||
+ Nsect 4
|
||||
+ Bootoff 4C2A 19498
|
||||
+
|
||||
diff --git a/tests/isodata/hyperbola/hypertalking-milky-way-v0.3.1-dual.iso.txt b/tests/isodata/hyperbola/hypertalking-milky-way-v0.3.1-dual.iso.txt
|
||||
new file mode 100644
|
||||
index 00000000..f7598bd5
|
||||
--- /dev/null
|
||||
+++ b/tests/isodata/hyperbola/hypertalking-milky-way-v0.3.1-dual.iso.txt
|
||||
@@ -0,0 +1,30 @@
|
||||
+CD-ROM is in ISO 9660 format
|
||||
+System id:
|
||||
+Volume id: HYPER_v031
|
||||
+Volume set id:
|
||||
+Publisher id: HYPERBOLA GNU/LINUX-LIBRE <HTTPS://WWW.HYPERBOLA.INFO>
|
||||
+Data preparer id: PREPARED BY MKHYPERISO
|
||||
+Application id: HYPERBOLA GNU/LINUX-LIBRE LIVE/RESCUE CD
|
||||
+Copyright File id:
|
||||
+Abstract File id:
|
||||
+Bibliographic File id:
|
||||
+Volume set size is: 1
|
||||
+Volume set sequence number is: 1
|
||||
+Logical block size is: 2048
|
||||
+Volume size is: 352256
|
||||
+El Torito VD version 1 found, boot catalog is in sector 41
|
||||
+NO Joliet present
|
||||
+Rock Ridge signatures version 1 found
|
||||
+Eltorito validation header:
|
||||
+ Hid 1
|
||||
+ Arch 0 (x86)
|
||||
+ ID ''
|
||||
+ Key 55 AA
|
||||
+ Eltorito defaultboot header:
|
||||
+ Bootid 88 (bootable)
|
||||
+ Boot media 0 (No Emulation Boot)
|
||||
+ Load segment 0
|
||||
+ Sys type 0
|
||||
+ Nsect 4
|
||||
+ Bootoff 4C2A 19498
|
||||
+
|
||||
--
|
||||
GitLab
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue