Re: [CentOS] dnf script to cherry pick updates and maintain RHEL compatibility

2020-12-09 Thread Matthew Miller
On Wed, Dec 09, 2020 at 07:02:03PM +, James Pearson wrote:
> If there is going to be a no-cost RHEL that can be used in the same way as
> CentOS is used now, then I think that would solve all the problems with
> this CentOS Stream announcement ... and calm down things

There's not going to be a no-cost RHEL that can be used in all of the cases
where CentOS is used. But there will be options for a lot of cases. I want
to be very careful that I'm not overpromising here because 1) I'm not in the
business side of things so it isn't even something I can directly influence
let alone my call and 2) I do know that it really isn't all worked out yet
and won't be for a little bit. But, I do know that Red Hat actually cares
about these users and use cases.

-- 
Matthew Miller

Fedora Project Leader
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] dnf script to cherry pick updates and maintain RHEL compatibility

2020-12-09 Thread Leon Fauster via CentOS

Am 09.12.20 um 18:25 schrieb Frank Cox:

Here's an idea, though I don't know if it would be practical.

I assume that at some point everything that goes into RHEL and its "official" 
updates travels through the Stream ecosystem beforehand.

So what about the idea of maintaining (somewhere) a list of official updates to 
RHEL as they are released, and then have some kind of a dnf enhancement or 
script that reads that list and updates a local Centos installation using only 
the rpms on the list and ignoring everything else.  Stuff that's released to 
Stream would be downloaded and installed at the point where it has been 
released for RHEL and not before.

That would (I think) keep your Centos installation in sync with RHEL.



IMO - this does not work because no intermediate update will survive in 
the stream repos. If something moves on then the state that reflects the 
current RHEL release can't be reached anymore. Or we have a mirror 
service that save all packages/stream releases ...


--
Leon
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] dnf script to cherry pick updates and maintain RHEL compatibility

2020-12-09 Thread James Pearson
Matthew Miller:
>> why don't they just make RHEL available to all for 'free', and you just
>> pay for support if you need it - i.e. a bit like it is now, RHEL if you
>> pay, CentOS if you don't - I'm sure that would make everyone happy :-)
>
> Because RHEL's value proposition is not merely support, and the value of
> subscription goes way beyond that.
>
> Butt, that said: yes, this really is the direction things are going with
> expanded access to low-cost/no-cost RHEL.

It that is really the case, then maybe some one from Redhat should pipe up now 
...

If there is going to be a no-cost RHEL that can be used in the same way as 
CentOS is used now, then I think that would solve all the problems with this 
CentOS Stream announcement ... and calm down things

James Pearson
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] dnf script to cherry pick updates and maintain RHEL compatibility

2020-12-09 Thread Matthew Miller
On Wed, Dec 09, 2020 at 12:33:57PM -0600, Tom Bishop wrote:
> They would have saved a lot of bashing of teeth etc if they would have had
> all of that ready at the same time so folks could assess where things fall,
> right now all we have is RH folks saying something else is coming with no
> details, most have kind of lost faith with what's been announced already,
> poorly timed IMHO.

Yeah, I have no insight into why the timing is what it is. But it is, so
here we are. From what I'm seeing going on inside Red Hat I think there will
be a lot of faith-restoring things coming up in the next year.


-- 
Matthew Miller

Fedora Project Leader
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] dnf script to cherry pick updates and maintain RHEL compatibility

2020-12-09 Thread Tom Bishop
On Wed, Dec 9, 2020, 12:27 PM Matthew Miller  wrote:

> On Wed, Dec 09, 2020 at 06:02:37PM +, James Pearson wrote:
> > why don't they just make RHEL available to all for 'free', and you just
> > pay for support if you need it - i.e. a bit like it is now, RHEL if you
> > pay, CentOS if you don't - I'm sure that would make everyone happy :-)
>
> Because RHEL's value proposition is not merely support, and the value of
> subscription goes way beyond that.
>
> Butt, that said: yes, this really is the direction things are going
> with
> expanded access to low-cost/no-cost RHEL.
>
> --
> Matthew Miller
> 
> Fedora Project Leader
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>

>
> They would have saved a lot of bashing of teeth etc if they would have had
> all of that ready at the same time so folks could assess where things fall,
> right now all we have is RH folks saying something else is coming with no
> details, most have kind of lost faith with what's been announced already,
> poorly timed IMHO.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] dnf script to cherry pick updates and maintain RHEL compatibility

2020-12-09 Thread Matthew Miller
On Wed, Dec 09, 2020 at 06:02:37PM +, James Pearson wrote:
> why don't they just make RHEL available to all for 'free', and you just
> pay for support if you need it - i.e. a bit like it is now, RHEL if you
> pay, CentOS if you don't - I'm sure that would make everyone happy :-)

Because RHEL's value proposition is not merely support, and the value of
subscription goes way beyond that.

Butt, that said: yes, this really is the direction things are going with
expanded access to low-cost/no-cost RHEL.

-- 
Matthew Miller

Fedora Project Leader
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] dnf script to cherry pick updates and maintain RHEL compatibility

2020-12-09 Thread James Pearson
Frank Cox:
> Here's an idea, though I don't know if it would be practical.
>
> I assume that at some point everything that goes into RHEL and its "official"
> updates travels through the Stream ecosystem beforehand.
>
> So what about the idea of maintaining (somewhere) a list of official updates
> to RHEL as they are released, and then have some kind of a dnf enhancement
> or script that reads that list and updates a local Centos installation using 
> only
> the rpms on the list and ignoring everything else.  Stuff that's released to
> Stream would be downloaded and installed at the point where it has been
> released for RHEL and not before.
>
> That would (I think) keep your Centos installation in sync with RHEL.

That (if it worked) would only work up until the stream reaches EOL at the end 
of 'Full Support mode '- which for EL 8 is 31st May 2024 (not as we were 
expecting, sometime in 2029)

Or even better, as Redhat appear to be taking full control of 'CentOS', why 
don't they just make RHEL available to all for 'free', and you just pay for 
support if you need it - i.e. a bit like it is now, RHEL if you pay, CentOS if 
you don't - I'm sure that would make everyone happy :-)

James Pearson
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] dnf script to cherry pick updates and maintain RHEL compatibility

2020-12-09 Thread Frank Cox
Here's an idea, though I don't know if it would be practical.

I assume that at some point everything that goes into RHEL and its "official" 
updates travels through the Stream ecosystem beforehand.

So what about the idea of maintaining (somewhere) a list of official updates to 
RHEL as they are released, and then have some kind of a dnf enhancement or 
script that reads that list and updates a local Centos installation using only 
the rpms on the list and ignoring everything else.  Stuff that's released to 
Stream would be downloaded and installed at the point where it has been 
released for RHEL and not before.

That would (I think) keep your Centos installation in sync with RHEL.

-- 
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos