On 09/28/2015 02:16 PM, Matthew Miller wrote: >> > is it too early to talk about upgrading to fedora 23?? >> > how/when? > You can use "fedup", but that is now a wrapper around dnf > system-upgrade. Some of the details are still in flux. actually, I was looking up fedup, and found this.. https://fedoraproject.org/wiki/Changes/DNF_System_Upgrades How To Test /NOTE: this will change as things evolve/ 1. Install |dnf-plugin-system-upgrade|: * |dnf --enablerepo=updates-testing install dnf-plugin-system-upgrade| 2. |systemctl mask packagekit-offline-update.service fwupd-offline-update.service| 3. |dnf system-upgrade download --releasever=23| * This should download lots of packages; it will probably also ask about importing the new GPG key. 4. |dnf system-upgrade reboot| 5. Observe upgrade progress on plymouth boot splash 6. System reboots at end of upgrade 7. |systemctl unmask packagekit-offline-update.service fwupd-offline-update.service| 8. That's about it (steps 2. and 7. are a temporary work-around for RHBZ #1252500 <https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1252500>) User Experience System upgrades will look a lot more like offline updates (because they're just big offline updates). The commands to upgrade the system will probably be more like: sudo dnf system-upgrade download --releasever=23 sudo dnf system-upgrade reboot Dependencies None known. -- Paul Cartwright Registered Linux User #367800 and new counter #561587 -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org