3) You're on rawhide, the release has branched, you want to go to the
stable release.
Currently:
If you don't have rawhide enabled, do nothing - this happens automatically.
If you do have rawhide enabled:
... you're kind of screwed.
New:
Do nothing - this happens automatically.
4) You're on rawhide, the release has branched, and you want to *stay*
on rawhide.
Currently:
If you're using fedora-release-rawhide to be on rawhide, do nothing.
If you're using fedora-release + MM:
yum install fedora-release-rawhide
yum --enablerepo=rawhide upgrade
New:
yum --releasever=<next> upgrade
Am I missing something? Do people think this would be better, or worse?
Bill
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
02-25-2010, 08:32 PM
Seth Vidal
fedora-release-rawhide, et. al.
On Thu, 25 Feb 2010, Bill Nottingham wrote:
>
> Proposal: don't ship fedora-release-rawhide at all. To move between
> streams, run "yum --releasever <whatever> install/upgrade fedora-release"
>
> yum --releasever=<next> upgrade
>
> Am I missing something? Do people think this would be better, or worse?
>
gpg signatures.
changing the releasever points to a different set of repos and,
potentially, different (or no) sigs.
how will that work?
-sv
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
02-25-2010, 08:39 PM
Bill Nottingham
fedora-release-rawhide, et. al.
Seth Vidal (skvidal@fedoraproject.org) said:
> > Proposal: don't ship fedora-release-rawhide at all. To move between
> > streams, run "yum --releasever <whatever> install/upgrade fedora-release"
> >
> > yum --releasever=<next> upgrade
> >
> > Am I missing something? Do people think this would be better, or worse?
>
> gpg signatures.
>
> changing the releasever points to a different set of repos and,
> potentially, different (or no) sigs.
>
> how will that work?
By going to repo-wide keys!
(Yes, I realize that doesn't actually 'solve' the scenario you mention.)
Bill
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
02-25-2010, 08:41 PM
Seth Vidal
fedora-release-rawhide, et. al.
On Thu, 25 Feb 2010, Bill Nottingham wrote:
> Seth Vidal (skvidal@fedoraproject.org) said:
>>> Proposal: don't ship fedora-release-rawhide at all. To move between
>>> streams, run "yum --releasever <whatever> install/upgrade fedora-release"
>>>
>>> yum --releasever=<next> upgrade
>>>
>>> Am I missing something? Do people think this would be better, or worse?
>>
>> gpg signatures.
>>
>> changing the releasever points to a different set of repos and,
>> potentially, different (or no) sigs.
>>
>> how will that work?
>
> By going to repo-wide keys!
>
> (Yes, I realize that doesn't actually 'solve' the scenario you mention.)
>