[Libosinfo] [osinfo-db PATCH v2 0/1] asianux: add Asianux info
Christophe Fergeau
cfergeau at redhat.com
Fri Apr 13 15:15:22 UTC 2018
Hey,
On Wed, Apr 11, 2018 at 12:52:20PM +0100, Daniel P. Berrangé wrote:
> On Wed, Apr 11, 2018 at 06:48:15PM +0700, Vincent Dao wrote:
> > Hello,
> >
> > I'm so sorry for my disappear and late responding.
> > I submit version 2 of my patch which related to those issues:
> > - Use a valid arch for Asianux unknown version distro.
> > - Fill in many EOL and release dates.
> > - Fix recommended resources.
> > - added upgrades-id and derives-from-id.
> > - removed install-scripts.
> > Thank you for your review.
>
> Your previous patches were already merged by Christophe. Can you check
> current git master and see if there's any differences in your newer
> patches that still need merging.
I've indeed already merged the initial patch after reworking it.
Your patch adds some more data though, mainly a few more
derives-from/upgrades entries, as well as some release/eol dates:
diff --git a/data/os/asianux.com/asianux-4.6.xml.in b/data/os/asianux.com/asianux-4.6.xml.in
index dc84957..d6d328c 100644
--- a/data/os/asianux.com/asianux-4.6.xml.in
+++ b/data/os/asianux.com/asianux-4.6.xml.in
@@ -8,8 +8,11 @@
<family>linux</family>
<distro>asianux</distro>
<codename>Hiranya</codename>
+ <upgrades id="http://redhat.com/rhel/6.8"/>
+ <derives-from id="http://redhat.com/rhel/6.8"/>
<release-date>2016-07-21</release-date>
+ <eol-date>2021-12-31</eol-date>
<media arch="x86_64">
<iso>
diff --git a/data/os/asianux.com/asianux-4.7.xml.in b/data/os/asianux.com/asianux-4.7.xml.in
index 2c2836f..dac81f4 100644
--- a/data/os/asianux.com/asianux-4.7.xml.in
+++ b/data/os/asianux.com/asianux-4.7.xml.in
@@ -9,8 +9,10 @@
<distro>asianux</distro>
<codename>Hiranya</codename>
<upgrades id="http://asianux.com/asianux/4.6"/>
+ <derives-from id="http://redhat.com/rhel/6.9"/>
<release-date>2017-05-26</release-date>
+ <eol-date>2021-12-31</eol-date>
<media arch="x86_64">
<iso>
diff --git a/data/os/asianux.com/asianux-7.0.xml.in b/data/os/asianux.com/asianux-7.0.xml.in
index ae6d64c..70b18c5 100644
--- a/data/os/asianux.com/asianux-7.0.xml.in
+++ b/data/os/asianux.com/asianux-7.0.xml.in
@@ -9,9 +9,11 @@
<family>linux</family>
<distro>asianux</distro>
<codename>Lotus</codename>
+ <upgrades id="http://asianux.com/asianux/4.7"/>
<derives-from id="http://redhat.com/rhel/7.0"/>
<release-date>2015-07-16</release-date>
+ <eol-date>2025-12-31</eol-date>
<media arch="x86_64">
<iso>
diff --git a/data/os/asianux.com/asianux-7.1.xml.in b/data/os/asianux.com/asianux-7.1.xml.in
index 7bd53c6..4a22af7 100644
--- a/data/os/asianux.com/asianux-7.1.xml.in
+++ b/data/os/asianux.com/asianux-7.1.xml.in
@@ -10,8 +10,10 @@
<distro>asianux</distro>
<codename>Lotus</codename>
<upgrades id="http://asianux.com/asianux/7.0"/>
+ <derives-from id="http://asianux.com/asianux/7.0"/>
<release-date>2016-01-22</release-date>
+ <eol-date>2025-12-31</eol-date>
<media arch="x86_64">
<iso>
diff --git a/data/os/asianux.com/asianux-7.2.xml.in b/data/os/asianux.com/asianux-7.2.xml.in
index 5ff672e..ea9bbb1 100644
--- a/data/os/asianux.com/asianux-7.2.xml.in
+++ b/data/os/asianux.com/asianux-7.2.xml.in
@@ -10,8 +10,10 @@
<distro>asianux</distro>
<codename>Lotus</codename>
<upgrades id="http://asianux.com/asianux/7.1"/>
+ <derives-from id="http://asianux.com/asianux/7.1"/>
<release-date>2017-10-24</release-date>
+ <eol-date>2025-12-31</eol-date>
<media arch="x86_64">
<iso>
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20180413/766b7a33/attachment.sig>
More information about the Libosinfo
mailing list