Re: [Libosinfo] [osinfo-db 1/1] asianux: add Asianux info

2018-04-10 Thread Christophe Fergeau
I've addressed the misc comments in that email, and pushed the series,
thanks!

Christophe

On Wed, Jan 10, 2018 at 11:44:08AM +0100, Christophe Fergeau wrote:
> Hey,
> 
> On Tue, Jan 09, 2018 at 02:09:35PM +0700, Vincent Dao wrote:
> > From: Vincent 
> > 
> > Signed-off-by: Vincent 
> > ---
> >  data/os/asianux.com/asianux-4.6.xml.in | 50 
> > ++
> >  data/os/asianux.com/asianux-4.7.xml.in | 50 
> > ++
> >  data/os/asianux.com/asianux-7.0.xml.in | 44 ++
> >  data/os/asianux.com/asianux-7.1.xml.in | 45 +++
> >  data/os/asianux.com/asianux-7.2.xml.in | 45 +++
> >  data/os/asianux.com/asianux-unknown.xml.in | 42 +
> >  6 files changed, 276 insertions(+)
> >  create mode 100644 data/os/asianux.com/asianux-4.6.xml.in
> >  create mode 100644 data/os/asianux.com/asianux-4.7.xml.in
> >  create mode 100644 data/os/asianux.com/asianux-7.0.xml.in
> >  create mode 100644 data/os/asianux.com/asianux-7.1.xml.in
> >  create mode 100644 data/os/asianux.com/asianux-7.2.xml.in
> >  create mode 100644 data/os/asianux.com/asianux-unknown.xml.in
> > 
> > diff --git a/data/os/asianux.com/asianux-4.6.xml.in 
> > b/data/os/asianux.com/asianux-4.6.xml.in
> > new file mode 100644
> > index 000..f0215ac
> > --- /dev/null
> > +++ b/data/os/asianux.com/asianux-4.6.xml.in
> > @@ -0,0 +1,50 @@
> > +
> > +
> > +
> > +  http://asianux.com/asianux/4.6;>
> > +asianux4.6
> > +Asianux Server 4 SP6
> > +Asianux Project
> > +linux
> > +asianux
> > +Hiranya
> > +
> > +2016-07-21
> > +
> > +
> > +  
> > +LINUX
> > +Asianux Server 4 SP6 x86_64
> > +  
> > +  isolinux/vmlinuz
> > +  isolinux/initrd.img
> > +
> > +
> > +
> > +  
> > +LINUX
> > +Asianux Server 4 SP6 i686
> > +  
> > +  isolinux/vmlinuz
> > +  isolinux/initrd.img
> > +
> > +
> > +
> > +  
> > +1
> > +536870912
> > +  
> > +
> > +  
> > +4
> > +1073741824
> > +9663676416
> > +  
> > +
> > +
> > +
> > +  
> > +  
> > +
> > +  
> > +
> > \ No newline at end of file
> > diff --git a/data/os/asianux.com/asianux-4.7.xml.in 
> > b/data/os/asianux.com/asianux-4.7.xml.in
> > new file mode 100644
> > index 000..719a1b2
> > --- /dev/null
> > +++ b/data/os/asianux.com/asianux-4.7.xml.in
> > @@ -0,0 +1,50 @@
> > +
> > +
> > +
> > +  http://asianux.com/asianux/4.7;>
> > +asianux4.7
> > +Asianux Server 4 SP7
> > +Asianux Project
> > +linux
> > +asianux
> > +Hiranya
> 
> 
> 
> No http://asianux.com/asianux/4.6"/> ? (and same for the
> other 4.x versions).
> 
> 
> > diff --git a/data/os/asianux.com/asianux-7.0.xml.in 
> > b/data/os/asianux.com/asianux-7.0.xml.in
> > new file mode 100644
> > index 000..815074b
> > --- /dev/null
> > +++ b/data/os/asianux.com/asianux-7.0.xml.in
> > @@ -0,0 +1,44 @@
> > +
> > +
> > +
> > +  http://asianux.com/asianux/7.0;>
> > +asianux7.0
> > +Asianux Server 7
> > +7.0
> > +Asianux Project
> > +linux
> > +asianux
> > +Lotus
> 
> I don't know if it's there's an upgrade path from 4.x to 7.0?
> Apparently asianux.com is derived from RHEL? (same versioning, same
> kickstart files, ...) If yes, you could add a
> http://redhat.com/rhel/7.0"/> tag.
> 
> > +
> > +2015-07-16
> > +
> > +
> > +  
> > +LINUX
> > +Asianux Server 7.0 x86_64
> > +  
> > +  isolinux/vmlinuz
> > +  isolinux/initrd.img
> > +
> > +
> > +
> > +  
> > +1
> > +10
> > +1073741824
> > +10737418240
> > +  
> > +
> > +  
> > +4
> > +1073741824
> > +9663676416
> > +  
> 
> The recommended storage (9GB) is less than the minimum storage (10GB),
> this should be bigger (same issue with the other 7.x versions).
> 
> Apart from these small comments, this looks good, thanks,
> 
> Christophe



> ___
> Libosinfo mailing list
> Libosinfo@redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo



signature.asc
Description: PGP signature
___
Libosinfo mailing list
Libosinfo@redhat.com
https://www.redhat.com/mailman/listinfo/libosinfo


Re: [Libosinfo] [osinfo-db 1/1] asianux: add Asianux info

2018-01-10 Thread Christophe Fergeau
Hey,

On Tue, Jan 09, 2018 at 02:09:35PM +0700, Vincent Dao wrote:
> From: Vincent 
> 
> Signed-off-by: Vincent 
> ---
>  data/os/asianux.com/asianux-4.6.xml.in | 50 
> ++
>  data/os/asianux.com/asianux-4.7.xml.in | 50 
> ++
>  data/os/asianux.com/asianux-7.0.xml.in | 44 ++
>  data/os/asianux.com/asianux-7.1.xml.in | 45 +++
>  data/os/asianux.com/asianux-7.2.xml.in | 45 +++
>  data/os/asianux.com/asianux-unknown.xml.in | 42 +
>  6 files changed, 276 insertions(+)
>  create mode 100644 data/os/asianux.com/asianux-4.6.xml.in
>  create mode 100644 data/os/asianux.com/asianux-4.7.xml.in
>  create mode 100644 data/os/asianux.com/asianux-7.0.xml.in
>  create mode 100644 data/os/asianux.com/asianux-7.1.xml.in
>  create mode 100644 data/os/asianux.com/asianux-7.2.xml.in
>  create mode 100644 data/os/asianux.com/asianux-unknown.xml.in
> 
> diff --git a/data/os/asianux.com/asianux-4.6.xml.in 
> b/data/os/asianux.com/asianux-4.6.xml.in
> new file mode 100644
> index 000..f0215ac
> --- /dev/null
> +++ b/data/os/asianux.com/asianux-4.6.xml.in
> @@ -0,0 +1,50 @@
> +
> +
> +
> +  http://asianux.com/asianux/4.6;>
> +asianux4.6
> +Asianux Server 4 SP6
> +Asianux Project
> +linux
> +asianux
> +Hiranya
> +
> +2016-07-21
> +
> +
> +  
> +LINUX
> +Asianux Server 4 SP6 x86_64
> +  
> +  isolinux/vmlinuz
> +  isolinux/initrd.img
> +
> +
> +
> +  
> +LINUX
> +Asianux Server 4 SP6 i686
> +  
> +  isolinux/vmlinuz
> +  isolinux/initrd.img
> +
> +
> +
> +  
> +1
> +536870912
> +  
> +
> +  
> +4
> +1073741824
> +9663676416
> +  
> +
> +
> +
> +  
> +  
> +
> +  
> +
> \ No newline at end of file
> diff --git a/data/os/asianux.com/asianux-4.7.xml.in 
> b/data/os/asianux.com/asianux-4.7.xml.in
> new file mode 100644
> index 000..719a1b2
> --- /dev/null
> +++ b/data/os/asianux.com/asianux-4.7.xml.in
> @@ -0,0 +1,50 @@
> +
> +
> +
> +  http://asianux.com/asianux/4.7;>
> +asianux4.7
> +Asianux Server 4 SP7
> +Asianux Project
> +linux
> +asianux
> +Hiranya



No http://asianux.com/asianux/4.6"/> ? (and same for the
other 4.x versions).


> diff --git a/data/os/asianux.com/asianux-7.0.xml.in 
> b/data/os/asianux.com/asianux-7.0.xml.in
> new file mode 100644
> index 000..815074b
> --- /dev/null
> +++ b/data/os/asianux.com/asianux-7.0.xml.in
> @@ -0,0 +1,44 @@
> +
> +
> +
> +  http://asianux.com/asianux/7.0;>
> +asianux7.0
> +Asianux Server 7
> +7.0
> +Asianux Project
> +linux
> +asianux
> +Lotus

I don't know if it's there's an upgrade path from 4.x to 7.0?
Apparently asianux.com is derived from RHEL? (same versioning, same
kickstart files, ...) If yes, you could add a
http://redhat.com/rhel/7.0"/> tag.

> +
> +2015-07-16
> +
> +
> +  
> +LINUX
> +Asianux Server 7.0 x86_64
> +  
> +  isolinux/vmlinuz
> +  isolinux/initrd.img
> +
> +
> +
> +  
> +1
> +10
> +1073741824
> +10737418240
> +  
> +
> +  
> +4
> +1073741824
> +9663676416
> +  

The recommended storage (9GB) is less than the minimum storage (10GB),
this should be bigger (same issue with the other 7.x versions).

Apart from these small comments, this looks good, thanks,

Christophe


signature.asc
Description: PGP signature
___
Libosinfo mailing list
Libosinfo@redhat.com
https://www.redhat.com/mailman/listinfo/libosinfo