All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [docs] [PATCH] ref-system-requirements: update supported hosts lists
       [not found] <16225C0CF546C9E0.31624@lists.yoctoproject.org>
@ 2020-07-16 22:35 ` akuster
  2020-07-16 22:55   ` Steve Sakoman
  0 siblings, 1 reply; 4+ messages in thread
From: akuster @ 2020-07-16 22:35 UTC (permalink / raw)
  To: docs; +Cc: Steve Sakoman

[-- Attachment #1: Type: text/plain, Size: 1814 bytes --]

Dunfell needs updating too but I am not sure if we can remove hosts that
are no longer in the AB like Ubuntu 19.04 or the Fedora ones.

- armin

On 7/16/20 3:27 PM, akuster via lists.yoctoproject.org wrote:
> drop Ubuntu 19, Fedora 28 & 29
> Add: Fedora 31, 32 , Centos 8 and Ubuntu 20
>
> Signed-off-by: Armin Kuster <akuster808@gmail.com>
> ---
>  documentation/ref-manual/ref-system-requirements.xml | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/documentation/ref-manual/ref-system-requirements.xml b/documentation/ref-manual/ref-system-requirements.xml
> index 43e217c6d..ac8b0032d 100644
> --- a/documentation/ref-manual/ref-system-requirements.xml
> +++ b/documentation/ref-manual/ref-system-requirements.xml
> @@ -94,11 +94,12 @@
>              <itemizedlist>
>                  <listitem><para>Ubuntu 16.04 (LTS)</para></listitem>
>                  <listitem><para>Ubuntu 18.04 (LTS)</para></listitem>
> -                <listitem><para>Ubuntu 19.04</para></listitem>
> -                <listitem><para>Fedora 28</para></listitem>
> -                <listitem><para>Fedora 29</para></listitem>
> +                <listitem><para>Ubuntu 20.04</para></listitem>
>                  <listitem><para>Fedora 30</para></listitem>
> +                <listitem><para>Fedora 31</para></listitem>
> +                <listitem><para>Fedora 32</para></listitem>
>                  <listitem><para>CentOS 7.x</para></listitem>
> +                <listitem><para>CentOS 8.x</para></listitem>
>                  <listitem><para>Debian GNU/Linux 8.x (Jessie)</para></listitem>
>                  <listitem><para>Debian GNU/Linux 9.x (Stretch)</para></listitem>
>                  <listitem><para>Debian GNU/Linux 10.x (Buster)</para></listitem>
>
> 


[-- Attachment #2: Type: text/html, Size: 2692 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [docs] [PATCH] ref-system-requirements: update supported hosts lists
  2020-07-16 22:35 ` [docs] [PATCH] ref-system-requirements: update supported hosts lists akuster
@ 2020-07-16 22:55   ` Steve Sakoman
  2020-07-17  4:38     ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Steve Sakoman @ 2020-07-16 22:55 UTC (permalink / raw)
  To: akuster808; +Cc: docs

On Thu, Jul 16, 2020 at 12:35 PM akuster808 <akuster808@gmail.com> wrote:
>
> Dunfell needs updating too but I am not sure if we can remove hosts that are no longer in the AB like Ubuntu 19.04 or the Fedora ones.

I was just about to send a similar patch for dunfell.

My assumption is that we don't remove previously supported distros
from LTS.  Someone correct me if I'm mistaken!

Steve
>
> - armin
>
> On 7/16/20 3:27 PM, akuster via lists.yoctoproject.org wrote:
>
> drop Ubuntu 19, Fedora 28 & 29
> Add: Fedora 31, 32 , Centos 8 and Ubuntu 20
>
> Signed-off-by: Armin Kuster <akuster808@gmail.com>
> ---
>  documentation/ref-manual/ref-system-requirements.xml | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/documentation/ref-manual/ref-system-requirements.xml b/documentation/ref-manual/ref-system-requirements.xml
> index 43e217c6d..ac8b0032d 100644
> --- a/documentation/ref-manual/ref-system-requirements.xml
> +++ b/documentation/ref-manual/ref-system-requirements.xml
> @@ -94,11 +94,12 @@
>              <itemizedlist>
>                  <listitem><para>Ubuntu 16.04 (LTS)</para></listitem>
>                  <listitem><para>Ubuntu 18.04 (LTS)</para></listitem>
> -                <listitem><para>Ubuntu 19.04</para></listitem>
> -                <listitem><para>Fedora 28</para></listitem>
> -                <listitem><para>Fedora 29</para></listitem>
> +                <listitem><para>Ubuntu 20.04</para></listitem>
>                  <listitem><para>Fedora 30</para></listitem>
> +                <listitem><para>Fedora 31</para></listitem>
> +                <listitem><para>Fedora 32</para></listitem>
>                  <listitem><para>CentOS 7.x</para></listitem>
> +                <listitem><para>CentOS 8.x</para></listitem>
>                  <listitem><para>Debian GNU/Linux 8.x (Jessie)</para></listitem>
>                  <listitem><para>Debian GNU/Linux 9.x (Stretch)</para></listitem>
>                  <listitem><para>Debian GNU/Linux 10.x (Buster)</para></listitem>
>
>
> 
>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [docs] [PATCH] ref-system-requirements: update supported hosts lists
  2020-07-16 22:55   ` Steve Sakoman
@ 2020-07-17  4:38     ` Khem Raj
  2020-07-20 16:46       ` Mark Morton
  0 siblings, 1 reply; 4+ messages in thread
From: Khem Raj @ 2020-07-17  4:38 UTC (permalink / raw)
  To: Steve Sakoman, akuster808; +Cc: docs


[-- Attachment #1.1: Type: text/plain, Size: 2379 bytes --]



On 7/16/20 3:55 PM, Steve Sakoman wrote:
> On Thu, Jul 16, 2020 at 12:35 PM akuster808 <akuster808@gmail.com> wrote:
>>
>> Dunfell needs updating too but I am not sure if we can remove hosts that are no longer in the AB like Ubuntu 19.04 or the Fedora ones.
> 
> I was just about to send a similar patch for dunfell.
> 
> My assumption is that we don't remove previously supported distros
> from LTS.  Someone correct me if I'm mistaken!
> 

I think eventually we have to address this to the host distros that will
be supported in the lifetime of LTS, perhaps we should call out for
tested distros separately

> Steve
>>
>> - armin
>>
>> On 7/16/20 3:27 PM, akuster via lists.yoctoproject.org wrote:
>>
>> drop Ubuntu 19, Fedora 28 & 29
>> Add: Fedora 31, 32 , Centos 8 and Ubuntu 20
>>
>> Signed-off-by: Armin Kuster <akuster808@gmail.com>
>> ---
>>  documentation/ref-manual/ref-system-requirements.xml | 7 ++++---
>>  1 file changed, 4 insertions(+), 3 deletions(-)
>>
>> diff --git a/documentation/ref-manual/ref-system-requirements.xml b/documentation/ref-manual/ref-system-requirements.xml
>> index 43e217c6d..ac8b0032d 100644
>> --- a/documentation/ref-manual/ref-system-requirements.xml
>> +++ b/documentation/ref-manual/ref-system-requirements.xml
>> @@ -94,11 +94,12 @@
>>              <itemizedlist>
>>                  <listitem><para>Ubuntu 16.04 (LTS)</para></listitem>
>>                  <listitem><para>Ubuntu 18.04 (LTS)</para></listitem>
>> -                <listitem><para>Ubuntu 19.04</para></listitem>
>> -                <listitem><para>Fedora 28</para></listitem>
>> -                <listitem><para>Fedora 29</para></listitem>
>> +                <listitem><para>Ubuntu 20.04</para></listitem>
>>                  <listitem><para>Fedora 30</para></listitem>
>> +                <listitem><para>Fedora 31</para></listitem>
>> +                <listitem><para>Fedora 32</para></listitem>
>>                  <listitem><para>CentOS 7.x</para></listitem>
>> +                <listitem><para>CentOS 8.x</para></listitem>
>>                  <listitem><para>Debian GNU/Linux 8.x (Jessie)</para></listitem>
>>                  <listitem><para>Debian GNU/Linux 9.x (Stretch)</para></listitem>
>>                  <listitem><para>Debian GNU/Linux 10.x (Buster)</para></listitem>
>>
>>
>>
>>
>>
>>
>> 


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [docs] [PATCH] ref-system-requirements: update supported hosts lists
  2020-07-17  4:38     ` Khem Raj
@ 2020-07-20 16:46       ` Mark Morton
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Morton @ 2020-07-20 16:46 UTC (permalink / raw)
  To: Khem Raj, Steve Sakoman, akuster808; +Cc: docs



> -----Original Message-----
> From: docs@lists.yoctoproject.org <docs@lists.yoctoproject.org> On Behalf
> Of Khem Raj
> Sent: Thursday, July 16, 2020 9:39 PM
> To: Steve Sakoman <steve@sakoman.com>; akuster808
> <akuster808@gmail.com>
> Cc: docs@lists.yoctoproject.org
> Subject: Re: [docs] [PATCH] ref-system-requirements: update supported hosts
> lists
> 
> 
> 
> On 7/16/20 3:55 PM, Steve Sakoman wrote:
> > On Thu, Jul 16, 2020 at 12:35 PM akuster808 <akuster808@gmail.com>
> wrote:
> >>
> >> Dunfell needs updating too but I am not sure if we can remove hosts that
> are no longer in the AB like Ubuntu 19.04 or the Fedora ones.
> >
> > I was just about to send a similar patch for dunfell.
> >
> > My assumption is that we don't remove previously supported distros
> > from LTS.  Someone correct me if I'm mistaken!
> >
> 
> I think eventually we have to address this to the host distros that will be
> supported in the lifetime of LTS, perhaps we should call out for tested distros
> separately

One option would be to provide a list of "Supported and Tested Hosts" with additional supporting info that states what is necessary to build YP on a Linux distro. Then we could state that bugs must be duplicated on one of the tested hosts for LTS support (or whatever similar language you feel applies best). This could cover all the prior "recommended" hosts and let us simplify the list for current releases.

-Mark

> 
> > Steve
> >>
> >> - armin
> >>
> >> On 7/16/20 3:27 PM, akuster via lists.yoctoproject.org wrote:
> >>
> >> drop Ubuntu 19, Fedora 28 & 29
> >> Add: Fedora 31, 32 , Centos 8 and Ubuntu 20
> >>
> >> Signed-off-by: Armin Kuster <akuster808@gmail.com>
> >> ---
> >>  documentation/ref-manual/ref-system-requirements.xml | 7 ++++---
> >>  1 file changed, 4 insertions(+), 3 deletions(-)
> >>
> >> diff --git a/documentation/ref-manual/ref-system-requirements.xml
> >> b/documentation/ref-manual/ref-system-requirements.xml
> >> index 43e217c6d..ac8b0032d 100644
> >> --- a/documentation/ref-manual/ref-system-requirements.xml
> >> +++ b/documentation/ref-manual/ref-system-requirements.xml
> >> @@ -94,11 +94,12 @@
> >>              <itemizedlist>
> >>                  <listitem><para>Ubuntu 16.04 (LTS)</para></listitem>
> >>                  <listitem><para>Ubuntu 18.04 (LTS)</para></listitem>
> >> -                <listitem><para>Ubuntu 19.04</para></listitem>
> >> -                <listitem><para>Fedora 28</para></listitem>
> >> -                <listitem><para>Fedora 29</para></listitem>
> >> +                <listitem><para>Ubuntu 20.04</para></listitem>
> >>                  <listitem><para>Fedora 30</para></listitem>
> >> +                <listitem><para>Fedora 31</para></listitem>
> >> +                <listitem><para>Fedora 32</para></listitem>
> >>                  <listitem><para>CentOS 7.x</para></listitem>
> >> +                <listitem><para>CentOS 8.x</para></listitem>
> >>                  <listitem><para>Debian GNU/Linux 8.x (Jessie)</para></listitem>
> >>                  <listitem><para>Debian GNU/Linux 9.x
> (Stretch)</para></listitem>
> >>                  <listitem><para>Debian GNU/Linux 10.x
> >> (Buster)</para></listitem>
> >>
> >>
> >>
> >>
> >>
> >>
> >>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-20 16:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <16225C0CF546C9E0.31624@lists.yoctoproject.org>
2020-07-16 22:35 ` [docs] [PATCH] ref-system-requirements: update supported hosts lists akuster
2020-07-16 22:55   ` Steve Sakoman
2020-07-17  4:38     ` Khem Raj
2020-07-20 16:46       ` Mark Morton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.