On Thu, Feb 11, 2021 at 4:29 PM Neal Gompa <ngomp...@gmail.com> wrote:
>
> On Thu, Feb 11, 2021 at 6:24 PM Matthew Miller <mat...@fedoraproject.org> 
> wrote:
> >
> > On Thu, Feb 11, 2021 at 01:44:42PM -0700, Chris Murphy wrote:
> > > sudo dnf config-manager --set-enabled 
> > > fedora,fedora-modular,updates,updates-modular,updates-testing,updates-testing-modular
> > > sudo dnf config-manager --set-disabled rawhide,rawhide-modular
> > > sudo dnf update
> > > sudo dnf distro-sync
> > > sudo reboot
> >
> > distro-sync includes upgrade / update (I prefer "update" as the term for
> > non-release updates to just the newest package set, but according to the DNF
> > docs that's deprecated...), so that step can be consolidated
> >
> > And for a big change like this, and since reboot is indicated anyway, how 
> > about
> >
> >   sudo dnf offline-distrosync download
> >   sudo dnf offline-distrosync reboot
> >
> > instead of doing it online?
> >
>
> You can also do dnf system-upgrade --releasever=rawhide, that's
> usually worked for me. :)
>

Well the idea is to stay on current, so I guess that would be
--releasever=fedora34

?


-- 
Chris Murphy
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to